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

CVE-2026-74669

criticalCVSS 9.8covered by 2 sourcesfirst seen 2026-08-11
In the Linux kernel, the following vulnerability has been resolved: ipvs: clear IPv4 options after rebasing tunnel ICMP errors ip_vs_in_icmp() rebases an skb from the outer ICMP packet to the quoted original request before passing it to icmp_send(). However, IPCB(skb)->opt still describes the outer IPv4 header. A timestamp option in the outer header can therefore leave an offset that points into the quoted transport header after the rebase. __ip_options_echo() treats a byte at that stale location as the option length and copies it into the fixed-size option storage on the __icmp_send() stack, causing a stack out-of-bounds write. Clear the stale option metadata after resetting the network header. Keep the remaining control block fields, including the ingress interface used by the ICMP response path.

CSIRTS triage

What
A vulnerability in IPVS (IP Virtual Server) where IPv4 options are not cleared after rebasing tunnel ICMP errors, leaking information.
Who is affected
Systems running affected Linux kernel versions with IPVS load balancing and tunnel encapsulation enabled.
Urgency
High priority; CVSS 7.4 and can leak sensitive IPv4 option data through ICMP error messages in tunneled traffic.
Action
Apply Linux kernel patch clearing IPv4 options after rebasing tunnel ICMP errors in IPVS.

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

⚡ Watch CVE-2026-74669

Get an email if CVE-2026-74669 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-74669

CVE.org record

Embed the live status

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

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