Lucene search
+L

2 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.9 views

CVE-2020-36457

An issue was discovered in the lever crate before 0.1.1 for Rust. AtomicBox implements the Send and Sync traits for all types T...

8.1CVSS6.9AI score0.0124EPSS
SaveExploits1
CVE
CVE
added 2021/08/08 5:14 a.m.115 views

CVE-2020-36457

CVE-2020-36457 affects the lever crate for Rust, specifically versions before 0.1.1. The root cause is that an internal type, AtomicBox, implements Send and Sync for all types T, which enables non-Send types (e.g., Rc) and non-Sync types (e.g., Cell) to be used across thread boundaries. This can ...

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