CVE-2026-72230

UnknownEPSS 0.21%

Last modified

CVE-2026-72230 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: free unfragmentable packet The caller of batadv_frag_send_packet() assume that the skb provided to the function are always consumed. But the pre-check for an empty payload or the zero fragment size returned an error without any further actions. A failed pre-check must use the same error handling code as the rest of the function.. 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: frag: free unfragmentable packet The caller of batadv_frag_send_packet() assume that the skb provided to the function are always consumed. But the pre-check for an empty payload or the zero fragment size returned an error without any further actions. A failed pre-check must use the same error handling code as the rest of the function.

Metrics

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>= ee75ed88879af88558818a5c6609d85f60ff0df4, < a5155aeeae8ead3c6081f7f197608033e4dcfe75; >= ee75ed88879af88558818a5c6609d85f60ff0df4, < 04ccbed8179e7d4d0906d00939300ddc5b48ce7e; >= ee75ed88879af88558818a5c6609d85f60ff0df4, < 601dff01a03ecced59938cdd69eeb2c66e4158f2; >= ee75ed88879af88558818a5c6609d85f60ff0df4, < 740542f11bf8c86411c429fbd7f84fc6bee80e76; >= ee75ed88879af88558818a5c6609d85f60ff0df4, < 59e1da1ab354d1f2b7bab8d44f846262f990ad9d; >= ee75ed88879af88558818a5c6609d85f60ff0df4, < 8f54162e07d3eea1e4ff21464cf2a815d79b6510; >= ee75ed88879af88558818a5c6609d85f60ff0df4, < 08047838817561cef33ada9774a2a4663d499ecb; >= ee75ed88879af88558818a5c6609d85f60ff0df4, < 6b628425aed49a1c7a4ffc997583840fc582d32b
LinuxLinux3.13

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-72230?
In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: free unfragmentable packet The caller of batadv_frag_send_packet() assume that the skb provided to the function are always consumed. But the pre-check for an empty payload or the zero fragment size returned an error without any further actions. A failed pre-check must use the same error handling code as the rest of the function.
How severe is CVE-2026-72230?
Severity scoring for CVE-2026-72230 is pending analysis. The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-72230?
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-72230?

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

Scan your code now

Source: NVD / NIST