cve/2020/CVE-2020-25573.md
2024-05-25 21:48:12 +02:00

625 B

CVE-2020-25573

Description

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.

POC

Reference

No PoCs from references.

Github