NONE · 0

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

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

References

FAQ

What is CVE-2026-90105?

CVE-2026-90105 is a documented vulnerability. 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 b...

How severe is CVE-2026-90105?

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

Is there a patch for CVE-2026-90105?

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