GHSA-p6gj-gpc8-f8xw: Aliased mutable references from `tls_rand` & `TlsWyRand`
TlsWyRand
’s implementation of Deref
unconditionally dereferences a raw pointer, and returns
multiple mutable references to the same object, which is undefined behavior.
References
Detect and mitigate GHSA-p6gj-gpc8-f8xw with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →