Answer in brief
CVE-2026-97917 records a Unknown severity vulnerability in accel/ivpu: Validate full buffer range in ivpu_to_cpu_addr. 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 | >=647371a6609ddf8700fe151af72e32daebb9baa7 <5419be345f32222750e006b85b7f9bae1a285c8e || >=647371a6609ddf8700fe151af72e32daebb9baa7 <43c68f52aecd519eb682fa09d57ae52c896f860f || >=647371a6609ddf8700fe151af72e32daebb9baa7 <29f82a2280e170429370e7a842cde4e70ead8547 || >=647371a6609ddf8700fe151af72e32daebb9baa7 <3837c3f29fbc3b8c12bebf5c62741e2befe3482a | 5419be345f32222750e006b85b7f9bae1a285c8e, 43c68f52aecd519eb682fa09d57ae52c896f860f, 29f82a2280e170429370e7a842cde4e70ead8547, 3837c3f29fbc3b8c12bebf5c62741e2befe3482a |
| Linux/Linuxgeneric | 6.3 | 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/ivpu: Validate full buffer range in ivpu_to_cpu_addr Add a size parameter to ivpu_to_cpu_addr() and validate that the whole [vpu_addr, vpu_addr + size) range stays within the BO.
Quoted source text, attributed separately from HOL analysis.