CVE-2021-32810

EUVD-2021-1828
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.
Race Condition
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
9.8 CRITICAL
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
GitHub_MCNA
9.8 CRITICAL
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Base Score
CVSS 3.x
EPSS Score
Percentile: 77%
Affected Products (NVD)
VendorProductVersion
crossbeam_projectcrossbeam
𝑥
< 0.7.4
crossbeam_projectcrossbeam
0.8.0 ≤
𝑥
< 0.8.1
𝑥
= Vulnerable software versions
Debian logo
Debian Releases
Debian Product
Codename
firefox
bullseye
no-dsa
buster
no-dsa
sid
132.0.1-1
fixed
firefox-esr
bookworm
115.14.0esr-1~deb12u1
fixed
bookworm (security)
128.4.0esr-1~deb12u1
fixed
bullseye
115.14.0esr-1~deb11u1
no-dsa
bullseye (security)
128.4.0esr-1~deb11u1
fixed
buster
no-dsa
sid
128.4.0esr-1
fixed
trixie
128.3.1esr-2
fixed
rust-crossbeam-deque
bookworm
0.8.1-1
fixed
bullseye
no-dsa
buster
no-dsa
sid
0.8.5-1
fixed
trixie
0.8.5-1
fixed
thunderbird
bookworm
1:115.12.0-1~deb12u1
fixed
bookworm (security)
1:128.4.0esr-1~deb12u1
fixed
bullseye
1:115.12.0-1~deb11u1
no-dsa
bullseye (security)
1:128.4.0esr-1~deb11u1
fixed
buster
no-dsa
sid
1:128.4.0esr-1
fixed
trixie
1:128.4.0esr-1
fixed
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
firefox
bionic
Fixed 93.0+build1-0ubuntu0.18.04.1
released
focal
Fixed 93.0+build1-0ubuntu0.20.04.1
released
hirsute
Fixed 93.0+build1-0ubuntu0.21.04.1
released
impish
Fixed 93.0+build1-0ubuntu2
released
jammy
Fixed 93.0+build1-0ubuntu2
released
kinetic
Fixed 93.0+build1-0ubuntu2
released
lunar
Fixed 93.0+build1-0ubuntu2
released
mantic
Fixed 93.0+build1-0ubuntu2
released
noble
Fixed 93.0+build1-0ubuntu2
released
trusty
dne
xenial
ignored
rust-crossbeam-deque
bionic
dne
focal
needs-triage
hirsute
ignored
impish
ignored
jammy
needs-triage
kinetic
ignored
lunar
not-affected
mantic
not-affected
noble
not-affected
trusty
dne
xenial
ignored
References