PT-2026-51712 · Linux+2 · Linux Kernel+2
CVE-2026-52919
·
Published
2026-06-24
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the batman-adv module where the
batadv tp sender shutdown() function unconditionally decrements the sending atomic counter. If this function is called multiple times through different paths, such as timeouts, user cancellations, or normal completion, the counter can underflow to -1. Because the sender logic interprets any non-zero value as an indication that sending is still in progress, a negative value causes the sender kthread to loop indefinitely. This results in a use-after-free condition when the interface is removed while the zombie thread remains active.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Integer Underflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu