PT-2026-69826 · Linux · Linux Kernel
CVE-2026-68426
·
Published
2026-08-10
·
Updated
2026-08-17
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
A use-after-free issue exists in the xfrm component. When
validate xmit xfrm() processes a GSO (Generic Segmentation Offload) list and segments are handled by async crypto, those segments are unlinked from the list. However, the skb->prev pointer at the list head is not updated. If the last segment is stolen by the crypto engine and subsequently freed, validate xmit skb list() attempts to write through the stale skb->prev pointer.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