PT-2026-61326 · Linux · Linux Kernel

CVE-2026-64009

·

Published

2026-07-19

·

Updated

2026-07-20

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/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 out-of-bounds write issue exists in the ESP component of the xfrm subsystem. The xfrm state mtu() function performs arithmetic in unsigned modulo-2^32 space, subtracting an attacker-influenced value consisting of header len, authsize, and net adj from a small mtu argument. This can lead to an underflow, resulting in a value near 2^32. When esp output() processes this value as a signed integer, the esp.tfclen variable can become negative. This negative value is then sign-extended to size t when passed to the memset() function within esp output fill trailer(), causing a massive write of zeroes at the skb tail pointer(skb) location.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64009

Affected Products

Linux Kernel