Lucene search
+L

2854 matches found

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
OSV
OSV
added 2021/08/08 6:15 a.m.5 views

CVE-2020-36438

An issue was discovered in the tinyfuture crate before 0.4.0 for Rust. Future does not have bounds on its Send and Sync traits...

8.1CVSS7.3AI score
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.10 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.1CVSS7.3AI score0.00833EPSS
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
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-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.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
NVD
NVD
added 2021/08/08 6:15 a.m.28 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.1CVSS0.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
NVD
NVD
added 2021/08/08 6:15 a.m.34 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.1CVSS0.01311EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.56 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
NVD
NVD
added 2021/08/08 6:15 a.m.26 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.1CVSS0.00766EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.34 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.1CVSS0.01098EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.6 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
OSV
OSV
added 2021/08/08 6:15 a.m.11 views

CVE-2020-36445

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

8.1CVSS7.3AI score0.00766EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.10 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
OSV
OSV
added 2021/08/08 6:15 a.m.7 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-36435

An issue was discovered in the ruspiro-singleton crate before 0.4.1 for Rust. In Singleton, Send and Sync do not have bounds checks...

8.1CVSS5.8AI score0.00766EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.27 views

CVE-2020-36435

An issue was discovered in the ruspiro-singleton crate before 0.4.1 for Rust. In Singleton, Send and Sync do not have bounds checks...

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

CVE-2020-36436

An issue was discovered in the unicycle crate before 0.7.1 for Rust. PinSlab and Unordered do not have bounds on their Send and Sync traits...

8.1CVSS0.00766EPSS
SaveExploits0References2
Rows per page
Query Builder