CVE-2026-72319

CRITICALCVSS 9.8/10EPSS 0.22%

Last modified

CVE-2026-72319 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ipvs: ensure inner headers in ICMP errors are in headroom Sashiko points out that after stripping the outer headers with pskb_pull() we should ensure the inner IP headers in ICMP errors from tunnels are present in the skb headroom for functions like ipv4_update_pmtu(), icmp_send() and IP_VS_DBG(). Also, add more checks for the length of the inner headers.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: ipvs: ensure inner headers in ICMP errors are in headroom Sashiko points out that after stripping the outer headers with pskb_pull() we should ensure the inner IP headers in ICMP errors from tunnels are present in the skb headroom for functions like ipv4_update_pmtu(), icmp_send() and IP_VS_DBG(). Also, add more checks for the length of the inner headers.

Metrics

CVSS 3.1
9.8/10

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

EPSS Probability
0.22%

12.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

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

VendorProductVersions
LinuxLinux>= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 19657b3a17b774ae4e2f2635b5ae8638c9344a40; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < dac813101914c21219ac221a60a31a11bc90e7ec; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < dd22f74a09e25ca298ced0a3763ef353242cb78d; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 9bc9b95aee2b2e3f1301a16a67ee504960402875; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < a735f9964a3d9ed97daf9b08507f8b5bcafe6326; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 8f48cfe657409fb5c7ba0521b14da6d47546d9cf; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 92185d6f7819bc558939ae83de7b1abe90e3b5c2; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 3f7a535ff0fa627a0132803e4c2f903ceffcbc1c
LinuxLinux3.7

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-72319?
In the Linux kernel, the following vulnerability has been resolved: ipvs: ensure inner headers in ICMP errors are in headroom Sashiko points out that after stripping the outer headers with pskb_pull() we should ensure the inner IP headers in ICMP errors from tunnels are present in the skb headroom for functions like ipv4_update_pmtu(), icmp_send() and IP_VS_DBG(). Also, add more checks for the length of the inner headers.
How severe is CVE-2026-72319?
CVE-2026-72319 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 0.22% probability of exploitation in the next 30 days.
How do I fix CVE-2026-72319?
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-72319?

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

Scan your code now

Source: NVD / NIST