Lucene search
+L

2 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.10 views

CVE-2020-36462

An issue was discovered in the syncpool crate before 0.1.6 for Rust. There is an unconditional implementation of Send for Bucket2...

8.1CVSS6.8AI score0.0124EPSS
SaveExploits1
CVE
CVE
added 2021/08/08 5:13 a.m.125 views

CVE-2020-36462

CVE-2020-36462 concerns the Rust crate syncpool (pre-0.1.6) where Bucket2 unconditionally implements Send, allowing non-Send types (e.g., Cell, Rc) to be sent across threads. This enables data races and potential memory corruption. The fix adds a T: Send bound to the Send implementation (commit 1...

8.1CVSS7.9AI score0.0124EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder