Lucene search
+L
Rust-langFuture-utils

2 matches found

CVE
CVE
added 2020/12/31 8:21 a.m.67 views

CVE-2020-35905

The CVE-2020-35905 issue affects the futures-util crate for Rust (pre-0.3.7). A MutexGuard::map path can cause a data race in safe code under certain closure scenarios. This is a local issue in the crate’s synchronization logic that could lead to data races, as described in the advisory and Red H...

4.7CVSS4.6AI score0.00261EPSS
Save
CVE
CVE
added 2020/12/31 8:20 a.m.67 views

CVE-2020-35908

CVE-2020-35908 affects the Rust crate futures-util (before 0.3.2). The issue is an improper implementation of Sync in the FuturesUnordered structure, which used interior mutability via a Cell without proper synchronization. This can lead to data corruption when multiple threads access the interna...

5.5CVSS5.5AI score0.00334EPSS
Save