VYPR

crates.io package

lock_api

pkg:cargo/lock_api

Vulnerabilities (5)

  • CVE-2020-35910Dec 31, 2020
    affected < 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, 2020
    affected < 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, 2020
    affected < 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, 2020
    affected < 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, 2020
    affected < 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.