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

CVE-2025-40214

·

Published

2025-11-11

·

Updated

2026-08-30

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 The Linux kernel’s AF UNIX garbage collection mechanism could incorrectly collect a receive queue of an active socket. This occurs due to a failure to initialize the scc index in the unix add edge() function. The issue involves a cyclic reference with multiple sockets, leading to a misjudgment by unix vertex dead() that sockets are in the same strongly connected component (SCC) and are dead when they are still in use. The root cause is that unix add edge() does not initialize scc index, potentially leading to incorrect SCC assignments and premature garbage collection of active sockets. The vulnerability was reported by Quang Le, who provided a reproduction scenario involving three stages of socket creation, closing, and acceptance.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

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

Weakness Enumeration

Related Identifiers

BDU:2026-02407
CVE-2025-40214
ECHO-C77D-286D-B475
LSN-0118-1
MGASA-2026-0017
MGASA-2026-0018
OPENSUSE-SU-2026:20145-1
SUSE-SU-2026:20207-1
SUSE-SU-2026:20220-1
SUSE-SU-2026:20228-1
SUSE-SU-2026:20564-1
SUSE-SU-2026:20828-1
SUSE-SU-2026:20829-1
SUSE-SU-2026:20831-1
SUSE-SU-2026:20832-1
SUSE-SU-2026:20837-1
SUSE-SU-2026:20840-1
SUSE-SU-2026:20841-1
SUSE-SU-2026:20842-1
SUSE-SU-2026:20944-1
SUSE-SU-2026:20945-1
SUSE-SU-2026:20946-1
SUSE-SU-2026:20947-1
USN-8014-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu