Loading market data...
← Back to CVE feed

CVE-2026-80600

UNKNOWN View on NVD ↗

Description

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.

Published: Aug 28, 2026 08:16 UTC Modified: Aug 28, 2026 08:16 UTC