CVE-2026-74669
Last modified
CVE-2026-74669 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 79ffa99202c944467e28b13b513bf2998732edff; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < c9413b50204738fbc429bb86bf01353c393a6c28; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 37c61b3745129cbd682c557b51345828120972e5; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < ed246dd85ebf27c1f6b7897834d40786c0ca3006; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 6f46fc460e9316062bdcdf89199eb5d7a33da33b; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 75eec935444db4af2123e0491936f6e273d7ea00; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < 384b4dae14277d369221d187e9b3af56c79d2e50; >= f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e, < e0ba936287dfe9783426aac27e5fd76fe35b38c9 |
| Linux | Linux | 3.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74669?
How severe is CVE-2026-74669?
How do I fix CVE-2026-74669?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74663In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74664In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74665In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74666In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74667In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74668In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7467The Read More & Accordion plugin for WordPress is vulnerable…8.8
- CVE-2026-74670In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74671In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74672In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74673In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74674In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74669?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
