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.

Permalink: https://github.com/advisories/GHSA-83r8-p8v6-6gfm
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTgzcjgtcDh2Ni02Z2Zt
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 2 years ago
Updated: 11 months 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: Repository: https://github.com/BrokenLamp/slock-rs
Blast Radius: 1.0

Affected Packages

cargo:slock
Dependent packages: 0
Dependent repositories: 0
Downloads: 1,759 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