crates.io package
lock_api
pkg:cargo/lock_api
Vulnerabilities (5)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-35910 | — | < 0.4.2 | 0.4.2 | Dec 31, 2020 | An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness. | ||
| CVE-2020-35911 | — | < 0.4.2 | 0.4.2 | Dec 31, 2020 | An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockReadGuard unsoundness. | ||
| CVE-2020-35912 | — | < 0.4.2 | 0.4.2 | Dec 31, 2020 | An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockWriteGuard unsoundness. | ||
| CVE-2020-35913 | — | < 0.4.2 | 0.4.2 | Dec 31, 2020 | An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of RwLockReadGuard unsoundness. | ||
| CVE-2020-35914 | — | < 0.4.2 | 0.4.2 | Dec 31, 2020 | An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of RwLockWriteGuard unsoundness. |
- CVE-2020-35910Dec 31, 2020affected < 0.4.2fixed 0.4.2
An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness.
- CVE-2020-35911Dec 31, 2020affected < 0.4.2fixed 0.4.2
An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockReadGuard unsoundness.
- CVE-2020-35912Dec 31, 2020affected < 0.4.2fixed 0.4.2
An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockWriteGuard unsoundness.
- CVE-2020-35913Dec 31, 2020affected < 0.4.2fixed 0.4.2
An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of RwLockReadGuard unsoundness.
- CVE-2020-35914Dec 31, 2020affected < 0.4.2fixed 0.4.2
An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of RwLockWriteGuard unsoundness.