Answer in brief
CVE-2026-97567 records a Unknown severity vulnerability in mptcp: prevent race between disconnect() and rtx. 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 | >=b29fcfb54cd70caca5b11c80d8d238854938884a <374da2b9be1280695ce41f108334a8f16e3e54be || >=b29fcfb54cd70caca5b11c80d8d238854938884a <69a7b2a912672159dda7dcf325d27752d448dfdf || >=b29fcfb54cd70caca5b11c80d8d238854938884a <85c580b0d8590520ae00a15c29e9fb9c99427a3e | 374da2b9be1280695ce41f108334a8f16e3e54be, 69a7b2a912672159dda7dcf325d27752d448dfdf, 85c580b0d8590520ae00a15c29e9fb9c99427a3e |
| Linux/Linuxgeneric | 5.17 | 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: mptcp: prevent race between disconnect() and rtx Sashiko noted that the two event can race, leading to inconsistent status. Prevent the race using the synchronous timer stop operation.
Quoted source text, attributed separately from HOL analysis.