Ad

CVE-2026-23283

NONE EPSS 0.02%
Updated Mar 25, 2026
Linux
Parameter Value
Vendor Linux
Public PoC No

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.