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.
CVE-2026-90106
NONE
EPSS 0.19%
Updated Sep 17, 2026
Linux
CVE Details
CVE ID
CVE-2026-90106
Published Date
Sep 17, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.19%
Likelihood of exploitation in next 30 days
Percentile:
8.8th percentile (higher than 8.8% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory