CVE-2026-23283
Analyzed Analyzed - Analysis Complete

PM Runtime Reference Leak in Linux Kernel fp9931 Regulator

Vulnerability report for CVE-2026-23283, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-03-25

Last updated on: 2026-05-22

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-05-22
Generated
2026-07-06
AI Q&A
2026-03-25
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 6.19 (inc) to 6.19.7 (exc)
linux linux_kernel 7.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-23283. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart