VYPR

crates.io package

spin

pkg:cargo/spin

Vulnerabilities (1)

  • CVE-2019-16137Sep 9, 2019
    affected < 0.5.2fixed 0.5.2

    An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion.