Beveiligingsadvies

CVE-2026-80600

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-08-28 06:48:27
Laatst bijgewerkt 2026-08-29 06:21:12
Toegewezen door Linux
CVSS-score 9.8
Status PUBLISHED

Beschrijving

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.