PT-2026-61405 · Linux+2 · Linux Kernel+2

CVE-2026-64088

·

Published

2026-07-19

·

Updated

2026-09-07

CVSS v3.1

8.8

High

VectorAV:A/AC:L/PR:N/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 tt buff len field in batadv orig node is declared as a signed 16-bit integer (s16). Because this field should not hold negative values, assigning a value greater than 32767 causes it to wrap to a negative signed integer. In the batadv send other tt response() function, this negative value is widened to a 32-bit signed integer (s32), leading the batadv tt prepare tvlv global data() function to allocate a full-sized buffer while only populating a small portion of it with the collected changeset. This results in the remaining bits of the buffer remaining uninitialized.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64088
USN-8575-1
USN-8575-2
USN-8575-3
USN-8576-1
USN-8576-2
USN-8593-1
USN-8603-1
USN-8610-1
USN-8618-1
USN-8620-1
USN-8620-2
USN-8620-3
USN-8620-4
USN-8663-1
USN-8664-1
USN-8668-1
USN-8728-1
USN-8729-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu