Lucene search

K

Crossbeam-rs Security Vulnerabilities

cve
cve

CVE-2021-32810

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 queue can be popped twice instead of other tasks that are forgotten and never...

9.8CVSS

9.5AI Score

0.009EPSS

2021-08-02 07:15 PM
195
5
cve
cve

CVE-2022-23639

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}64 was always the same as Atomic{I,U}64. However, the alignment of {i,u}64 on.....

8.1CVSS

7.8AI Score

0.003EPSS

2022-02-15 07:15 PM
264
cve
cve

CVE-2020-15254

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 elements. Vec::from_iter does not actually guarantee that and may allocate extra....

9.8CVSS

9.2AI Score

0.006EPSS

2020-10-16 05:15 PM
80
3