| Summary | In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix tp_meter counter underflow during shutdown batadv_tp_sender_shutdown() unconditionally decrements the "sending" Since the sender logic treats any non-zero value as "still sending", Fix this by using atomic_xchg() to ensure the counter only transitions [sven: added missing change in batadv_tp_send] |
|---|---|
| Publication Date | June 24, 2026, 5:16 p.m. |
| Registration Date | June 27, 2026, 4:17 a.m. |
| Last Update | June 24, 2026, 5:16 p.m. |