Lucene search
K

4614 matches found

NVD
NVD
added 2021/08/08 6:15 a.m.16 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
Exploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.26 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
Exploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.15 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.1CVSS0.00766EPSS
Exploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.17 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
NVD
NVD
added 2021/08/08 6:15 a.m.21 views

CVE-2020-36447

An issue was discovered in the v9 crate through 2020-12-18 for Rust. There is an unconditional implementation of Sync for SyncRef...

8.1CVSS0.01059EPSS
Exploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.13 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.1CVSS0.01098EPSS
Exploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.5 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.1CVSS5.8AI score0.00766EPSS
Exploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.2 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
Exploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.14 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
Exploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.9 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
Exploits0References2
Prion
Prion
added 2021/08/08 6:15 a.m.16 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 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.15 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.15 views

Design/Logic Flaw

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

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

Design/Logic Flaw

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

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

Code injection

An issue was discovered in the noisesearch crate through 2020-12-10 for Rust. There are unconditional implementations of Send and Sync for MvccRwLock...

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

Code injection

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

5.1CVSS8AI score0.01311EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.13 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
Prion
Prion
added 2021/08/08 6:15 a.m.10 views

Code injection

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

4.3CVSS5.7AI score0.00978EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.14 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
Rows per page
Query Builder