Show filters
6 Total Results
Displaying 1-6 of 6
Sort by:
Attacker Value
Unknown

CVE-2020-25795

Disclosure Date: September 19, 2020 (last updated February 22, 2025)
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insert_from can have a memory-safety issue upon a panic.
Attacker Value
Unknown

CVE-2020-25793

Disclosure Date: September 19, 2020 (last updated February 22, 2025)
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with From<InlineArray<A, T>>.
Attacker Value
Unknown

CVE-2020-25796

Disclosure Date: September 19, 2020 (last updated February 22, 2025)
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement.
Attacker Value
Unknown

CVE-2020-25791

Disclosure Date: September 19, 2020 (last updated February 22, 2025)
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit().
Attacker Value
Unknown

CVE-2020-25792

Disclosure Date: September 19, 2020 (last updated February 22, 2025)
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with pair().
Attacker Value
Unknown

CVE-2020-25794

Disclosure Date: September 19, 2020 (last updated February 22, 2025)
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, clone can have a memory-safety issue upon a panic.