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.
{ "nvd_published_at": null, "cwe_ids": [ "CWE-362" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-06T17:28:42Z" }