PT-2026-51899 · Linux+2 · Linux Kernel+2

CVE-2026-53005

·

Published

2026-06-24

·

Updated

2026-09-07

CVSS v3.1

7.8

High

VectorAV: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 versions prior to 7.0.0-rc7
Description An issue exists in the af unix component where SOCKMAP can hide inflight file descriptors from the AF UNIX Garbage Collector (GC). When a socket in SOCKMAP receives a socket buffer (skb) with an inflight file descriptor, the sk psock verdict data ready() function enqueues the skb to the psock->ingress skb. Because the GC cannot inspect this queue, it leads to the leaking of inflight sockets.
Additionally, SOCKMAP redirection violates the assumptions of the Tarjan-based GC regarding the status of unix edge.successor, which can result in a use-after-free condition in the unix del edges() function. Furthermore, SOCKMAP fails to call scm stat del() correctly, causing unix show fdinfo() to report inaccurate file descriptor counts.
Recommendations Update the Linux kernel to version 7.0.0-rc7 or later. As a temporary mitigation, restrict the use of SOCKMAP for sockets handling SCM attributes.

Exploit

Fix

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-90540
CVE-2026-53005
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8566-1
USN-8568-1
USN-8569-1
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu