NONE · 0

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_c...

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

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.