CVE-2026-90406: media: qcom: iris: handle runtime PM resume failure in core deinit

Published Sep 17, 2026
·
Updated

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 pmruntimeresumeandget() in iriscoredeinit().

If runtime PM resume fails, skip hardware power-off operations but still perform software teardown and state transition. Also skip the corresponding pmruntimeputsync() call to avoid unbalanced runtime PM references.

Event History

Sep 17, 2026
CVE Published
via MITRE·04:09 PM
Data Sourced
via MITRE·04:09 PM
Description

Frequently Asked Questions

1

If runtime PM resume fails during core teardown, is software cleanup still performed?

Yes. The fix keeps the software teardown and state transition even when the runtime PM resume attempt fails, while skipping hardware power-off operations.

2

What runtime PM reference handling is required after a failed resume attempt?

The corresponding pm_runtime_put_sync() call must be skipped. This avoids creating an unbalanced runtime PM reference.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203