Security Advisory

CVE-2021-28032

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2021-03-05 08:40:02
Last updated 2024-08-03 21:33:17
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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<Idx> behaves in certain ways. This can have a resultant out-of-bounds write or use-after-free.