Answer in brief
CVE-2026-97581 records a Unknown severity vulnerability in media: verisilicon: hantro: bound G2 HEVC tile loop to the buffer capacity. 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 | >=cb5dd5a0fa518dff14ff2b90837c3c8f98f4dd5c <62ae24639d22909a5724627a0467e4bde9704020 || >=cb5dd5a0fa518dff14ff2b90837c3c8f98f4dd5c <4f654c9bc954569ff9b8ab860b29480c4cf6f57b || >=cb5dd5a0fa518dff14ff2b90837c3c8f98f4dd5c <05e8e4cdfe692f5cedba9aa9d7b8f2584cf926c8 || >=cb5dd5a0fa518dff14ff2b90837c3c8f98f4dd5c <06236b094c899c22c12ac5097935eb6719293de8 | 62ae24639d22909a5724627a0467e4bde9704020, 4f654c9bc954569ff9b8ab860b29480c4cf6f57b, 05e8e4cdfe692f5cedba9aa9d7b8f2584cf926c8, 06236b094c899c22c12ac5097935eb6719293de8 |
| Linux/Linuxgeneric | 5.14 | 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: media: verisilicon: hantro: bound G2 HEVC tile loop to the buffer capacity prepare_tile_info_buffer() writes one entry per tile into the tile_sizes DMA buffer, sized for a grid equal to the PPS uAPI array capacity. Use the bounded v4l2_hevc_pps_num_tile_columns() / v4l2_hevc_pps_num_tile_rows() helpers so the loops stay inside the buffer.
Quoted source text, attributed separately from HOL analysis.