CVE-2026-64095
Concrete details confirm CVE-2026-64095 affects Linux kernel batman-adv (bla.num_requests) where double decrement occurs due to non-atomic checks of request_sent and bla.num_requests. The root cause: several code paths modify state and counts without atomic synchronization, allowing TOCTOU races....