PT-2026-72258 · Linux+1 · Linux Kernel+1
CVE-2026-72069
·
Published
2026-08-15
·
Updated
2026-09-03
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 Linux kernel where the
rt spin unlock() function releases RCU (Read-Copy-Update) protection before the lock is actually unlocked. This behavior differs from regular spinlocks, which maintain preemption disablement across the unlock operation to ensure full RCU protection. This discrepancy can lead to a Use-After-Free (UAF) scenario, where memory is freed while still being accessed by another thread. The same issue affects the rwlock substitution. The flaw occurs because the rcu read unlock() invocation is placed before the unlock operations.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
Rocky Linux