GHSA-ppj3-7jw3-8vc4

Suggest an improvement
Source
https://github.com/advisories/GHSA-ppj3-7jw3-8vc4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-ppj3-7jw3-8vc4/GHSA-ppj3-7jw3-8vc4.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-ppj3-7jw3-8vc4
Aliases
Published
2021-08-25T20:49:35Z
Modified
2023-11-02T05:41:12.215845Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Data races in lock_api
Details

An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-362"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T20:53:30Z"
}
References

Affected packages

crates.io / lock_api

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.4.2

Ecosystem specific

{
    "affected_functions": [
        "lock_api::MappedMutexGuard"
    ]
}