{"id":"GHSA-v42f-j8fx-99f3","summary":"Queue\u003cT\u003e should have a Send bound on its Send/Sync traits","details":"Affected versions of this crate unconditionally implements `Send`/`Sync` for `Queue\u003cT\u003e`.\n\nThis 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.\n","modified":"2021-08-24T17:58:36Z","published":"2021-08-25T21:00:13Z","withdrawn":"2021-08-24T17:58:36Z","database_specific":{"nvd_published_at":null,"cwe_ids":["CWE-362"],"severity":"MODERATE","github_reviewed":true,"github_reviewed_at":"2021-08-06T18:34:31Z"},"references":[{"type":"WEB","url":"https://github.com/rossdylan/rust-scottqueue/issues/1"},{"type":"PACKAGE","url":"https://github.com/rossdylan/rust-scottqueue"},{"type":"WEB","url":"https://rustsec.org/advisories/RUSTSEC-2020-0133.html"}],"affected":[{"package":{"name":"scottqueue","ecosystem":"crates.io","purl":"pkg:cargo/scottqueue"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"last_affected":"0.1.0"}]}],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-v42f-j8fx-99f3/GHSA-v42f-j8fx-99f3.json"}}],"schema_version":"1.9.0"}