CVE-2021-28034: Double free in stack_dst

Severity: Critical

CVSS Score: 9.8

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.