CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-74475

criticalCVSS 10covered by 1 sourcefirst seen 2026-08-15
In the Linux kernel, the following vulnerability has been resolved: vxlan: use neigh_ha_snapshot() in route_shortcircuit() The neighbour hardware address n->ha can be updated asynchronously by the neighbour subsystem, protected by n->ha_lock seqlock. Reading n->ha without holding the seqlock loop can lead to torn reads or reading a partially updated MAC address. Use neigh_ha_snapshot() in route_shortcircuit() to safely copy n->ha under read_seqbegin()/read_seqretry() lock protection before using it. Note that arp_reduce() and neigh_reduce() seem to have the same issue left for future patches.

⚡ Watch CVE-2026-74475

Get an email if CVE-2026-74475 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-74475

CVE.org record

Embed the live status

CVE-2026-74475 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-74475 status](https://www.csirts.com/badge/CVE-2026-74475)](https://www.csirts.com/cve/CVE-2026-74475)