CVE-2021-32810

NameCVE-2021-32810
Descriptioncrossbeam-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.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
Debian Bugs993146

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
firefox (PTS)sid125.0.2-1fixed
firefox-esr (PTS)buster91.12.0esr-1~deb10u1fixed
buster (security)115.10.0esr-1~deb10u1fixed
bullseye115.7.0esr-1~deb11u1fixed
bullseye (security)115.10.0esr-1~deb11u1fixed
bookworm115.7.0esr-1~deb12u1fixed
bookworm (security)115.10.0esr-1~deb12u1fixed
trixie115.8.0esr-1fixed
sid115.10.0esr-1fixed
rust-crossbeam-deque (PTS)buster0.6.3-1vulnerable
bullseye0.7.3-1vulnerable
bookworm0.8.1-1fixed
sid, trixie0.8.5-1fixed
thunderbird (PTS)buster1:91.12.0-1~deb10u1fixed
buster (security)1:115.10.1-1~deb10u1fixed
bullseye1:115.7.0-1~deb11u1fixed
bullseye (security)1:115.10.1-1~deb11u1fixed
bookworm1:115.7.0-1~deb12u1fixed
bookworm (security)1:115.10.1-1~deb12u1fixed
sid1:115.10.1-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
firefoxsource(unstable)93.0-1
firefox-esrsource(unstable)(not affected)
rust-crossbeam-dequesource(unstable)0.7.4-1993146
thunderbirdsource(unstable)(not affected)

Notes

- firefox-esr <not-affected> (Only affect Firefox 91 not in any supported suite in vulnerable version)
- thunderbird <not-affected> (Only affects Thunderbird 91 not in any supported suite in vulnerable version)
[bullseye] - rust-crossbeam-deque <no-dsa> (Minor issue)
[buster] - rust-crossbeam-deque <no-dsa> (Minor issue)
https://rustsec.org/advisories/RUSTSEC-2021-0093.html
https://www.mozilla.org/en-US/security/advisories/mfsa2021-43/#CVE-2021-32810
https://www.mozilla.org/en-US/security/advisories/mfsa2021-45/#CVE-2021-32810
https://www.mozilla.org/en-US/security/advisories/mfsa2021-47/#CVE-2021-32810

Search for package or bug name: Reporting problems