Lucene search
+L

3 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:31 p.m.6 views

CVE-2020-36458

An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult, there is an implementation of Sync with a trait bound of T: Send, E: Send...

8.1CVSS6.8AI score0.00833EPSS
SaveExploits1
OSV
OSV
added 2021/08/08 6:15 a.m.8 views

CVE-2020-36458

An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult, there is an implementation of Sync with a trait bound of T: Send, E: Send...

8.1CVSS5.8AI score0.00833EPSS
SaveExploits1References2
CVE
CVE
added 2021/08/08 5:14 a.m.107 views

CVE-2020-36458

The CVE-2020-36458 issue concerns the Rust lexer crate, where ReaderResult has a Sync implementation bounded by T: Send, E: Send. This mis-bounding can allow a non-Sync T or E to be accessed across threads via &T or &E, creating a potential data race and memory corruption. Affected component: lex...

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