CVE-2026-72235

HIGHCVSS 8.8/10EPSS 0.21%

Last modified

CVE-2026-72235 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: batman-adv: retrieve ethhdr after potential skb realloc on RX pskb_may_pull() in batadv_interface_rx() 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 VLAN header but missed for the ethernet header which is later used for the TT and AP isolation handling.. 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: retrieve ethhdr after potential skb realloc on RX pskb_may_pull() in batadv_interface_rx() 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 VLAN header but missed for the ethernet header which is later used for the TT and AP isolation handling.

Metrics

CVSS 3.1
8.8/10

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.21%

11.6th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 6e189f14d1ea28db212b9d70a02131a7ce518012; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < a1820344b180cb55af748f102bc536b5c93164db; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 6abf73589bed3f27ee240c08108feb72bed0b9c6; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < f19259395b44af67f3c274e34237c295b526b859; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 2cefa5141cab8ec1e4b24cf585958b13f2e3049d; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 85a71a81854e0e191ad0e533eabb4eff54866feb; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < b031fc97e1993d29d6c3a0e86a99140528cf31e8; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 035e1fed892d3d06002a73ff73668f618a514644
LinuxLinux2.6.38

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-72235?
In the Linux kernel, the following vulnerability has been resolved: batman-adv: retrieve ethhdr after potential skb realloc on RX pskb_may_pull() in batadv_interface_rx() 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 VLAN header but missed for the ethernet header which is later used for the TT and AP isolation handling.
How severe is CVE-2026-72235?
CVE-2026-72235 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-72235?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-72235?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST