Answer in brief
CVE-2026-97433 records a High severity (CVSS 8.2) vulnerability in nvme: validate FDP configuration descriptor sizes. The current sources do not mark it as known exploited. The current feed maps 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.
CVSS is 8.2. 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). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <97efd7a41aac08b43ea2337c5913a2bc75484f9f || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <0ef4daa6534a510d61ea67c8ad9bb5097b0dd5f8 || >=0 <6.18.53 | 97efd7a41aac08b43ea2337c5913a2bc75484f9f, 0ef4daa6534a510d61ea67c8ad9bb5097b0dd5f8, 6.18.53 |
Published upstream
Sep 24, 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: nvme: validate FDP configuration descriptor sizes Validate descriptor sizes while walking the FDP configurations log so dsze == 0 or a descriptor past the log end cannot cause unbounded iteration or reads past the buffer.
Quoted source text, attributed separately from HOL analysis.