PT-2026-72925 · Linux · Linux Kernel
CVE-2026-74473
·
Published
2026-08-15
·
Updated
2026-08-18
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the VXLAN implementation where the
route shortcircuit() function incorrectly uses pskb may pull() to verify the availability of bytes for the IP header. Because skb->data points to the MAC header in vxlan xmit(), the check fails to account for the network offset, potentially leaving parts of the IP header in non-linear fragments. This can lead to an out-of-bounds read when dereferencing ip hdr(skb)->daddr beyond the linear buffer length.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel