In the Linux kernel, the following vulnerability has been resolved: tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmpv6… (CVE-2026-63994)
In the Linux kernel, the following vulnerability has been resolved: tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]() Sashiko found that iptunnel_pmtud_build_icmp() and iptunnel_pmtud_build_icmpv6() were caching ip_hdr() and ipv6_hdr() before an skb_cow() call which can reallocate skb->head. Fix this possible UAF by initializing the local variables after the skb_cow() call. Remove skb_reset_network_header() calls which were not needed.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's tunnel implementation involved caching pointers to network headers (ip_hdr() and ipv6_hdr()) before invoking skb_cow(), a function that can reallocate the skb->head buffer. This improper ordering could cause a use-after-free condition if skb_cow() reallocates memory, leaving the cached pointers invalid. The patch corrects this by loading network headers only after skb_cow() has been called, preventing stale pointer usage. Additionally, redundant calls to skb_reset_network_header() were removed as part of the fix.
Potential Impact
This vulnerability could lead to use-after-free conditions in kernel memory, which may cause system instability or potentially allow an attacker to execute arbitrary code or escalate privileges if exploited. However, no known exploits are reported in the wild as of the published date.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel source code by reordering the skb_cow() call and network header loading. Users and administrators should apply the official Linux kernel updates that include this patch to remediate the issue. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended mitigation.
In the Linux kernel, the following vulnerability has been resolved: tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmpv6… (CVE-2026-63994)
Description
In the Linux kernel, the following vulnerability has been resolved: tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]() Sashiko found that iptunnel_pmtud_build_icmp() and iptunnel_pmtud_build_icmpv6() were caching ip_hdr() and ipv6_hdr() before an skb_cow() call which can reallocate skb->head. Fix this possible UAF by initializing the local variables after the skb_cow() call. Remove skb_reset_network_header() calls which were not needed.
CVSS v3.1
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's tunnel implementation involved caching pointers to network headers (ip_hdr() and ipv6_hdr()) before invoking skb_cow(), a function that can reallocate the skb->head buffer. This improper ordering could cause a use-after-free condition if skb_cow() reallocates memory, leaving the cached pointers invalid. The patch corrects this by loading network headers only after skb_cow() has been called, preventing stale pointer usage. Additionally, redundant calls to skb_reset_network_header() were removed as part of the fix.
Potential Impact
This vulnerability could lead to use-after-free conditions in kernel memory, which may cause system instability or potentially allow an attacker to execute arbitrary code or escalate privileges if exploited. However, no known exploits are reported in the wild as of the published date.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel source code by reordering the skb_cow() call and network header loading. Users and administrators should apply the official Linux kernel updates that include this patch to remediate the issue. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended mitigation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-hvgq-ch9f-27rq
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63994"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27aa2a4a8d598912dedf
Added to database: 07/19/2026, 19:38:18 UTC
Last enriched: 07/19/2026, 20:01:21 UTC
Last updated: 07/20/2026, 21:51:24 UTC
Views: 15
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.