Lucene search
K

4 matches found

OSV
OSV
added 2021/04/11 8:15 p.m.1 views

DEBIAN-CVE-2015-20001

In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside siftup or siftdownrange panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory...

7.5CVSS7.4AI score0.00274EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2020/09/06 12:0 a.m.2 views

PT-2020-16212

Name of the Vulnerable Software and Affected Versions sized-chunks crate versions through 0.6.2 Description An issue was discovered in the sized-chunks crate, where the array size is not checked when constructed with unit and pair in the Chunk implementation. Additionally, the array size is not...

7.5CVSS7AI score0.00521EPSS
Exploits6References31
Positive Technologies
Positive Technologies
added 2020/09/06 12:0 a.m.1 views

PT-2020-16213

Name of the Vulnerable Software and Affected Versions sized-chunks crate versions through 0.6.2 Description The issue concerns memory safety in the sized-chunks crate for Rust. Specifically, in the Chunk implementation, the array size is not checked when constructed with From, unit, or pair...

7.5CVSS7AI score0.00521EPSS
Exploits6References31
RustSec
RustSec
added 2020/09/03 12:0 p.m.17 views

Memory safety issues in `compact::Vec`

compact::Vec contains multiple memory safety issues. 1. It mishandles large capacity and causes out-of-bound access in 32-bit / allocator layout mismatch in 64-bit. 2. remove is not panic-safe and causes double-free when an index larger than the length is provided...

7.5CVSS3.1AI score0.00334EPSS
Exploits1
Rows per page
Query Builder