An issue was discovered in the futures-util crate before 0.3.7 for Rust. MutexGuard::map can cause a data race for certain closure situations (in safe code).
References
Link | Resource |
---|---|
https://rustsec.org/advisories/RUSTSEC-2020-0059.html | Exploit Patch Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0059.html | Exploit Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 05:28
Type | Values Removed | Values Added |
---|---|---|
References | () https://rustsec.org/advisories/RUSTSEC-2020-0059.html - Exploit, Patch, Third Party Advisory |
Information
Published : 2020-12-31 09:15
Updated : 2024-11-21 05:28
NVD link : CVE-2020-35905
Mitre link : CVE-2020-35905
CVE.ORG link : CVE-2020-35905
JSON object : View
Products Affected
rust-lang
- future-utils
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')