Service interruption via concurrent io_uring hash-map leak
Published May 21, 2024 · Updated May 11, 2026
Memory leak in Linux kernel 5.12 through 5.13.5 allows local users to interrupt service by racing parallel io_uring_enter calls. In fs/io_uring.c, io_init_wq_offload allocates a hash map without serializing concurrent task-context initialization, so competing assignments overwrite one pointer and leave its allocation unreachable. Triggering the flaw requires low-privileged local syscall access and concurrent calls; repeated races consume kernel memory without affecting confidentiality or integrity.
Summary
What happened
Memory leak in Linux kernel 5.12 through 5.13.5 allows local users to interrupt service by racing parallel io_uring_enter calls. In fs/io_uring.c, io_init_wq_offload allocates a hash map without serializing concurrent task-context initialization, so competing assignments overwrite one pointer and leave its allocation unreachable. Triggering the flaw requires low-privileged local syscall access and concurrent calls; repeated races consume kernel memory without affecting confidentiality or integrity.
The record
- CVE
- CVE-2021-47292
- Published
- May 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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.12
- Affected versionversion=e941894eae31b52f0fd9bdb3ce20620afa152f45 <362a9e65289284f36403058eea2462d0330c1f24
- Affected versionversion=e941894eae31b52f0fd9bdb3ce20620afa152f45 <502731a03f27cba1513fbbff77e508185ffce5bb
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