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

656 B

CVE-2020-36210

Description

An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption.

POC

Reference

No PoCs from references.

Github