3 matches found
CVE-2020-36208
An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...
7.8CVSS6.7AI score0.00428EPSS
SaveExploits1
CVE-2020-36208
The CVE-2020-36208 issue affects the conquer-once crate for Rust (pre-0.3.2). It allows a thread crossing to occur for a non-Send but Sync type (notably types like MutexGuard via OnceCell), which can lead to memory corruption. The root cause is an implementation detail where OnceCell’s Sync bound...
7.8CVSS7.4AI score0.00428EPSS
SaveExploits1References1Affected Software1
20