CVE Catalog
CVE-2020-25576
CriticalCVSS 9.8Exploitation Probability (EPSS)
Elevated risk1.56%
73th percentile - higher than 73% of all known CVEs
Summary
In the rand_core crate for Rust before version 0.4.2, casting byte slices to integer slices mishandles alignment constraints.
Risk Assessment
This could lead to improper memory access, potentially causing crashes or undefined behavior in programs using this library.
Recommendation
Update the rand_core crate to version 0.4.2 or later to avoid alignment issues.
Original NVD description (English source)
An issue was discovered in the rand_core crate before 0.4.2 for Rust. Casting of byte slices to integer slices mishandles alignment constraints.

