CVE-2026-90105

Unknown

Last modified

CVE-2026-90105 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: vxlan: fix reading neigh ha Currently arp/neigh_reduce read neigh ha directly which can lead to partial reads while the neigh is being updated. Use neigh_ha_snapshot to take a stable snapshot of the address similar to route_shortcircuit which already does the right thing..

Description

In the Linux kernel, the following vulnerability has been resolved: vxlan: fix reading neigh ha Currently arp/neigh_reduce read neigh ha directly which can lead to partial reads while the neigh is being updated. Use neigh_ha_snapshot to take a stable snapshot of the address similar to route_shortcircuit which already does the right thing.

Affected Software

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

VendorProductVersions
LinuxLinux>= e4f67addf158f98f8197e08974966b18480dc751, < ecc8bac11a101e5f6989a14b92e17b51f9761630; >= e4f67addf158f98f8197e08974966b18480dc751, < b824059a673b2283e78c7aae2c7d257aad7f0e1d
LinuxLinux3.8

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-90105?
In the Linux kernel, the following vulnerability has been resolved: vxlan: fix reading neigh ha Currently arp/neigh_reduce read neigh ha directly which can lead to partial reads while the neigh is being updated. Use neigh_ha_snapshot to take a stable snapshot of the address similar to route_shortcircuit which already does the right thing.
How severe is CVE-2026-90105?
Severity scoring for CVE-2026-90105 is pending analysis.
How do I fix CVE-2026-90105?
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-90105?

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

Scan your code now

Source: NVD / NIST