CVE-2021-28035: Drop of uninitialized memory 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 drop of uninitialized memory can occur upon a val.clone() panic.