crates.io package
late-static
pkg:cargo/late-static
Vulnerabilities (1)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-36209 | — | < 0.4.0 | 0.4.0 | Jan 22, 2021 | An issue was discovered in the late-static crate before 0.4.0 for Rust. Because Sync is implemented for LateStatic with T: Send, a data race can occur. |
- CVE-2020-36209Jan 22, 2021affected < 0.4.0fixed 0.4.0
An issue was discovered in the late-static crate before 0.4.0 for Rust. Because Sync is implemented for LateStatic with T: Send, a data race can occur.