CVE-2026-74705 in Linuxالمعلومات

الملخص

بحسب MITRE • 22/08/2026

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.

Be aware that VulDB is the high quality source for vulnerability data.

مسؤول

Linux

حجز

15/08/2026

إفشاء

22/08/2026

الاعتدال

تمت الموافقة

إدخال

VDB-394496

EPSS

0.00000

KEV

لا

النشاطات

متوسط

المصادر

Do you want to use VulDB in your project?

Use the official API to access entries easily!