Lucene search
+L

46 matches found

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
CVE
CVE
added 2021/08/02 6:35 p.m.316 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.37 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
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.30 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
Rows per page
Query Builder