Junglewise Threat Intelligence

CVE-2026-64090: Linux Kernel batman-adv inconsistent state in translation table

CVE-2026-64090 · Severity: info · Published 2026-07-19

Technologies: Linux Kernel. Vendors: Linux.

Executive brief

A vulnerability was identified in the Linux kernel's 'batman-adv' module, which is used for managing mesh networks. The issue involves how the system handles network translation tables, potentially leading to inconsistent network states or 'request storms' that can degrade network performance. This could impact the stability and availability of specialized wireless mesh networks.

Technical details

A vulnerability in the batman-adv module of the Linux kernel stems from the 'batadv_tt_prepare_tvlv_global_data' function in 'net/batman-adv/translation-table.c'. While previous fixes addressed local TT response inconsistencies, the global TT state remained vulnerable to sending empty VLAN responses. This inconsistency can trigger TT request storms across the mesh network. An attacker on an adjacent network could potentially exploit this to cause network instability. The fix ensures that VLANs with no entries are skipped and the TVLV length is correctly recalculated.

Affected products

  • Linux Linux Kernel 3.13 to 6.1.176, 5.15.210, 5.10.259, 6.6.x, 6.10.x, 6.11.x, 6.12.x, 6.13.x, 6.14.x, 6.15.x

Timeline

  • 2026-05-29: other: Patch authored by Sven Eckelmann
  • 2026-07-19: disclosed: CVE published to NVD

References

Related threats