CVE-2021-45705: Pointer dereference in nanorand

Severity: Critical

CVSS Score: 9.8

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.