- Reported
-
- Issued
-
- Package
-
std
- Type
-
Vulnerability
- Categories
-
- Details
-
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36318
- Patched
-
- Unaffected
-
Description
In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.