Crossbeam-rs Crossbeam

3 CVEs affecting Crossbeam-rs Crossbeam. Latest disclosed: 2022-02-15. Critical: 1, High: 2.

Top CVEs affecting Crossbeam-rs Crossbeam
CVESeverityScorePublishedSummary
CVE-2021-32810Critical9.82021-08-02crossbeam-deque is a package of work-stealing deques for building task schedulers when programming in Rust. In versions prior to 0.7.4 and 0.8.0, the result of…
CVE-2022-23639High8.12022-02-15crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to…
CVE-2020-15254High8.12020-10-16Crossbeam is a set of tools for concurrent programming. In crossbeam-channel before version 0.4.4, the bounded channel incorrectly assumes that `Vec::from_iter…