Crossbeam_project Crossbeam

4 CVEs affecting Crossbeam_project Crossbeam. Latest disclosed: 2022-02-15. Critical: 2, High: 2.

Top CVEs affecting Crossbeam_project 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-2018-20996Critical9.82019-08-26An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling.
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…