DEBIAN-CVE-2026-52930
Advisory lineage Upstream: 1 Downstream: 0
Upstream
Published: 24 Jun 2026, 08:16
Last modified:09 Jul 2026, 09:00
Vulnerability Summary
Overall Risk (default)
low
22/100 CVSS Score
5.5 MEDIUM
3.1 (osv_debian)
EPSS Score
No data
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
24 Jun 2026, 08:16
Published
Vulnerability first disclosed
09 Jul 2026, 09:00
Last Modified
Vulnerability information updated
Description
In the Linux kernel, the following vulnerability has been resolved: ipc/shm: serialize orphan cleanup with shm_nattch updates shm_destroy_orphaned() walks the shm idr under shm_ids(ns).rwsem, but that does not serialize all fields tested by shm_may_destroy(). In particular, shm_nattch is updated while holding shm_perm.lock, and attach paths can do that without holding the rwsem. Do not decide that an orphaned segment is unused before taking the object lock. Move the shm_may_destroy() check under shm_perm.lock, matching the other destroy paths, and unlock the segment when it no longer qualifies for removal.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Systems
- debian•linux
all | all | all | < 5.10.259-1 | < 6.1.176-1 | < 6.12.94-1 | < 7.0.13-1
- debian•linux-6.1
< 6.1.176-1~deb11u1