PT-2026-51723 · Linux+1 · Linux Kernel+1
CVE-2026-52930
·
Published
2026-06-03
·
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
An issue exists in the
ipc/shm component where the shm destroy orphaned() function iterates through the shm idr using shm ids(ns).rwsem, which fails to serialize all fields evaluated by shm may destroy(). Specifically, the shm nattch variable is updated while holding shm perm.lock, and attach paths can perform this update without holding the rwsem. This creates a race condition where an orphaned segment might be incorrectly identified as unused before the object lock is acquired.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Access of Uninitialized Pointer
Time Of Check To Time Of Use
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu