Lucene search
+L

4 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 7:33 p.m.8 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.8CVSS6.8AI score0.01167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.7 views

CVE-2020-36432

An issue was discovered in the algds crate through 2020-08-25 for Rust. There is a drop of uninitialized memory in Matrix::new...

9.8CVSS6.9AI score0.0123EPSS
SaveExploits0
OSV
OSV
added 2020/09/03 12:0 p.m.65 views

RUSTSEC-2020-0039 `index()` allows out-of-bound read and `remove()` has off-by-one error

Slab::index does not perform the boundary checking, which leads to out-of-bound read access. Slab::remove copies an element from an invalid address due to off-by-one error, resulting in memory leakage and uninitialized memory drop...

9.1CVSS8.1AI score0.0151EPSS
SaveExploits0References3
OSV
OSV
added 2020/08/25 12:0 p.m.22 views

RUSTSEC-2020-0034 Multiple security issues including data race, buffer overflow, and uninitialized memory drop

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS6.7AI score0.01515EPSS
SaveExploits0References3
Rows per page
Query Builder