Out-of-Bounds Write Vulnerability in Linux Kernel's IPVS Processing
CVE-2026-74724

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
22 August 2026

What is CVE-2026-74724?

A vulnerability in the Linux kernel's IP Virtual Server (IPVS) module allows local attackers to exploit out-of-bounds write capabilities. This issue stems from multiple reads of the IP header length (ihl) field, which can lead to unsafe memory access during packet processing. Specifically, in the ip_vs_nat_icmp function, improper handling of packet data can result in writing beyond intended memory boundaries. The solution involves utilizing the ciph argument similar to IPv6 implementations and ensuring that the ihl field is read a single time to prevent memory corruption.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3b8f79af0e98f27b932b0b416e9c52b692d31ff9

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3c779b258c9c3c3567af68d4f45c2f751f35bd0e

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.