Answer in brief
CVE-2026-97913 records a Unknown severity vulnerability in accel: ethosu: Ensure cmd stream ends with a stop op. 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 <bf957f166f7ba548034db2a10e63f71df97f12e2 || >=5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b <eb3a41fd35e352fba387c4320a1fa0352f3e551c | bf957f166f7ba548034db2a10e63f71df97f12e2, eb3a41fd35e352fba387c4320a1fa0352f3e551c |
| Linux/Linuxgeneric | 6.19 | Not reported |
Published upstream
Sep 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 25, 2026
In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Ensure cmd stream ends with a stop op While the QSIZE register setting should prevent an out of bounds access of the command stream, it is not clear whether the h/w generates an interrupt in this case as is required (to prevent a timeout). As a stop op is expected end of the command stream, let's just ensure it is present. A stop op in the middle of the command stream also makes no sense.
Quoted source text, attributed separately from HOL analysis.