VYPR

crates.io package

stack_dst

pkg:cargo/stack_dst

Vulnerabilities (2)

  • CVE-2021-28034Mar 5, 2021
    affected < 0.6.1fixed 0.6.1

    An issue was discovered in the stack_dst crate before 0.6.1 for Rust. Because of the push_inner behavior, a double free can occur upon a val.clone() panic.

  • CVE-2021-28035Mar 5, 2021
    affected < 0.6.1fixed 0.6.1

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