Local privilege escalation via stale SCC entry
Published Aug 26, 2026 · Updated Aug 26, 2026
Use-after-free in Linux kernel AF_UNIX garbage collection allows local users to escalate privileges through concurrent socket operations. unix_add_edges() exposes a new edge before its socket buffer is queued, while concurrent close() and GC can free only part of an SCC and leave scc_entry linked for unix_walk_scc_fast() to dereference. An unprivileged local user can repeatedly race self-send and close operations; successful exploitation corrupts kernel memory, while failure can panic the host.
Summary
What happened
Use-after-free in Linux kernel AF_UNIX garbage collection allows local users to escalate privileges through concurrent socket operations. unix_add_edges() exposes a new edge before its socket buffer is queued, while concurrent close() and GC can free only part of an SCC and leave scc_entry linked for unix_walk_scc_fast() to dereference. An unprivileged local user can repeatedly race self-send and close operations; successful exploitation corrupts kernel memory, while failure can panic the host.
The record
- CVE
- CVE-2026-80521
- Published
- Aug 26, 2026
- Updated
- Aug 26, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-367, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 26, 2026CVE publishedPublication date reported by the CVE source.
- Aug 26, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4090fa373f0e763c43610853d2774b5979915959 <594d905195024b228c962627ae5ae7c17bd582a4
- Affected versionversion=4090fa373f0e763c43610853d2774b5979915959 <e3702470ced94fad74d71e2232f022d2eb752a6d
- Affected versionversion=5dfd283f4651d04dbb70ceb9ae5c4a30eda3c52a
- Affected versionversion=6.10
- Affected versionversion=6.1.141 <6.2
- Affected versionversion=6.6.93 <6.7
- Affected versionversion=de7921631ff323369aa63a4324695ab54ea4047e
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo