GHSA-xp6c-q838-c8v5MediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: regulator: fp9931: Fix PM...

Published
March 25, 2026
Last Modified
May 22, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (4)