PT-2026-39016 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-08
·
CVE-2026-43355
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A power management (PM) runtime leak exists in the bh1780 light sensor driver. The issue occurs because the
pm runtime put autosuspend() function is not called on the error path following a pm runtime get sync() call, preventing the PM runtime reference count from being decremented when a read operation fails.Recommendations
Move the
pm runtime put autosuspend() function before the error check to ensure the reference count is always decremented. Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel