OSV 1.4.0 · github-reviewed · 修改于 2023-06-14 02:08
发布时间
2021-08-26 04:51
GitHub 审查时间
2021-08-20 02:47
NVD 发布时间
2021-01-27 02:15
源文件
advisories/github-reviewed/2021/08/GHSA-rw2c-c256-3r53/GHSA-rw2c-c256-3r53.json
Affected versions of hashconsing implements Send/Sync for its HConsed type without restricting it to Sendable types and Syncable types. This allows non-Sync types such as Cell to be shared across threads leading to undefined behavior and memory corruption in concurrent programs.