CVE-2026-72234
Last modified
CVE-2026-72234 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: batman-adv: access unicast_ttvn skb->data 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. This was done correctly for the ethernet header but missed for the unicast_packet pointer.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: batman-adv: access unicast_ttvn skb->data 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. This was done correctly for the ethernet header but missed for the unicast_packet pointer.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c018ad3de61a1dc4194879a53e5559e094aa7b1a, < aa9558af859934f24717d4bab97d61004f91a736; >= c018ad3de61a1dc4194879a53e5559e094aa7b1a, < 9c2c05629e46c1fd43931506d41c56a885a98eb4; >= c018ad3de61a1dc4194879a53e5559e094aa7b1a, < 7b162b36de750565404cd3b98315706622c6974f; >= c018ad3de61a1dc4194879a53e5559e094aa7b1a, < ed90eb5c68420cdfe67ec1f773324198d2ef6f50; >= c018ad3de61a1dc4194879a53e5559e094aa7b1a, < 979175834a699ccc3c4c0b0ba60ecae0f135a587; >= c018ad3de61a1dc4194879a53e5559e094aa7b1a, < b8afcf799b2cc92c41beebd029e53ed18960184a; >= c018ad3de61a1dc4194879a53e5559e094aa7b1a, < 9a7b7248798123efbd5fafe58461d57c7cc718af; >= c018ad3de61a1dc4194879a53e5559e094aa7b1a, < 7141990add3f75436f2933cb310654cad3b1e3e9 |
| Linux | Linux | 3.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72234?
How severe is CVE-2026-72234?
How do I fix CVE-2026-72234?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72229In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7223A vulnerability was identified in BigSweetPotatoStudio Hyper…7.3
- CVE-2026-72230In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72231In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72232In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72233In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72235In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72236In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72237In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72238In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72239In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-7224A security flaw has been discovered in SourceCodester Pizzaf…7.3
Are you affected by CVE-2026-72234?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
