Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-74705

Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
22/08/2026
Última modificación:
22/08/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> udp: fix potential use-after-free in tunnel segmentation<br /> <br /> __skb_udp_tunnel_segment() gets the UDP header before ensuring the<br /> tunnel header is in the skb head. If the pull reallocates skb-&gt;head,<br /> the saved UDP header pointer is no longer valid.<br /> <br /> Get the UDP header after the pull to avoid a potential use-after-free.

Impacto