CVE-2026-74475

Source
https://cve.org/CVERecord?id=CVE-2026-74475
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74475.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74475
Downstream
Published
2026-08-15T12:27:10.685Z
Modified
2026-08-18T03:56:49.330684675Z
Severity
  • 10.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L CVSS Calculator
Summary
vxlan: use neigh_ha_snapshot() in route_shortcircuit()
Details

In the Linux kernel, the following vulnerability has been resolved:

vxlan: use neighhasnapshot() 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 neighhasnapshot() in routeshortcircuit() to safely copy n->ha under readseqbegin()/read_seqretry() lock protection before using it.

Note that arpreduce() and neighreduce() seem to have the same issue left for future patches.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74475.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e4f67addf158f98f8197e08974966b18480dc751
Fixed
d08e8ac13f2e228cc7fc3c70b5ebe71557b624a0
Fixed
ec341bb76d77b4c2948764375ee6bfeef4bb41c3
Fixed
ff89415d34c3ab9f5312316423122e664ed3524f
Fixed
05f2987f73daa05333fd713d05546142f9f7c5f0
Fixed
8eca411347e1d38964f9ed2c8d3b6ab0e7e4473d

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74475.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.8.0
Fixed
6.6.151
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.103
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.44
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74475.json"