6 matches found
CVE-2020-25794
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...
Linux Distros Unpatched Vulnerability : CVE-2020-25794
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...
CVE-2020-25794 affecting package rust 1.39.0-7
CVE-2020-25794 affecting package rust 1.39.0-7. An upgraded version of the package is available that resolves this issue...
CVE-2020-25794
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...
UBUNTU-CVE-2020-25794
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...
CVE-2020-25794
The CVE-2020-25794 issue affects the sized-chunks crate (Rust) up to version 0.6.2. The root cause is a memory-safety flaw in Chunk.clone that can manifest when a panic occurs, with related reports noting that clone and insert_from are not panic-safe, and that array size checks are missing in var...