CVE-2026-80601: batman-adv: gw: acquire ethernet header only after skb realloc

Published Aug 28, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

batman-adv: gw: acquire ethernet header only after skb realloc

The pskbmaypull() called by batadvgetvid() 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.

Event History

Aug 28, 2026
CVE Published
via MITRE·06:48 AM
Data Sourced
via MITRE·06:48 AM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems running the Linux kernel with the batman-adv gateway code are exposed. The issue occurs when batadv_get_vid() calls pskb_may_pull(), which can reallocate the packet buffer while code still holds pointers to the old buffer.

2

What condition triggers the use-after-free?

Exploitation requires packet-processing conditions that cause pskb_may_pull() to reallocate the skb buffer during batman-adv gateway handling. Stale variables pointing to the pre-reallocation buffer can then be used after that buffer is freed.

3

What should be done if an affected kernel is in use?

Apply a kernel update containing the upstream stable fixes referenced for this vulnerability. The provided information does not identify a configuration workaround or a method to determine whether the flaw has already been exploited.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203