cve/2021/CVE-2021-31162.md
2024-06-18 02:51:15 +02:00

601 B

CVE-2021-31162

Description

In the standard library in Rust before 1.52.0, a double free can occur in the Vec::from_iter function if freeing the element panics.

POC

Reference

Github