PT-2026-52359 · Linux+3 · Linux Kernel+3
CVE-2026-53264
·
Published
2026-05-31
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV: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 race condition exists in the
net/sched component when NEWTFILTER and DELFILTER operations are executed concurrently. This occurs because an action can be freed immediately via kfree() while another CPU still holds a pointer to it, leading to a Use-After-Free (UAF) scenario. UAF is a memory corruption issue where a program continues to use a pointer after the memory it points to has been freed. The issue is triggered during the interaction between idr find() and idr remove() functions when managing the action lifecycle.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
Linuxmint
Linux Kernel
Rocky Linux
Ubuntu