Answer in brief
CVE-2026-90106 records a Unknown severity vulnerability in net: bridge: arp/nd proxy: fix reading neigh ha. 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 | >=057658cb33fbf4d4309f01fe8845903b1cd07fad <291c9e137b7c74e8a512cded4845352da4c4adda || >=057658cb33fbf4d4309f01fe8845903b1cd07fad <57549ab9079122991dfa0f8248ca00e101e8e69b | 291c9e137b7c74e8a512cded4845352da4c4adda, 57549ab9079122991dfa0f8248ca00e101e8e69b |
| Linux/Linuxgeneric | 4.15 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 2026
In the Linux kernel, the following vulnerability has been resolved: net: bridge: arp/nd proxy: fix reading neigh ha Currently neigh ha address is read directly, but that can result in torn/partial reads if the neigh is being updated. Use neigh_ha_snapshot to take a stable snapshot of the address.
Quoted source text, attributed separately from HOL analysis.