DEBIAN-CVE-2026-63994
In the Linux kernel, the following vulnerability has been resolved: tunnels: load network headers after skbcow() in iptunnelpmtudbuildicmp[v6]() Sashiko found that iptunnelpmtudbuildicmp() and iptunnelpmtudbuildicmpv6() were caching iphdr() and ipv6hdr() before an skbcow() call which can reallocate skb->head. Fix this possible UAF by initializing the local variables after the skbcow() call. Remove skbresetnetwork_header() calls which were not needed.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://security-tracker.debian.org/tracker/CVE-2026-63994