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:45Z
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. 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
{
    "cwe_ids":  [
        "CWE-362"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2021-08-18T20:26:07Z",
    "nvd_published_at":  "2021-08-08T06:15:00Z",
    "severity":  "HIGH"
}
References

Affected packages

crates.io / scottqueue

Package

Name
scottqueue
View open source insights on deps.dev
Purl
pkg:cargo/scottqueue

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-gvvv-w559-2hg6/GHSA-gvvv-w559-2hg6.json"