CVE Database
/

CVE-2021-32810

Back to search

CVE-2021-32810

Published: Aug 2, 2021

Modified: Aug 3, 2024

PUBLISHED

CVSS v3.1

9.8

CRITICAL

Description

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 popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, this still can cause a logical bug. Crates using `Stealer::steal`, `Stealer::steal_batch`, or `Stealer::steal_batch_and_pop` are affected by this issue. This has been fixed in crossbeam-deque 0.8.1 and 0.7.4.

VendorProductVersions

crossbeam-rs

crossbeam

affected
< 0.7.4
affected
>= 0.8.0, < 0.8.1

Weaknesses (CWE)

CVSS v3.1 Details

CVSS v3.1 Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector

Network

Attack Complexity

Low

Privileges Required

None

User Interaction

None

Scope

Unchanged

Confidentiality

High

Integrity

High

Availability

High

References

FEDORA-2021-a5161737c3
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-537541ceae
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-5e99655cca
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-2db6c84087
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-60f0e1bb35
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-3cf88e44b4
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-67d6c34e5b
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-32c9adf002
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-e37a366b00
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-af2eb94426
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-9dc0bd0072
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-0f82e9d6d5
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-e5ec6d55bf
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-79ce3cb64a
vendor-advisory
x_refsource_FEDORA

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now