PT-2026-61408 · Linux+1 · Linux Kernel+1
CVE-2026-64091
·
Published
2026-05-12
·
Updated
2026-09-07
CVSS v2.0
10
Critical
| Vector | AV:N/AC:L/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the batman-adv module. This occurs when generating the local TT based TVLV, where the system first calculates the number of VLANs with at least one TT entry to allocate a buffer. Because the number of VLANs requiring storage can increase between the pre-allocation check and the actual filling of the buffer, the allocated space may become insufficient, potentially leading to memory corruption. A TOCTOU race is a software bug where a program checks the state of a resource before using it, but the state changes between the check and the use.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu