2 matches found
CVE-2026-93204
This vulnerability affects the batman-adv module (DAT component) in the Linux kernel . In batadv_dat_entry_add(), a MAC address is updated using a simple copy operation. A concurrent reader may observe only a partially updated MAC address , which can be transported over the network or used to cra...
SaveExploits0References7
EUVD-2026-82312
In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: atomically update mac addresses When a MAC address is updated in batadvdatentryadd, it is done using a simple copy function. A parallel reader might only see parts of this update. In worst case, the reader is...
SaveExploits0References7
20