VYPR
Vendor

Nanorand Project

Products
1
CVEs
2
Across products
2
Status
Private

Products

1

Recent CVEs

2
  • CVE-2021-45705CriDec 27, 2021
    risk 0.64cvss 9.8epss 0.01

    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 dereferences a raw pointer.

  • CVE-2020-35926CriDec 31, 2020
    risk 0.57cvss 9.8epss 0.02

    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.