Lucene search
+L

2 matches found

OSV
OSV
added 2020/12/31 9:15 a.m.13 views

CVE-2020-35924

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type...

5.5CVSS5.8AI score0.00377EPSS
SaveExploits1References1
CVE
CVE
added 2020/12/31 8:16 a.m.183 views

CVE-2020-35924

CVE-2020-35924 affects the Rust crate try-mutex prior to 0.3.0. The issue arises because TryMutex allowed cross-thread sending of non-Send types due to an unconditional Sync implementation, enabling data races. The root cause is absence of a Send bound on the Sync trait implementation for TryMute...

5.5CVSS5.4AI score0.00377EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder