Crossbeam Project
crossbeam_project
4 CVEs • 1 product
Products (1)
Click to collapseToggle
Products (1)
Click to collapse
CVEs (4)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of `{i,u...Show more |
2Crossbeam Project Fedoraproject2Crossbeam FedoraNov 21, 2024 Aug 2, 2021 N/A· v4 9.8 CRITICAL· v3 6.8 MEDIUM· v2 crossbeam-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 the race condition is that one or more tasks in the worker q...Show more |
1Crossbeam Project 1Crossbeam Nov 21, 2024 Oct 16, 2020 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 Crossbeam 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` has allocated capacity that same as the number of iterator...Show more |
1Crossbeam Project 1Crossbeam Nov 21, 2024 Aug 26, 2019 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling. |