Lucene search
+L

9480 matches found

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

CVE-2020-36437

An issue was discovered in the conqueue crate before 0.4.0 for Rust. There are unconditional implementations of Send and Sync for QueueSender...

8.1CVSS0.00847EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.8 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
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.7 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
OSV
OSV
added 2021/08/08 6:15 a.m.11 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.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 score0.00766EPSS
SaveExploits0References2
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
NVD
NVD
added 2021/08/08 6:15 a.m.28 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
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.34 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.1CVSS0.00766EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.36 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
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.19 views

CVE-2020-36452

An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone has a drop of uninitialized memory...

9.8CVSS0.01119EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.24 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
NVD
NVD
added 2021/08/08 6:15 a.m.47 views

CVE-2020-36461

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

8.1CVSS0.0124EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.33 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.1CVSS0.00766EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.18 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
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.20 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.1CVSS0.00766EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.59 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.17 views

CVE-2020-36437

An issue was discovered in the conqueue crate before 0.4.0 for Rust. There are unconditional implementations of Send and Sync for QueueSender...

8.1CVSS6.8AI score
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.12 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.7 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
Rows per page
Query Builder