CVE-2026-93204
CVE-2026-93204 — batman-adv: dat: atomically update mac addresses
In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: atomically update mac addresses When a MAC address is updated in batadv_dat_entry_add(), it is done using a simple copy function. A parallel reader might only see parts of this update. In worst case, the reader is transporting the half updated MAC address over the network or is creating an ARP response using it - poisoning the ARP cache. atomic64_t can be used to store the 48 bit of a mac address. A reader will then either see the old mac address or the new one - never a mixture of both.
Published Updated Sources: cvelistV5, Linux
Triage
Is it exploited, how likely is exploitation, what does it touch, and how severe do the scoring sources call it.
Exploitation
Unreported
no source claims exploitation
EPSS
0%
chance of exploitation in 30 days
CVSS base
Unscored
no source published a base score
Affected scope
The catalog records vendors and products as separate lists, not pairs, so which product belongs to which vendor is not something this page can say.
Vendors (1)
Products (1)
References
7 on the record
- git.kernel.org/stable/c/159360a0de831845c4500b4f8638decdcd624040
reference
- git.kernel.org/stable/c/259db2c04586d40b82c5c3002b1e28b0698a0bb7
reference
- git.kernel.org/stable/c/1674855a5b6eacfe35f4db3095d7055c25467274
reference
- git.kernel.org/stable/c/66238e2a74eca5dabf85b0cd2c3c944e474dc2fd
reference
- git.kernel.org/stable/c/a5e4d6cb4f6848b8906c1c493f99a8ccc0638515
reference
- git.kernel.org/stable/c/f68038c77a2f38c09c7e2e4f7fa1f4e246fdf2c9
reference
- git.kernel.org/stable/c/e6de568d3eda3e3c01c868fabd7a9535d5ee4a73
reference
Elsewhere on this site
- linuxevery CVE for this vendor
Not in any source we poll
Listed rather than left blank: an empty field and an unmeasured one look identical on screen, and only one is a reason to look elsewhere.
- No confirmed IOCs, IP addresses, domains, file hashes, or malware artifacts supplied.
- No organization-specific asset inventory, compensating-control status, or patch deployment evidence supplied.
- No exploit packet captures, log samples, or incident case IDs supplied.