Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-74705

Опубликовано: 22 авг. 2026
Источник: nvd
CVSS3: 10
EPSS Низкий

Описание

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.

EPSS

Процентиль: 41%
0.005
Низкий

10 Critical

CVSS3

Дефекты

Связанные уязвимости

CVSS3: 10
ubuntu
19 дней назад

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.

CVSS3: 7
redhat
20 дней назад

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.

msrc
17 дней назад

udp: fix potential use-after-free in tunnel segmentation

CVSS3: 10
debian
19 дней назад

In the Linux kernel, the following vulnerability has been resolved: u ...

CVSS3: 10
github
19 дней назад

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.

EPSS

Процентиль: 41%
0.005
Низкий

10 Critical

CVSS3

Дефекты