PT-2026-51885 · Linux+3 · Linux Kernel+3
CVE-2026-52991
·
Published
2026-04-17
·
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 between the pressure write operation and the cgroup file release process. This occurs because the
priv member of the struct kernfs open file is not sufficiently protected by the cgroup mutex during execution in the pressure write() function. If cgroup file release() completes and frees the memory associated with of->priv while pressure write() is still accessing it, a use-after-free (UAF) condition is triggered. Additionally, a separate race condition can lead to a NULL pointer dereference if of->priv is set to NULL after a live kn lock is acquired but before the cgroup mutex is obtained.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Time Of Check To Time Of Use
Race Condition
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Rocky Linux
Ubuntu