Lucene search
+L

243 matches found

NVD
NVD
added 2021/08/08 6:15 a.m.37 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
Exploits1References2
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
Exploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.7 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
Exploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.9 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
Exploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.25 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
Exploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.36 views

CVE-2020-36443

An issue was discovered in the libp2p-deflate crate before 0.27.1 for Rust. An uninitialized buffer is passed to AsyncRead::pollread, which is a user-provided trait function...

9.8CVSS0.0123EPSS
Exploits0References2
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
Exploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.29 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.1CVSS0.01098EPSS
Exploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.4 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
Exploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.4 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
Exploits1References2
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
Exploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.7 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.1CVSS5.8AI score0.00766EPSS
Exploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.35 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.1CVSS0.00833EPSS
Exploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.6 views

CVE-2020-36440

An issue was discovered in the libsbc crate before 0.1.5 for Rust. For Decoder, it implements Send for any R: Read...

8.1CVSS5.8AI score0.00766EPSS
Exploits0References2
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
Exploits0References2
Prion
Prion
added 2021/08/08 6:15 a.m.16 views

Out-of-bounds

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...

6.8CVSS8AI score0.00766EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.19 views

Design/Logic Flaw

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...

6.8CVSS8AI score0.00766EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.18 views

Design/Logic Flaw

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...

6.8CVSS8AI score0.0124EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.17 views

Design/Logic Flaw

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...

6.8CVSS8AI score0.00766EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.16 views

Design/Logic Flaw

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...

6.8CVSS8AI score0.01098EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder