NONE · 0

CVE-2026-90106

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 r...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-90106?

CVE-2026-90106 is a documented vulnerability. 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 r...

How severe is CVE-2026-90106?

CVSS scoring is not yet available for CVE-2026-90106. Check NVD for updates.

Is there a patch for CVE-2026-90106?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.