PT-2026-61324 · Linux · Linux Kernel
CVE-2026-64007
·
Published
2026-07-19
·
Updated
2026-07-19
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 netfilter synproxy component where the
synproxy tstamp adjust() function fails to refresh the TCP header pointer after calling skb ensure writable(). When skb ensure writable() is invoked on a cloned or non-linear socket buffer (skb), it may trigger pskb expand head(), which frees the original memory location of the header. Because the function continues to use a stale pointer for the TCP checksum update via inet proto csum replace4(), it may result in a write operation into freed slab memory or cause packets to be sent with an incorrect checksum that does not match the payload.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
Affected Products
Linux Kernel