Lucene search
+L

2 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 5:8 p.m.13 views

CVE-2020-35927

An issue was discovered in the thex crate through 2020-12-08 for Rust. Thex allows cross-thread data races of non-Send types...

5.5CVSS6.8AI score0.0031EPSS
SaveExploits0
CVE
CVE
added 2020/12/31 8:16 a.m.60 views

CVE-2020-35927

The CVE-2020-35927 entry concerns the Rust thex crate, where Thex allows cross-thread data races of non-Send types. The issue arises because Thex implements Sync for all T but lacks a Send bound for T, enabling non-Send types (e.g., Rc) to be transferred across threads, which can trigger undefine...

5.5CVSS5.4AI score0.0031EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder