2 matches found
CVE-2020-35926
An issue was discovered in the nanorand crate before 0.5.1 for Rust. It caused any random number generator even ChaCha to return all zeroes because integer truncation was mishandled...
9.8CVSS9.4AI score0.01515EPSS
SaveExploits0References1
CVE-2020-35926
CVE-2020-35926 concerns the nanorand crate for Rust prior to 0.5.1, where random number generators (including ChaCha) could return all zeroes due to integer truncation. This affects RNG implementations for standard unsigned integers and arises from using bit-shifting instead of a direct cast, per...
9.8CVSS9.3AI score0.01515EPSS
SaveExploits0References1Affected Software1
20