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

batman-adv: dat: ensure accessible eth_hdr proto field

When batadv_get_vid() accesses the proto field of the ethernet header, it
is not checking if the data itself is accessible. The caller is responsible
for it. But in contrast to other call sites, batadv_dat_get_vid() and its
caller didn't make sure this is true. This could have caused an
out-of-bounds access.
Published: 2026-08-28
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Out‑of‑Bounds Memory Read
Action: Apply Patch
AI Analysis

Impact

In the Linux kernel batman‑adv dat module, batadv_get_vid() accesses the protocol field of an Ethernet header without checking whether the packet data is accessible. This can cause the kernel to read memory outside the bounds of the packet, potentially leading to a kernel read of unintended data or a kernel crash.

Affected Systems

All Linux kernel releases that include the batman‑adv networking module prior to the commit that fixes the issue are potentially affected. The affected product is the Linux kernel and the specific module is batman‑adv.

Risk and Exploitability

The CVSS score of 8.1 classifies this vulnerability as high severity. The EPSS score of <1% indicates a very low likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. An attacker would need to send crafted network frames to a host running batman‑adv; if successful, the out‑of‑bounds read could expose unintended kernel memory or trigger a crash. No direct remote code execution or privilege escalation is described in the input.

Generated by OpenCVE AI on August 29, 2026 at 10:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a kernel update or patch containing the commit that resolves the out‑of‑bounds access issue in batman‑adv.
  • If an immediate update is not possible, disable the batman‑adv module or block traffic on interfaces that could carry untrusted frames directed at the system.
  • Monitor system logs for kernel panics or abnormal crashes that may indicate exploitation attempts.

Generated by OpenCVE AI on August 29, 2026 at 10:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 12:15:00 +0000


Sat, 29 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125

Sat, 29 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-788

Sat, 29 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H'}


Fri, 28 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-788

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: ensure accessible eth_hdr proto field When batadv_get_vid() accesses the proto field of the ethernet header, it is not checking if the data itself is accessible. The caller is responsible for it. But in contrast to other call sites, batadv_dat_get_vid() and its caller didn't make sure this is true. This could have caused an out-of-bounds access.
Title batman-adv: dat: ensure accessible eth_hdr proto field
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-29T06:21:11.082Z

Reserved: 2026-08-26T14:34:25.771Z

Link: CVE-2026-80599

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:43.700

Modified: 2026-08-29T07:16:44.890

Link: CVE-2026-80599

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-28T00:00:00Z

Links: CVE-2026-80599 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T11:00:10Z

Weaknesses