Kernel memory corruption via linked-timeout double free
Published Mar 15, 2024 · Updated Aug 5, 2026
Use-after-free in Linux kernel io_uring 5.11 through 5.12.9 allows local users to corrupt kernel memory via linked-timeout races. io_link_timeout_fn() can release a linked timeout on its failure path without removing it from the master request list, so master completion releases the same request again. The flaw is reachable by local users able to submit io_uring operations and can crash the host or compromise kernel execution.
Summary
What happened
Use-after-free in Linux kernel io_uring 5.11 through 5.12.9 allows local users to corrupt kernel memory via linked-timeout races. io_link_timeout_fn() can release a linked timeout on its failure path without removing it from the master request list, so master completion releases the same request again. The flaw is reachable by local users able to submit io_uring operations and can crash the host or compromise kernel execution.
The record
- CVE
- CVE-2021-47123
- Published
- Mar 15, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 15, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=5.11
- Affected versionversion=90cd7e424969d29aff653333b4dcb4e2e199d791 <1f64f5e903b9d1d157875721e02adadc9d6f0a5d
- Affected versionversion=90cd7e424969d29aff653333b4dcb4e2e199d791 <447c19f3b5074409c794b350b10306e1da1ef4ba
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.
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