Lucene search
+L

251 matches found

OSV
OSV
added 2021/03/05 9:15 a.m.13 views

CVE-2021-28035

An issue was discovered in the stackdst crate before 0.6.1 for Rust. Because of the pushinner behavior, a drop of uninitialized memory can occur upon a val.clone panic...

9.8CVSS7.3AI score0.01167EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/02/11 6:15 p.m.7 views

CVE-2021-21299

hyper is an open-source HTTP library for Rust crates.io. In hyper from version 0.12.0 and before versions 0.13.10 and 0.14.3 there is a vulnerability that can enable a request smuggling attack. The HTTP server code had a flaw that incorrectly understands some requests with multiple...

8.1CVSS7.1AI score0.04771EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/01/29 3:15 a.m.11 views

CVE-2021-26307

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

5.5CVSS6.6AI score0.01261EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/29 3:15 a.m.8 views

CVE-2021-26306

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within asstring methods...

7.5CVSS6.5AI score0.01261EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/26 6:16 p.m.14 views

CVE-2021-25907

An issue was discovered in the containers crate before 0.9.11 for Rust. When a panic occurs, a util::mutate,mutate2 double drop can be performed...

9.8CVSS5.8AI score0.01552EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/26 6:16 p.m.11 views

CVE-2021-25901

An issue was discovered in the lazy-init crate through 2021-01-17 for Rust. Lazy lacks a Send bound, leading to a data race...

5.3CVSS6.1AI score0.01314EPSS
SaveExploits0References1
OSV
OSV
added 2021/01/26 6:15 p.m.13 views

CVE-2020-36207

An issue was discovered in the aovec crate through 2020-12-10 for Rust. Because Aovec does not have bounds on its Send trait or Sync trait, a data race and memory corruption can occur...

7CVSS5.8AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2021/01/26 6:15 p.m.10 views

CVE-2020-36204

An issue was discovered in the im crate through 2020-11-09 for Rust. Because TreeFocus does not have bounds on its Send trait or Sync trait, a data race can occur...

4.7CVSS5.8AI score0.00332EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 10:15 a.m.9 views

CVE-2020-35897

An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race...

4.7CVSS5.8AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.29 views

CVE-2020-35888

An issue was discovered in the arr crate through 2020-08-25 for Rust. Uninitialized memory is dropped by Array::newfromtemplate...

9.8CVSS6.7AI score0.01515EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.11 views

CVE-2020-35880

An issue was discovered in the bigint crate through 2020-05-07 for Rust. It allows a soundness violation...

9.8CVSS7.3AI score0.01515EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.7 views

CVE-2020-35881

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8CVSS7.3AI score0.0171EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 10:15 a.m.12 views

CVE-2020-35876

An issue was discovered in the rio crate through 2020-05-11 for Rust. A struct can be leaked, allowing attackers to obtain sensitive information, cause a use-after-free, or cause a data race...

9.8CVSS7.3AI score0.01541EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.12 views

CVE-2020-35878

An issue was discovered in the ozone crate through 2020-07-04 for Rust. Memory safety is violated because of the dropping of uninitialized memory...

9.8CVSS7.3AI score0.01515EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.11 views

CVE-2020-35860

An issue was discovered in the cbox crate through 2020-03-19 for Rust. The CBox API allows dereferencing raw pointers without a requirement for unsafe code...

9.8CVSS7.3AI score0.01629EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.11 views

CVE-2020-35925

An issue was discovered in the magnetic crate before 2.0.1 for Rust. MPMCConsumer and MPMCProducer allow cross-thread sending of a non-Send type...

5.5CVSS5.8AI score0.00377EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.14 views

CVE-2020-35926

An issue was discovered in the nanorand crate before 0.5.1 for Rust. It caused any random number generator even ChaCha to return all zeroes because integer truncation was mishandled...

9.8CVSS7.3AI score0.01515EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.12 views

CVE-2020-35906

An issue was discovered in the futures-task crate before 0.3.6 for Rust. futurestask::waker may cause a use-after-free in a non-static type situation...

7.8CVSS6.9AI score
SaveExploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.16 views

CVE-2020-35907

An issue was discovered in the futures-task crate before 0.3.5 for Rust. futurestask::noopwakerref allows a NULL pointer dereference...

5.5CVSS6.8AI score
SaveExploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.8 views

UBUNTU-CVE-2020-35910

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS5.8AI score0.00324EPSS
SaveExploits0References4
Rows per page
Query Builder