Answer in brief
CVE-2026-43384 records a Unknown severity vulnerability in net/tcp-ao: Fix MAC comparison to be constant-time. 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 | >=0a3a809089eb1d4a0a2fd0c16b520d603988c859 <8be6ed64966da48b6c4726918f106c18742a5125 || >=0a3a809089eb1d4a0a2fd0c16b520d603988c859 <a269cbdc442f8658bca35383e34b9d0b0ff95a1c || >=0a3a809089eb1d4a0a2fd0c16b520d603988c859 <080b0e210088296dd50d6637c06c1db14246adfe || >=0a3a809089eb1d4a0a2fd0c16b520d603988c859 <67edfec516d30d3e62925c397be4a1e5185802fc | 8be6ed64966da48b6c4726918f106c18742a5125, a269cbdc442f8658bca35383e34b9d0b0ff95a1c, 080b0e210088296dd50d6637c06c1db14246adfe, 67edfec516d30d3e62925c397be4a1e5185802fc |
| Linux/Linuxgeneric | 6.7 | Not reported |
Published upstream
May 8, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this.
Quoted source text, attributed separately from HOL analysis.