Search Results (356048 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2020-36452 1 Array-tools Project 1 Array-tools 2024-11-21 9.8 Critical
An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone() has a drop of uninitialized memory.
CVE-2020-36451 1 Rcu Cell Project 1 Rcu Cell 2024-11-21 8.1 High
An issue was discovered in the rcu_cell crate through 2020-11-14 for Rust. There are unconditional implementations of Send and Sync for RcuCell<T>.
CVE-2020-36450 1 Bunch Project 1 Bunch 2024-11-21 8.1 High
An issue was discovered in the bunch crate through 2020-11-12 for Rust. There are unconditional implementations of Send and Sync for Bunch<T>.
CVE-2020-36449 1 Kekbit Project 1 Kekbit 2024-11-21 8.1 High
An issue was discovered in the kekbit crate before 0.3.4 for Rust. For ShmWriter<H>, Send is implemented without requiring H: Send.
CVE-2020-36448 1 Cache Project 1 Cache 2024-11-21 8.1 High
An issue was discovered in the cache crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for Cache<K>.
CVE-2020-36447 1 V9 Project 1 V9 2024-11-21 8.1 High
An issue was discovered in the v9 crate through 2020-12-18 for Rust. There is an unconditional implementation of Sync for SyncRef<T>.
CVE-2020-36446 1 Signal-simple Project 1 Signal-simple 2024-11-21 8.1 High
An issue was discovered in the signal-simple crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for SyncChannel<T>.
CVE-2020-36445 1 Project 1 Convec 2024-11-21 8.1 High
An issue was discovered in the convec crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for ConVec<T>.
CVE-2020-36444 1 Async-coap Project 1 Async-coap 2024-11-21 8.1 High
An issue was discovered in the async-coap crate through 2020-12-08 for Rust. Send and Sync are implemented for ArcGuard<RC, T> without trait bounds on RC.
CVE-2020-36443 1 Libp2p 1 Libp2p-deflate 2024-11-21 9.8 Critical
An issue was discovered in the libp2p-deflate crate before 0.27.1 for Rust. An uninitialized buffer is passed to AsyncRead::poll_read(), which is a user-provided trait function.
CVE-2020-36442 1 Beef Project 1 Beef 2024-11-21 8.1 High
An issue was discovered in the beef crate before 0.5.0 for Rust. beef::Cow has no Sync bound on its Send trait.
CVE-2020-36441 1 Abox Project 1 Abox 2024-11-21 8.1 High
An issue was discovered in the abox crate before 0.4.1 for Rust. It implements Send and Sync for AtomicBox<T> with no requirement for T: Send and T: Sync.
CVE-2020-36440 1 Libsbc Project 1 Libsbc 2024-11-21 8.1 High
An issue was discovered in the libsbc crate before 0.1.5 for Rust. For Decoder<R>, it implements Send for any R: Read.
CVE-2020-36439 1 Ticketed Lock Project 1 Ticketed Lock 2024-11-21 8.1 High
An issue was discovered in the ticketed_lock crate before 0.3.0 for Rust. There are unconditional implementations of Send for ReadTicket<T> and WriteTicket<T>.
CVE-2020-36438 1 Tiny Future Project 1 Tiny Future 2024-11-21 8.1 High
An issue was discovered in the tiny_future crate before 0.4.0 for Rust. Future<T> does not have bounds on its Send and Sync traits.
CVE-2020-36437 1 Conqueue Project 1 Conqueue 2024-11-21 8.1 High
An issue was discovered in the conqueue crate before 0.4.0 for Rust. There are unconditional implementations of Send and Sync for QueueSender<T>.
CVE-2020-36436 1 Unicycle Project 1 Unicycle 2024-11-21 8.1 High
An issue was discovered in the unicycle crate before 0.7.1 for Rust. PinSlab<T> and Unordered<T, S> do not have bounds on their Send and Sync traits.
CVE-2020-36435 1 Ruspiro-singleton Project 1 Ruspiro-singleton 2024-11-21 8.1 High
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.
CVE-2020-36434 1 Sys-info Project 1 Sys-info 2024-11-21 9.8 Critical
An issue was discovered in the sys-info crate before 0.8.0 for Rust. sys_info::disk_info calls can trigger a double free.
CVE-2020-36433 1 Aeplay 1 Chunky 2024-11-21 7.5 High
An issue was discovered in the chunky crate through 2020-08-25 for Rust. The Chunk API does not honor an alignment requirement.