An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust. It creates an uninitialized NonNull pointer, which violates a non-null constraint.
The product accesses or uses a pointer that has not been initialized.
Link | Tags |
---|---|
https://rustsec.org/advisories/RUSTSEC-2020-0026.html | vendor advisory |
https://github.com/contain-rs/linked-hash-map/pull/100 | third party advisory exploit |