Race Condition Affecting noise_search package, versions *


Severity

Recommended
0.0
low
0
10

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

Threat Intelligence

EPSS
0.21% (60th 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-NOISESEARCH-1537629
  • published9 Aug 2021
  • disclosed8 Aug 2021
  • creditUnknown

Introduced: 8 Aug 2021

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

How to fix?

There is no fixed version for noise_search.

Overview

noise_search is a nested Object Inverted Search Engine.

Affected versions of this package are vulnerable to Race Condition. There are unconditional implementations of Send and Sync for MvccRwLock. This can lead to data races when types that are either !Send or !Sync (e.g. Rc, Arc<Cell<_>>) are contained inside MvccRwLock and sent across thread boundaries.

CVSS Scores

version 3.1