CVE-2026-80599

Linux · Kernel

An out-of-bounds access vulnerability exists in the Linux kernel batman-adv component due to improper validation of ethernet header data accessibility.

Executive summary

A critical out-of-bounds access vulnerability in the Linux kernel batman-adv module could allow an adjacent attacker to trigger system instability or information disclosure.

Vulnerability

The vulnerability exists in the batadv_get_vid function within the batman-adv component, which fails to verify if ethernet header data is accessible before processing. This flaw allows an unauthenticated attacker on the local network segment to trigger an out-of-bounds memory access.

Business impact

Successful exploitation of this vulnerability could lead to significant system impacts, including denial of service through kernel panics or the potential disclosure of sensitive kernel memory. With a CVSS score of 8.1, this represents a high-severity risk to network infrastructure stability, particularly for systems utilizing the batman-adv mesh networking protocol.

Remediation

Immediate Action: Update the Linux kernel to the patched versions (5.10.261, 5.15.212, 6.1.178, 6.6.145 or later) provided by your distribution vendor.

Proactive Monitoring: Monitor system logs for kernel-related errors or crashes that coincide with network traffic patterns, specifically those involving batman-adv encapsulated packets.

Compensating Controls: Restrict access to the local network segment where the batman-adv protocol is active to trusted devices only, as the attack vector requires adjacent network access.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for kernel-level impact and service disruption, administrators should prioritize patching their Linux kernels. Organizations relying on mesh networking configurations should expedite the deployment of these updates to ensure continued network integrity and system availability.

More Linux CVEs

Sources