3 matches found
CVE-2020-36469
An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally...
5.9CVSS6.9AI score0.00978EPSS
SaveExploits1
CVE-2020-36469
An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally...
5.9CVSS5.8AI score0.00978EPSS
SaveExploits1References2
CVE-2020-36469
The CVE-2020-36469 entry describes a data-race risk in the Rust appendix crate (Index) where Send and Sync are implemented unconditionally for generic K and V. This can permit multi-threaded usage with non-Send/Sync types, potentially causing data contention or races when these types populate the...
5.9CVSS5.6AI score0.00978EPSS
SaveExploits1References2Affected Software1
20