← Volver al buscador de CVEs

CVE-2026-63994

Linux Kernel

Descripción

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 9.8EPSS 0.521%Riesgo 1.03
Ver fuente
Publicación
2026-07-19 16:17:38
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-07-30 14:51:11
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H