Vulnerability 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.
References
- https://git.kernel.org/stable/c/75d79879ec3cbfd288144b0ae4c3e3fa7700c5fc
- https://git.kernel.org/stable/c/cb83cfff8dff5d546fadce15596e01b1504b632a
- https://git.kernel.org/stable/c/e7768f3dae9f2c6e5b80e9c02429550ea39f2be6
FAQ
What is CVE-2026-90406?
CVE-2026-90406 is a documented vulnerability. 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_c...
How severe is CVE-2026-90406?
CVSS scoring is not yet available for CVE-2026-90406. Check NVD for updates.
Is there a patch for CVE-2026-90406?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.