Lucene search
+L

163 matches found

UbuntuCve
UbuntuCve
added 2021/08/02 7:15 p.m.26 views

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.8CVSS7.1AI score0.01923EPSS
SaveExploits0References5
Prion
Prion
added 2021/08/02 7:15 p.m.20 views

Race condition

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...

6.8CVSS9.2AI score0.01923EPSS
SaveExploits0References15Affected Software2
Debian CVE
Debian CVE
added 2021/08/02 6:35 p.m.32 views

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.8CVSS10AI score0.01923EPSS
SaveExploits0
CVE
CVE
added 2021/08/02 6:35 p.m.317 views

CVE-2021-32810

CVE-2021-32810 concerns crossbeam-deque, a Rust crate used for work-stealing deques in task schedulers. A race condition in versions prior to 0.7.4 and 0.8.0 can cause one or more tasks in a worker queue to be popped twice, with potentially forgotten tasks, leading to a double-free and memory lea...

9.8CVSS9.7AI score0.01923EPSS
SaveExploits0References15Affected Software1
AlpineLinux
AlpineLinux
added 2021/08/02 6:35 p.m.39 views

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.8CVSS9.8AI score0.01923EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/08/02 6:35 p.m.32 views

CVE-2021-32810 Data race in crossbeam-deque

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.8CVSS9.7AI score0.01923EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2021/08/02 12:00 a.m.8 views

Crossbeam 竞争条件问题漏洞

Crossbeam is a tool for individual developers that applies to concurrent programming. A security vulnerability exists in crossbeam-deque, which is used to build task schedulers when programming in Rust...

9.8CVSS8.3AI score0.01923EPSS
SaveExploits0References35
OSV
OSV
added 2021/07/30 12:00 p.m.41 views

RUSTSEC-2021-0093 Data race in crossbeam-deque

In the affected version of this crate, 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 popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, this stil...

9.8CVSS8AI score0.01923EPSS
SaveExploits0References3
RustSec
RustSec
added 2021/07/30 12:00 p.m.31 views

Data race in crossbeam-deque

In the affected version of this crate, 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 popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, this stil...

9.8CVSS8AI score0.01923EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2021/05/24 4:42 a.m.55 views

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::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra...

9.8CVSS2.2AI score0.02776EPSS
SaveExploits1References3
OSV
OSV
added 2020/12/31 9:15 a.m.20 views

CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS7.1AI score0.02776EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.14 views

DEBIAN-CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS5.7AI score0.00388EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.48 views

CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS5.4AI score0.00388EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.8 views

UBUNTU-CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS6AI score0.00388EPSS
SaveExploits1References4
Prion
Prion
added 2020/12/31 9:15 a.m.15 views

Authentication flaw

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

2.1CVSS5.4AI score0.00388EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2020/12/31 8:21 a.m.69 views

CVE-2020-35904

CVE-2020-35904 affects the Rust crate crossbeam-channel prior to version 0.4.4. The issue is an incorrect assumption about the relationship between memory allocation and the number of elements produced by an iterator, leading to unsound behavior when the Vec is reconstructed from a raw pointer ba...

5.5CVSS7.2AI score0.00388EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/31 8:21 a.m.85 views

CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS5.8AI score0.00388EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/12/31 8:21 a.m.51 views

CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.4AI score0.00388EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2020/12/31 12:00 a.m.15 views

Rust Security Vulnerabilities

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust crossbeam-channel crate before 0.4.4, which stems from its incorrect expectation of the relationship between memory allocation and the number of iterator elements...

5.5CVSS5.8AI score0.00388EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2020/11/26 12:00 a.m.9 views

The vulnerability of the Crossbeam-channel library’s parallel programming tools allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the Crossbeam-channel library for parallel programming lies in the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected informatio...

10CVSS8.1AI score0.02776EPSS
SaveExploits1References9Affected Software3
Rows per page
Query Builder