CVE-2020-25576: Unaligned memory access in rand_core
Affected versions of this crate violated alignment when casting byte slices to integer slices, resulting in undefined behavior. rand_core::BlockRng::next_u64
and rand_core::BlockRng::fill_bytes
are affected.
References
Detect and mitigate CVE-2020-25576 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 →