GHSA-gvvv-w559-2hg6

Suggest an improvement
Source
https://github.com/advisories/GHSA-gvvv-w559-2hg6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-gvvv-w559-2hg6/GHSA-gvvv-w559-2hg6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-gvvv-w559-2hg6
Aliases
Published
2021-08-25T20:57:17Z
Modified
2023-11-08T04:03:45.766010Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Data races in scottqueue
Details

An issue was discovered in the scottqueue crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for Queue<T>. This allows (1) creating data races to a T: !Sync and (2) sending T: !Send to other threads, resulting in memory corruption or other undefined behavior.

Database specific
{
    "nvd_published_at": "2021-08-08T06:15:00Z",
    "github_reviewed_at": "2021-08-18T20:26:07Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-362"
    ]
}
References

Affected packages

crates.io / scottqueue

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.1.0