CVE-2026-46208
Description
A flaw was found in the Linux kernel's batman-adv module. When a mesh interface is removed, the batadv_mesh_free() function does not properly stop tp_meter sessions. This oversight allows active tp_meter sender threads or late incoming packets to continue processing against a mesh instance that is in the process of shutting down. This can lead to system instability and a denial of service (DoS).
Understanding the Weakness (CWE)
Integrity,Other
Technical Impact: Alter Execution Logic; Unexpected State
The main problem is that -- if a lock is overcome -- data could be altered in a bad state.
Frequently Asked Questions
Not sure what something means? Check out our Security Glossary.
Want to get errata notifications? Sign up here.