CVE-2026-23283
Received Received - Intake
PM Runtime Reference Leak in Linux Kernel fp9931 Regulator

Publication date: 2026-03-25

Last updated on: 2026-03-25

Assigner: kernel.org

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-25
Last Modified
2026-03-25
Generated
2026-05-07
AI Q&A
2026-03-25
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel within the regulator component fp9931, specifically in the function fp9931_hwmon_read(). If the regmap_read() call fails, the function returns an error code without calling pm_runtime_put_autosuspend(), which leads to a power management (PM) runtime reference leak.


How can this vulnerability impact me? :

The impact of this vulnerability is a leak of PM runtime references, which can cause improper power management behavior. Over time, this may lead to increased power consumption or resource exhaustion related to power management, potentially affecting system stability or battery life.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart