Race condition in Linux kernel - CVE-2026-93204

 

Race condition in Linux kernel - CVE-2026-93204

Published: September 18, 2026


Vulnerability identifier: #VU150798
CSH Severity: Low
CVSS v4: 2.3 [CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-93204
CWE-ID: CWE-362
Exploitation vector: Adjecent network
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to poison an ARP cache.

The vulnerability exists due to a race condition caused by non-atomic MAC address updates in batadv_dat_entry_add() in the batman-adv distributed ARP table when a MAC address is updated concurrently with a reader accessing the entry. A remote attacker can cause a MAC address update to race with a reader to poison an ARP cache.


Affected software

Linux kernel

How to mitigate CVE-2026-93204

Install security update from vendor's repository.


External References

Related Security Bulletins