Bug 2451264 (CVE-2026-23283) - CVE-2026-23283 kernel: regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()
Summary: CVE-2026-23283 kernel: regulator: fp9931: Fix PM runtime reference leak in fp...
Keywords:
Status: NEW
Alias: CVE-2026-23283
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-25 11:07 UTC by OSIDB Bzimport
Modified: 2026-03-25 12:21 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-25 11:07:49 UTC
In the Linux kernel, the following vulnerability has been resolved:

regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()

In fp9931_hwmon_read(), if regmap_read() failed, the function returned
the error code without calling pm_runtime_put_autosuspend(), causing
a PM reference leak.


Note You need to log in before you can comment on or make changes to this bug.