CVE-2026-90406

Unknown

Last modified

CVE-2026-90406 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: media: qcom: iris: handle runtime PM resume failure in core deinit Check the return value of pm_runtime_resume_and_get() in iris_core_deinit(). If runtime PM resume fails, skip hardware power-off operations but still perform software teardown and state transition. Also skip the corresponding pm_runtime_put_sync() call to avoid unbalanced runtime PM references..

Description

In the Linux kernel, the following vulnerability has been resolved: media: qcom: iris: handle runtime PM resume failure in core deinit Check the return value of pm_runtime_resume_and_get() in iris_core_deinit(). If runtime PM resume fails, skip hardware power-off operations but still perform software teardown and state transition. Also skip the corresponding pm_runtime_put_sync() call to avoid unbalanced runtime PM references.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= bb8a95aa038e099f5ec82c466e996b006e05abd7, < e7768f3dae9f2c6e5b80e9c02429550ea39f2be6; >= bb8a95aa038e099f5ec82c466e996b006e05abd7, < cb83cfff8dff5d546fadce15596e01b1504b632a; >= bb8a95aa038e099f5ec82c466e996b006e05abd7, < 75d79879ec3cbfd288144b0ae4c3e3fa7700c5fc
LinuxLinux6.15

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-90406?
In the Linux kernel, the following vulnerability has been resolved: media: qcom: iris: handle runtime PM resume failure in core deinit Check the return value of pm_runtime_resume_and_get() in iris_core_deinit(). If runtime PM resume fails, skip hardware power-off operations but still perform software teardown and state transition. Also skip the corresponding pm_runtime_put_sync() call to avoid unbalanced runtime PM references.
How severe is CVE-2026-90406?
Severity scoring for CVE-2026-90406 is pending analysis.
How do I fix CVE-2026-90406?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-90406?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST