CVE-2026-63992
Last modified
CVE-2026-63992 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: tunnels: do not assume transport header in iptunnel_pmtud_check_icmp() In some cases, iptunnel_pmtud_check_icmp() can be called while skb transport header is not set. This triggers an out-of-bound access, because (typeof(skb->transport_header))~0U is 65535. Access the icmp header based on IPv4 network header, after making sure icmp->type is present in skb linear part. Note that iptunnel_pmtud_check_icmpv6()) is fine.. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: tunnels: do not assume transport header in iptunnel_pmtud_check_icmp() In some cases, iptunnel_pmtud_check_icmp() can be called while skb transport header is not set. This triggers an out-of-bound access, because (typeof(skb->transport_header))~0U is 65535. Access the icmp header based on IPv4 network header, after making sure icmp->type is present in skb linear part. Note that iptunnel_pmtud_check_icmpv6()) is fine.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 5a92cb45e34749865d03daf8d3500f77b5f6644c; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < c7b7ec3e69e673c0d6b57f74d21da50c485c598e; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 7f4f7efe7f30edd29c4988de01728bf2398217e4; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < e917d0c69f01af2bb4fbea2b66d560a53b3ac7ec; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < a096b6e34f602950af9a2b0856cd93a5f4c276d7; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 43368636c663cff6e59dde93cf4b8e43ac28eb93; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < cb549df9ce4ee15c9d5b19ddab12cf2128e4313c; >= 4cb47a8644cc9eb8ec81190a50e79e6530d0297f, < 509323077ef79a26ba0c60bb556e45c12c398b2d |
| Linux | Linux | 5.9 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63992?
How severe is CVE-2026-63992?
How do I fix CVE-2026-63992?
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-63987In the Linux kernel, the following vulnerability has been re…7.8
- 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-63993In the Linux kernel, the following vulnerability has been re…9.8
- 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…
Are you affected by CVE-2026-63992?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
