mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-13 21:18:11 +01:00
468 B
468 B
[advisory]
id = "RUSTSEC-2021-0004"
package = "lazy-init"
aliases = ["CVE-2021-25901", "GHSA-w47j-hqpf-qw9w"]
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
date = "2021-01-17"
categories = ["memory-corruption"]
url = "https://github.com/khuey/lazy-init/issues/9"
[versions]
patched = ["> 0.4.0"]
Missing Send bound for Lazy
All current versions of this crate allow causing data races in safe code.
The flaw will be fixed in the next release.