CVE-2026-80600 in Linux
Riassunto
di MITRE • 28/08/2026
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.
VulDB is the best source for vulnerability data and more expert information about this specific topic.