Name | CVE-2021-32810 |
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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 993146 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
firefox (PTS) | sid | 132.0.2-1 | fixed |
firefox-esr (PTS) | jessie, jessie (lts) | 68.9.0esr-1~deb8u2 | fixed |
stretch (security), stretch (lts), stretch | 91.11.0esr-1~deb9u1 | fixed | |
buster (security), buster, buster (lts) | 115.12.0esr-1~deb10u1 | fixed | |
bullseye | 115.14.0esr-1~deb11u1 | fixed | |
bullseye (security) | 128.4.0esr-1~deb11u1 | fixed | |
bookworm | 128.3.1esr-1~deb12u1 | fixed | |
bookworm (security) | 128.4.0esr-1~deb12u1 | fixed | |
sid, trixie | 128.4.0esr-1 | fixed | |
rust-crossbeam-deque (PTS) | buster | 0.6.3-1 | vulnerable |
bullseye | 0.7.3-1 | vulnerable | |
bookworm | 0.8.1-1 | fixed | |
sid, trixie | 0.8.5-1 | fixed | |
thunderbird (PTS) | jessie, jessie (lts) | 1:68.9.0-1~deb8u2 | fixed |
stretch (security), stretch (lts), stretch | 1:91.10.0-1~deb9u1 | fixed | |
buster (security), buster, buster (lts) | 1:115.12.0-1~deb10u1 | fixed | |
bullseye | 1:115.12.0-1~deb11u1 | fixed | |
bullseye (security) | 1:128.4.3esr-1~deb11u1 | fixed | |
bookworm | 1:115.16.0esr-1~deb12u1 | fixed | |
bookworm (security) | 1:128.4.3esr-1~deb12u1 | fixed | |
sid, trixie | 1:128.4.3esr-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
firefox | source | (unstable) | 93.0-1 | |||
firefox-esr | source | (unstable) | (not affected) | |||
rust-crossbeam-deque | source | (unstable) | 0.7.4-1 | 993146 | ||
thunderbird | source | (unstable) | (not affected) |
- 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