Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTgzcjgtcDh2Ni02Z2Zt
Slock<T> allows sending non-Send types across thread boundaries
Slock<T>
unconditionally implements Send
/Sync
.
Affected versions of this crate allows sending non-Send types to other threads,
which can lead to data races and memory corruption due to the data race.
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTgzcjgtcDh2Ni02Z2Zt
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 3 years ago
Updated: over 1 year ago
CVSS Score: 8.1
CVSS vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Identifiers: GHSA-83r8-p8v6-6gfm
References:
- https://github.com/BrokenLamp/slock-rs/issues/2
- https://rustsec.org/advisories/RUSTSEC-2020-0135.html
- https://github.com/advisories/GHSA-83r8-p8v6-6gfm
Blast Radius: 1.0
Affected Packages
cargo:slock
Dependent packages: 0Dependent repositories: 0
Downloads: 5,135 total
Affected Version Ranges: < 0.2.0
Fixed in: 0.2.0
All affected versions: 0.1.0, 0.1.1, 0.1.2
All unaffected versions: 0.2.0, 0.2.1