Answer in brief
CVE-2026-89977 records a Unknown severity vulnerability in accel/ethosu: check MMIO mapping errors in probe. 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 | >=5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b <f7aad73b481194e3f0efba9688e9a5914bbd036b || >=5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b <7ab64476a610fe65858fdc37c7a30caa13e334ac | f7aad73b481194e3f0efba9688e9a5914bbd036b, 7ab64476a610fe65858fdc37c7a30caa13e334ac |
| Linux/Linuxgeneric | 6.19 | 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: accel/ethosu: check MMIO mapping errors in probe devm_platform_ioremap_resource() returns an error pointer when the register resource cannot be mapped. ethosu_probe() stores it and continues until initialization dereferences it through MMIO accessors. Return the mapping error before initializing the device.
Quoted source text, attributed separately from HOL analysis.