THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-80599 (HIGH 8.1) — 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 i

[NVD] CVE-2026-80599 (HIGH 8.1) — 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 i

mednvdPublished 2026-08-28

CVE-2026-80599 CVSS: 8.1 HIGH Published: 2026-08-28T08:16:43.700

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

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80599