CVE-2026-46292

Source
https://cve.org/CVERecord?id=CVE-2026-46292
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46292.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-46292
Downstream
Related
Published
2026-06-08T15:46:19.431Z
Modified
2026-07-11T03:53:47.097537299Z
Summary
pmdomain: core: Fix detach procedure for virtual devices in genpd
Details

In the Linux kernel, the following vulnerability has been resolved:

pmdomain: core: Fix detach procedure for virtual devices in genpd

If a device is attached to a PM domain through genpddevpmattachbyid(), genpd calls pmruntimeenable() for the corresponding virtual device that it registers. While this avoids boilerplate code in drivers, there is no corresponding call to pmruntimedisable() in genpddevpmdetach().

This means these virtual devices are typically detached from its genpd, while runtime PM remains enabled for them, which is not how things are designed to work. In worst cases it may lead to critical errors, like a NULL pointer dereference bug in genpdruntimesuspend(), which was recently reported. For another case, we may end up keeping an unnecessary vote for a performance state for the device.

To fix these problems, let's add this missing call to pmruntimedisable() in genpddevpm_detach().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46292.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3c095f32a92be4d07f3172a777dab1aacdb6a728
Fixed
e8f8dad44f024a5c99e54a48ad5c943fa8e54319
Fixed
98b8104978474d381256a2b2fb0e7ca8e05a7bfa
Fixed
52e485ed0dcb5496864003ba9ffcef7d5b613f83
Fixed
707cb5df3eab32ddc52979418f7ace62941e6381
Fixed
361518a26e4434e879db6ff43bf364795dcbfbff
Fixed
51a7dd9cbae9210335ce398642ecaaa52c939eb5
Fixed
8d44391a7f29e4601e8243f13498d0219bab2576
Fixed
26735dfdd8930d9ef1fa92e590a9bf77726efdf6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46292.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.18.0
Fixed
5.10.259
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.141
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.88
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.30
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.7

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46292.json"