CVE-2021-45705
Published Dec 27, 2021An issue was discovered in the nanorand crate before 0.6.1 for Rust. There can be multiple mutable references to the same object because the TlsWyRand Deref implementation derefer…
Vendor/product archive
2 CVEs tagged to nanorand_project / nanorand — 2 Critical, 0 High, 0 Medium, 0 Low, 0 Unrated.
An issue was discovered in the nanorand crate before 0.6.1 for Rust. There can be multiple mutable references to the same object because the TlsWyRand Deref implementation derefer…
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 mishan…