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

CVE-2026-52947

·

Published

2026-06-08

·

Updated

2026-09-08

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 (affected versions not specified)
Description An issue exists in the qrtr port remove() function where the socket reference count is decremented using sock put() before the port is removed from the qrtr ports XArray and before the RCU grace period expires. This violates the RCU update paradigm, creating a race condition. A concurrent RCU reader, such as qrtr reset ports() or qrtr port lookup(), may obtain a pointer to the socket and attempt to call sock hold() on a socket whose reference count has already reached zero. This can lead to refcount saturation and a potential Use-After-Free (UAF), a condition where the system continues to use a pointer after the memory it points to has been freed.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Race Condition

Use After Free

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

Weakness Enumeration

Related Identifiers

ALSA-2026:65334
AZL-90486
BDU:2026-13914
CVE-2026-52947
ECHO-600A-6410-C394
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3790-1
SUSE-SU-2026:3810-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu