PT-2026-47364 · Linux+2 · Linux Kernel+2
CVE-2026-46292
·
Published
2026-04-27
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 7.0.12-1.1
Description
A flaw exists in the generic power domain (genpd) core where the detach procedure for virtual devices is incomplete. When a device is attached via
genpd dev pm attach by id(), the system calls pm runtime enable() for the registered virtual device. However, the genpd dev pm detach() function fails to call pm runtime disable(). This results in runtime power management remaining enabled for virtual devices after they are detached from their power domain. This inconsistency can lead to critical errors, such as a NULL pointer dereference in the genpd runtime suspend() function or the retention of unnecessary performance state votes for the device.Recommendations
Update to version 7.0.12-1.1.
Exploit
Fix
NULL Pointer Dereference
Missing Release of Resource after Effective Lifetime
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu