Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Stack Dst Project Subscribe
Filtered by product Stack Dst
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-28035 1 Stack Dst Project 1 Stack Dst 2022-07-12 7.5 HIGH 9.8 CRITICAL
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.
CVE-2021-28034 1 Stack Dst Project 1 Stack Dst 2021-03-05 7.5 HIGH 9.8 CRITICAL
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.