Answer in brief
CVE-2026-90406 records a Unknown severity vulnerability in media: qcom: iris: handle runtime PM resume failure in core deinit. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=bb8a95aa038e099f5ec82c466e996b006e05abd7 <e7768f3dae9f2c6e5b80e9c02429550ea39f2be6 || >=bb8a95aa038e099f5ec82c466e996b006e05abd7 <cb83cfff8dff5d546fadce15596e01b1504b632a || >=bb8a95aa038e099f5ec82c466e996b006e05abd7 <75d79879ec3cbfd288144b0ae4c3e3fa7700c5fc | e7768f3dae9f2c6e5b80e9c02429550ea39f2be6, cb83cfff8dff5d546fadce15596e01b1504b632a, 75d79879ec3cbfd288144b0ae4c3e3fa7700c5fc |
| Linux/Linuxgeneric | 6.15 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 2026
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.
Quoted source text, attributed separately from HOL analysis.