batman-adv: dat: atomically update mac addresses
Summary
| CVE | CVE-2026-93204 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-17 17:18:16 UTC |
| Updated | 2026-09-17 17:18:16 UTC |
| Description | 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. |
Risk And Classification
EPSS: 0.001920000 probability, percentile 0.091260000 (date 2026-09-19)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 2f1dfbe185075a50dc8f0490a136377af53a1c62 159360a0de831845c4500b4f8638decdcd624040 git | Not specified |
| CNA | Linux | Linux | affected 2f1dfbe185075a50dc8f0490a136377af53a1c62 259db2c04586d40b82c5c3002b1e28b0698a0bb7 git | Not specified |
| CNA | Linux | Linux | affected 2f1dfbe185075a50dc8f0490a136377af53a1c62 1674855a5b6eacfe35f4db3095d7055c25467274 git | Not specified |
| CNA | Linux | Linux | affected 2f1dfbe185075a50dc8f0490a136377af53a1c62 66238e2a74eca5dabf85b0cd2c3c944e474dc2fd git | Not specified |
| CNA | Linux | Linux | affected 2f1dfbe185075a50dc8f0490a136377af53a1c62 a5e4d6cb4f6848b8906c1c493f99a8ccc0638515 git | Not specified |
| CNA | Linux | Linux | affected 2f1dfbe185075a50dc8f0490a136377af53a1c62 f68038c77a2f38c09c7e2e4f7fa1f4e246fdf2c9 git | Not specified |
| CNA | Linux | Linux | affected 2f1dfbe185075a50dc8f0490a136377af53a1c62 e6de568d3eda3e3c01c868fabd7a9535d5ee4a73 git | Not specified |
| CNA | Linux | Linux | affected 3.8 | Not specified |
| CNA | Linux | Linux | unaffected 3.8 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.221 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.188 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.157 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.110 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.52 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2.6 7.2.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.3-rc1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/a5e4d6cb4f6848b8906c1c493f99a8ccc0638515 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/159360a0de831845c4500b4f8638decdcd624040 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/259db2c04586d40b82c5c3002b1e28b0698a0bb7 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/66238e2a74eca5dabf85b0cd2c3c944e474dc2fd | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/f68038c77a2f38c09c7e2e4f7fa1f4e246fdf2c9 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/1674855a5b6eacfe35f4db3095d7055c25467274 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/e6de568d3eda3e3c01c868fabd7a9535d5ee4a73 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.