Answer in brief
CVE-2026-89889 records a Unknown severity vulnerability in media: i2c: imx415: Release runtime PM reference on VBLANK error. 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 | >=3bcae55ab96a96ff7466164207365a853edf8756 <1aa66bb3ba440aabb3bfe65ba5f19bef86a0f823 || >=3bcae55ab96a96ff7466164207365a853edf8756 <46c63cc1c1aefa08d3126000d5b56dabb62e801f || >=3bcae55ab96a96ff7466164207365a853edf8756 <bea3001e0f32527a291444e527e84a7ea9b546d4 | 1aa66bb3ba440aabb3bfe65ba5f19bef86a0f823, 46c63cc1c1aefa08d3126000d5b56dabb62e801f, bea3001e0f32527a291444e527e84a7ea9b546d4 |
| Linux/Linuxgeneric | 6.15 | Not reported |
Published upstream
Sep 16, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 16, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 16, 2026
In the Linux kernel, the following vulnerability has been resolved: media: i2c: imx415: Release runtime PM reference on VBLANK error The VBLANK path returned immediately when programming VMAX failed after pm_runtime_get_if_in_use() had taken a runtime PM reference. Break out of the switch instead so the common pm_runtime_put() path is used.
Quoted source text, attributed separately from HOL analysis.