news.mlab.sh
Vulnerabilities
Vulnerability

CVE-2026-74705

Reference data from vuln.mlab.sh, coverage from our own index.

CVSS
10.0 Critical
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS
0.50%
Risk score
40.8
Published
2026-08-22
Status
Received

In the Linux kernel, the following vulnerability has been resolved: udp: fix potential use-after-free in tunnel segmentation __skb_udp_tunnel_segment() gets the UDP header before ensuring the tunnel header is in the skb head. If the pull reallocates skb->head, the saved UDP header pointer is no longer valid. Get the UDP header after the pull to avoid a potential use-after-free.

Coverage 1

Advisories and references