PT-2025-52908 · Linux+3 · Linux Kernel+3

Published

2025-11-08

·

Updated

2026-05-11

·

CVE-2025-68372

CVSS v2.0

4.6

Medium

VectorAV:L/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a use-after-free (UAF) issue within the Network Block Device (NBD) subsystem. The issue occurs in the recv work function when handling NBD CLEAR SOCK and NBD CMD RECONFIGURE operations. Specifically, the config put function is called at an incorrect time, potentially leading to the config structure being freed while recv work is still running. This can happen in scenarios involving network connections with or without the NBD CFLAG DESTROY ON DISCONNECT flag. The root cause is related to the timing of nbd config put() and the completion of worker threads. The issue is triggered by calls to flush workqueue() in nbd start device ioctl(). The vulnerable code paths involve functions such as nbd genl connect, nbd open, nbd release, nbd disconnect and put, and recv work. The config->recv threads atomic counter is decremented after the configuration is freed, leading to the UAF condition.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Resource Release

Weakness Enumeration

Related Identifiers

AZL-73123
BDU:2026-01157
CVE-2025-68372
ECHO-41D2-0064-0BE9
OESA-2026-1303
OESA-2026-1304
OESA-2026-1305
OPENSUSE-SU-2026:10039-1
OPENSUSE-SU-2026:10301-1
OPENSUSE-SU-2026:20287-1
SUSE-SU-2026:0447-1
SUSE-SU-2026:0472-1
SUSE-SU-2026:0473-1
SUSE-SU-2026:0587-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20555-1
SUSE-SU-2026:20599-1
SUSE-SU-2026:20615-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1
USN-8094-1
USN-8094-2
USN-8094-3
USN-8094-4
USN-8094-5
USN-8096-1
USN-8096-2
USN-8096-3
USN-8096-4
USN-8096-5
USN-8116-1
USN-8141-1
USN-8152-1
USN-8163-1
USN-8163-2
USN-8179-1
USN-8179-2
USN-8179-3
USN-8179-4
USN-8184-1
USN-8185-1
USN-8185-2
USN-8203-1
USN-8204-1
USN-8243-1
USN-8258-1
USN-8260-1
USN-8261-1
USN-8265-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu