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.
{ "affected_functions": [ "nanorand::tls::tls_rand" ] }