Race Condition Affecting scottqueue package, versions *


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.4% (74th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RUST-SCOTTQUEUE-1296118
  • published21 May 2021
  • disclosed15 Nov 2020
  • creditUnknown

Introduced: 15 Nov 2020

CVE-2020-36453  (opens in a new tab)
CWE-362  (opens in a new tab)

How to fix?

There is no fixed version for scottqueue.

Overview

Affected versions of this package are vulnerable to Race Condition. Affected versions of this crate unconditionally implements Send/Sync for Queue<T>. This allows (1) creating data races to a T: !Sync and (2) sending T: !Send to other threads, resulting in memory corruption or other undefined behavior.

CVSS Scores

version 3.1