VYPR

Nano Arena

by Nano Arena Project

CVEs (1)

  • CVE-2021-28032CriMar 5, 2021
    risk 0.57cvss 9.8epss 0.01

    An issue was discovered in the nano_arena crate before 0.5.2 for Rust. There is an aliasing violation in split_at because two mutable references can exist for the same element, if Borrow behaves in certain ways. This can have a resultant out-of-bounds write or…