PT-2026-68082 · Linux · Linux Kernel

CVE-2026-64581

·

Published

2026-08-05

·

Updated

2026-08-27

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 A double-free issue exists in the xfrm user policy() function. The function uses sk dst reset(), which is non-atomic, to clear the socket destination cache. In a race condition involving a connected UDP socket, a per-socket policy change and a simultaneous send operation can both observe the same old destination and call dst release() on it. This results in the socket reference being dropped twice, leading to a slab-use-after-free in dst release() and freeing the xfrm dst bundle while it is still referenced. This issue is reachable by an unprivileged user via a user and network namespace.
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

AZL-94476
CVE-2026-64581
OPENSUSE-SU-2026:11476-1

Affected Products

Linux Kernel