Improper input validation in Linux kernel - CVE-2026-72319

 

Improper input validation in Linux kernel - CVE-2026-72319

Published: August 16, 2026


Vulnerability identifier: #VU143127
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-72319
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper input validation in ip_vs_in_icmp in the IPVS subsystem when processing ICMP error packets from tunnels. A remote attacker can send a specially crafted ICMP error packet to cause a denial of service.

The issue involves inner IP headers not being ensured in skb headroom after outer headers are stripped, and additional length checks were required for the inner headers.


Affected software

Linux kernel

How to mitigate CVE-2026-72319

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins