CVE-2020-36452: Memory corruption in array-tools
An 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.
References
Detect and mitigate CVE-2020-36452 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →