Lucene search
+L

3514 matches found

OSV
OSV
added 2021/08/08 6:15 a.m.16 views

CVE-2020-36464

An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed...

7.5CVSS6.8AI score
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.27 views

CVE-2020-36454

An issue was discovered in the parc crate through 2020-11-14 for Rust. LockWeak has an unconditional implementation of Send without trait bounds on T...

8.1CVSS0.00833EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.8 views

CVE-2020-36456

An issue was discovered in the toolshed crate through 2020-11-15 for Rust. In CopyCell, the Send trait lacks bounds on the contained type...

8.1CVSS7.3AI score0.01098EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.53 views

CVE-2020-36442

An issue was discovered in the beef crate before 0.5.0 for Rust. beef::Cow has no Sync bound on its Send trait...

8.1CVSS0.00766EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.7 views

CVE-2020-36453

An issue was discovered in the scottqueue crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for Queue...

8.1CVSS5.8AI score0.01098EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.9 views

CVE-2020-36455

An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock unconditionally implements Send and Sync...

8.1CVSS5.8AI score0.01311EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.4 views

CVE-2020-36451

An issue was discovered in the rcucell crate through 2020-11-14 for Rust. There are unconditional implementations of Send and Sync for RcuCell...

8.1CVSS5.8AI score0.01249EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.29 views

CVE-2020-36450

An issue was discovered in the bunch crate through 2020-11-12 for Rust. There are unconditional implementations of Send and Sync for Bunch...

8.1CVSS0.01249EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.5 views

CVE-2020-36441

An issue was discovered in the abox crate before 0.4.1 for Rust. It implements Send and Sync for AtomicBox with no requirement for T: Send and T: Sync...

8.1CVSS7.3AI score0.00766EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.22 views

CVE-2020-36459

An issue was discovered in the dces crate through 2020-12-09 for Rust. The World type is marked as Send but lacks bounds on its EntityStore and ComponentStore...

8.1CVSS0.01098EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.6 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.1CVSS7.3AI score0.0124EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.55 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.1CVSS0.0124EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.5 views

CVE-2020-36444

An issue was discovered in the async-coap crate through 2020-12-08 for Rust. Send and Sync are implemented for ArcGuard without trait bounds on RC...

8.1CVSS7.3AI score0.00766EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.5 views

CVE-2020-36459

An issue was discovered in the dces crate through 2020-12-09 for Rust. The World type is marked as Send but lacks bounds on its EntityStore and ComponentStore...

8.1CVSS5.8AI score0.01098EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.38 views

CVE-2020-36460

An issue was discovered in the model crate through 2020-11-10 for Rust. The Shared data structure has an implementation of the Send and Sync traits without regard for the inner type...

8.1CVSS0.01098EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.5 views

CVE-2020-36449

An issue was discovered in the kekbit crate before 0.3.4 for Rust. For ShmWriter, Send is implemented without requiring H: Send...

8.1CVSS7.3AI score0.01249EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.7 views

CVE-2020-36448

An issue was discovered in the cache crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for Cache...

8.1CVSS5.8AI score0.01098EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.6 views

CVE-2020-36450

An issue was discovered in the bunch crate through 2020-11-12 for Rust. There are unconditional implementations of Send and Sync for Bunch...

8.1CVSS7.3AI score0.01249EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.7 views

CVE-2020-36460

An issue was discovered in the model crate through 2020-11-10 for Rust. The Shared data structure has an implementation of the Send and Sync traits without regard for the inner type...

8.1CVSS5.8AI score0.01098EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.8 views

CVE-2020-36439

An issue was discovered in the ticketedlock crate before 0.3.0 for Rust. There are unconditional implementations of Send for ReadTicket and WriteTicket...

8.1CVSS5.8AI score0.00766EPSS
SaveExploits0References2
Rows per page
Query Builder