Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNoajItaGgzNi1odjl2

Data race in va-ts

In the affected versions of this crate, Demuxer unconditionally implemented Send with no trait bounds on T. This allows sending a non-Send type T across thread boundaries, which can cause undefined behavior like unlocking a mutex from a thread that didn't lock the mutex, or memory corruption from data race. The flaw was corrected in commit 0562cbf by adding a T: Send bound to the Send impl for Demuxer.

Permalink: https://github.com/advisories/GHSA-3hj2-hh36-hv9v
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNoajItaGgzNi1odjl2
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: over 2 years ago
Updated: 11 months ago


CVSS Score: 5.9
CVSS vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Identifiers: GHSA-3hj2-hh36-hv9v, CVE-2020-36220
References: Repository: https://github.com/video-audio/va-ts
Blast Radius: 1.0

Affected Packages

cargo:va-ts
Dependent packages: 0
Dependent repositories: 0
Downloads: 1,998 total
Affected Version Ranges: < 0.0.4
Fixed in: 0.0.4
All affected versions: 0.0.1, 0.0.2, 0.0.3
All unaffected versions: 0.0.4