LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-64091

linux · linux kernel

Published
CVSS9.8
Severitycritical
WeaknessCWE-367
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

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 meshif_vlan_list_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 beca

References

← Back to the CVE Tracker

Our coverage of CVE-2026-64091

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-64091.