Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-32810
HistoryAug 02, 2021 - 12:00 a.m.

CVE-2021-32810

2021-08-0200:00:00
ubuntu.com
ubuntu.com
15
crossbeam-deque
race condition
memory leak

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.009

Percentile

82.7%

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.

Bugs

OSVersionArchitecturePackageVersionFilename
ubuntu18.04noarchfirefox< 93.0+build1-0ubuntu0.18.04.1UNKNOWN
ubuntu20.04noarchfirefox< 93.0+build1-0ubuntu0.20.04.1UNKNOWN
ubuntu21.04noarchfirefox< 93.0+build1-0ubuntu0.21.04.1UNKNOWN
ubuntu21.10noarchfirefox< 93.0+build1-0ubuntu2UNKNOWN
ubuntu22.04noarchfirefox< 93.0+build1-0ubuntu2UNKNOWN
ubuntu22.10noarchfirefox< 93.0+build1-0ubuntu2UNKNOWN
ubuntu23.04noarchfirefox< 93.0+build1-0ubuntu2UNKNOWN
ubuntu23.10noarchfirefox< 93.0+build1-0ubuntu2UNKNOWN
ubuntu24.04noarchfirefox< 93.0+build1-0ubuntu2UNKNOWN
ubuntu20.04noarchrust-crossbeam-deque< anyUNKNOWN
Rows per page:
1-10 of 111

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.009

Percentile

82.7%