PT-2026-68067 · Linux · Linux Kernel
CVE-2026-64566
·
Published
2026-08-05
·
Updated
2026-08-09
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 xfrm iptfs component where the
iptfs skb add frags() function fails to propagate the SKBFL SHARED FRAG flag to the destination SKB's skb shinfo->flags when copying fragment references. If the source SKB contains shared fragments, the resulting inner SKB is incorrectly identified as having privately owned fragments. Consequently, a subsequent esp input() call for a nested transport-mode SA may utilize a no-COW (Copy-on-Write) fast path to decrypt data in place. This process overwrites pages still referenced by the outer IPTFS SKB, leading to kernel-visible memory corruption and potential system panics.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