Answer in brief
CVE-2026-97430 records a Unknown severity vulnerability in xhci: Prevent queuing new commands if xhci is inaccessible. 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.
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). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <a50948386256b24d73971b9a152fe1de808446ab || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <a05e54c1eeaba10414aa2fde94589a7c9885f2a1 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <82b70c799281cc24506085be978b829149ba0ca4 || >=0 <6.12.111 || >=0 <6.18.53 | a50948386256b24d73971b9a152fe1de808446ab, a05e54c1eeaba10414aa2fde94589a7c9885f2a1, 82b70c799281cc24506085be978b829149ba0ca4, 6.12.111, 6.18.53 |
Published upstream
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 24, 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: xhci: Prevent queuing new commands if xhci is inaccessible Refuse to queue a new command on the command ring if xHC is marked inaccessible with the HCD_FLAG_HW_ACCESSIBLE. HCD_FLAG_HW_ACCESSIBLE is set and cleared in suspend and resume. Also print a warning if xhci is being suspended with commands still pending on the command ring.
Quoted source text, attributed separately from HOL analysis.