THREAT OPS › Threat News › [NVD] CVE-2026-80600 (CRITICAL 9.8) — In the Linux kernel, the following vulnerability has been resolved:
batman-adv: dat: acquire ARP hw source only after skb realloc
The pskb_may_pull() called by batadv_get_vid() could reallocate the buffer
behind the skb. Variables which were pointing to the old buffer need to b
[NVD] CVE-2026-80600 (CRITICAL 9.8) — In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: acquire ARP hw source only after skb realloc The pskb_may_pull() called by batadv_get_vid() could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to b
CVE-2026-80600 CVSS: 9.8 CRITICAL Published: 2026-08-28T08:16:43.827
In the Linux kernel, the following vulnerability has been resolved:
batman-adv: dat: acquire ARP hw source only after skb realloc
The pskb_may_pull() called by batadv_get_vid() could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an use-after-free.
Indicators of compromise
- CVE-2026-80600cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80600