CVE-2026-90106

Unknown

Last modified

CVE-2026-90106 is a vulnerability of currently unknown severity. 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..

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.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 057658cb33fbf4d4309f01fe8845903b1cd07fad, < 291c9e137b7c74e8a512cded4845352da4c4adda; >= 057658cb33fbf4d4309f01fe8845903b1cd07fad, < 57549ab9079122991dfa0f8248ca00e101e8e69b
LinuxLinux4.15

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is 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 reads if the neigh is being updated. Use neigh_ha_snapshot to take a stable snapshot of the address.
How severe is CVE-2026-90106?
Severity scoring for CVE-2026-90106 is pending analysis.
How do I fix CVE-2026-90106?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-90106?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST