PT-2026-82137 · Linux · Linux Kernel

CVE-2026-80521

·

Published

2026-08-26

·

Updated

2026-08-29

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 af unix module where the garbage collector (GC) may partially free a dead Strongly Connected Component (SCC). This occurs during a race condition when unix add edges() publishes a new edge to the GC before the socket buffer (skb) is queued by skb queue tail(). If the associated sockets are closed and GC is triggered, the system may fail to free the SCC immediately. Subsequently, when unix walk scc fast() iterates over the SCC entries, it may encounter an inconsistent state. The fix involves unlinking the scc entry within the unix del edge() function before freeing the vertex.
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 👾

Related Identifiers

AZL-97814
CVE-2026-80521

Affected Products

Linux Kernel