CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-74724

highCVSS 7.8covered by 2 sourcesfirst seen 2026-08-11
In the Linux kernel, the following vulnerability has been resolved: ipvs: avoid out-of-bounds write in ip_vs_nat_icmp Sashiko warns that local attacker can modify the packet while it is processed by IPVS. Some places read the IP ihl field multiple times which can cause out-of-bounds access. One such place is ip_vs_nat_icmp where we can write after the validated area. Fix it by providing ciph argument just like it is done for IPv6 and use ciph->len as offset to the embedded transport header. Modify some IPv4 header checks by reading the ihl field only once.

CSIRTS triage

What
The ipvs NAT ICMP handler performs an out-of-bounds write when processing certain packets.
Who is affected
Systems running affected Linux kernel versions with IPVS load balancing enabled.
Urgency
Medium severity (CVSS 6.3); not currently exploited but enables denial of service or memory corruption.
Action
Update to a patched Linux kernel version addressing CVE-2026-74724 or disable IPVS if not needed.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-74724

Get an email if CVE-2026-74724 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-74724

CVE.org record

Embed the live status

CVE-2026-74724 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-74724 status](https://www.csirts.com/badge/CVE-2026-74724)](https://www.csirts.com/cve/CVE-2026-74724)