Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-64091

batman-adv: tt: fix TOCTOU race for reported vlans
Back to all
CVE

CVE-2026-64091

batman-adv: tt: fix TOCTOU race for reported vlans

In the Linux kernel, the following vulnerability has been resolved:

batman-adv: tt: fix TOCTOU race for reported vlans

The local TT based TVLV is generated by first checking the number of VLANs

which have at least one TT entry. A new buffer with the correct size for

the VLANs is then allocated. Only then, the list of VLANs s used to fill

the VLAN entries in the buffer. During this time, the meshifvlanlist_lock

is held. But the actual number of TT entries of each VLAN can still

increase during this time - just not the number of VLANs in the list.

But the prefilter used in the buffer size calculation might still cause an

increase of the number of VLANs which need to be stored. Simply because a

VLAN might now suddenly have at least one entry when it had none in the

pre-alloc check - and then needs to occupy space which was not allocated.

It is better to overestimate the buffer size at the beginning and then fill

the buffer only with the VLANs which are not empty.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/211ea59988e1cba43cb0367ad65d379b56f9c3bd, https://git.kernel.org/stable/c/4cc85aec8d3c9ab4dc716dc9f1ed36fca16b227f, https://git.kernel.org/stable/c/65a1e67339aa8c95ac544b796946af388930ee23, https://git.kernel.org/stable/c/724a8eb4155669797c96b70d70e354284ae3b5a8, https://git.kernel.org/stable/c/94d27005016be15ffc638b2ecbc4d58805ad7b48, https://git.kernel.org/stable/c/9a9c859457bc440a55773e01ff18b1bb5bab6836, https://git.kernel.org/stable/c/b4d4efd4e351593c81e9293d4b4408d244fa5ee7, https://git.kernel.org/stable/c/e4236bf3ec8d6bb15d0d8d825dcf9933a7d6666b, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64091.json, https://nvd.nist.gov/vuln/detail/CVE-2026-64091, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.00426%
EPSS Percentile
0.35624%
Introduced Version
16116dac23396e73c01eeee97b102e4833a4b205,0,3.16.60,4.4.217,4.9.217,4.14.174,4.17.0,5.11.0,5.16.0,6.2.0,6.7.0,6.13.0,6.19.0
Fix Available
94d27005016be15ffc638b2ecbc4d58805ad7b48,3.17,4.5,4.10,4.15,5.10.259,5.15.210,6.1.176,6.6.143,6.12.93,6.18.34,7.0.11,6.1.176-1,6.12.94-1,7.0.0-28.28~24.04.1,7.0.0-1016.16~24.04.1,7.0.0-28.28.1~24.04.3,0:5.15.0-323.211.3.3.el8uek,0:6.12.0-206.104.3.3.el9uek,0:5.15.0-323.211.3.3.el9uek,0:6.12.0-206.104.3.3.el10uek

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading