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

631 B

CVE-2020-35893

Description

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. remove() has an off-by-one error, causing memory leakage and a drop of uninitialized memory.

POC

Reference

No PoCs from references.

Github