CVE-2021-47123
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
io_uring: fix ltout double free on completion race
Always remove linked timeout on io_link_timeout_fn() from the master request link list, otherwise we may get use-after-free when first io_link_timeout_fn() puts linked timeout in the fail path, and then will be found and put on master's free.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 90cd7e424969d29aff653333b4dcb4e2e199d791 < 1f64f5e903b9d1d157875721e02adadc9d6f0a5d | affected |
| Linux | Linux | 90cd7e424969d29aff653333b4dcb4e2e199d791 < 447c19f3b5074409c794b350b10306e1da1ef4ba | affected |
| Linux | Linux | 5.11 | affected |
| Linux | Linux | 0 < 5.11 | unaffected |
| Linux | Linux | 5.12.10 <= 5.12.* | unaffected |
| Linux | Linux | 5.13 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/1f64f5e903b9d1d157875721e02adadc9d6f0a5d
- https://git.kernel.org/stable/c/447c19f3b5074409c794b350b10306e1da1ef4ba
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/1f64f5e903b9d1d157875721e02adadc9d6f0a5d
- https://git.kernel.org/stable/c/447c19f3b5074409c794b350b10306e1da1ef4ba
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.