An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption.
References
Link | Resource |
---|---|
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/tokio/RUSTSEC-2021-0124.md | Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2021-0124.html | Patch Third Party Advisory |
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/tokio/RUSTSEC-2021-0124.md | Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2021-0124.html | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:32
Type | Values Removed | Values Added |
---|---|---|
References | () https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/tokio/RUSTSEC-2021-0124.md - Third Party Advisory | |
References | () https://rustsec.org/advisories/RUSTSEC-2021-0124.html - Patch, Third Party Advisory |
Information
Published : 2021-12-27 00:15
Updated : 2024-11-21 06:32
NVD link : CVE-2021-45710
Mitre link : CVE-2021-45710
CVE.ORG link : CVE-2021-45710
JSON object : View
Products Affected
tokio
- tokio
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')