VYPR

VecDeque

by Rust

cargo: VecDeque

Source repositories

CVEs (1)

  • CVE-2020-36318CriApr 11, 2021
    risk 0.57cvss 9.8epss 0.02

    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.