GHSA-6wp2-fw3v-mfmc
UNKNOWNCVE-2020-36452An issue was discovered in the array-tools crate before 0.3.2 for Rust. Affected versions of this crate don't guard against panics, so that partially uninitialized buffer is dropped when user-provided T::clone() panics in FixedCapacityDequeLike<T, A>::clone(). This causes memory corruption.
- Affected
- >=0.0.0-0, <0.3.2
- Fixed in
- 0.3.2
- Weakness
- CWE-908
- Published
- 2021-08-25
- Source
- github