PT-2026-52334 · Linux · Linux Kernel
CVE-2026-53239
·
Published
2026-06-25
·
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
A use-after-free issue exists in the xfrm policy component. A race condition occurs in the
xfrm policy bysel ctx() function when xfrm policy lock is dropped before pruning the bin. If another process triggers xfrm hash rebuild() and calls xfrm policy inexact flush(), the bin is freed via kfree rcu(bin). Subsequently, when the original process calls xfrm policy inexact prune bin(bin), it accesses memory that has already been released.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel