Loading market data...
← Back to CVE feed

CVE-2026-80599

UNKNOWN View on NVD ↗

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: Aug 28, 2026 08:16 UTC Modified: Aug 28, 2026 08:16 UTC