OSV 1.4.0 · github-reviewed · 修改于 2022-06-15 04:53
发布时间
2021-08-26 05:00
GitHub 审查时间
2021-08-07 01:28
NVD 发布时间
—
源文件
advisories/github-reviewed/2021/08/GHSA-83r8-p8v6-6gfm/GHSA-83r8-p8v6-6gfm.json
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.