CVE-2026-63993
Last modified
CVE-2026-63993 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu() skb_tunnel_check_pmtu() can change skb->head. Reusing old_iph afer skb_tunnel_check_pmtu() can cause an UAF. Use instead ip_hdr(skb) as done in drivers/net/bareudp.c and drivers/net/geneve.c. Found by Sashiko.. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu() skb_tunnel_check_pmtu() can change skb->head. Reusing old_iph afer skb_tunnel_check_pmtu() can cause an UAF. Use instead ip_hdr(skb) as done in drivers/net/bareudp.c and drivers/net/geneve.c. Found by Sashiko.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 6b8bfce9d2f774d2c2243e0248e03efb99bba6c0; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 9257f56ac47ef1976bcd056cf986a9988eeec67a; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 8d435d68d71fb875876b722f4136caf74f2f48bd; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < dc3bfa050f873371e745bdf478b1f5b738e5733d; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 609e63312c29aad18026a1d3222e123d4b6b0feb; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 5303925e360527243b46a440a04667826bbc72b7; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < a493efd4336cf19122ae0e4cbb3d31b32d70deea; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 7d9ef0cb271555d8cf39fefe6c981e1493b25ecf |
| Linux | Linux | 5.9 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63993?
How severe is CVE-2026-63993?
How do I fix CVE-2026-63993?
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-63988In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63989In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6399The General Options plugin for WordPress is vulnerable to St…4.4
- CVE-2026-63990In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63991In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63992In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-63994In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-63995In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63996In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63997In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63998In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63999In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-63993?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
