PT-2026-61342 · Linux+1 · Linux Kernel+1
CVE-2026-64025
·
Published
2026-07-19
·
Updated
2026-09-07
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 bpf, skmsg component where a race condition occurs between the verdict
sk data ready and ktls rx. When a socket is inserted into a sockmap using BPF SK SKB VERDICT before TLS RX is configured, the sk psock verdict data ready() function lacks a necessary guard. This allows tcp read skb() to drain the sk receive queue via skb unlink() without advancing the copied seq. Consequently, tls strp msg load() may operate on an empty queue, leading to a use-after-free condition when tls decrypt sg() attempts to process a potentially freed skb (socket buffer).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
Ubuntu