GHSA-rw2c-c256-3r53
Dashboard / Vulnerabilities / GHSA-rw2c-c256-3r53
GHSA-rw2c-c256-3r53
Published: 25 Aug 2021Last Modified: 8 Nov 2023
Aliases:
Summary: Data races in hashconsing
Details: 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.
References: https://nvd.nist.gov/vuln/detail/CVE-2020-36215, https://github.com/AdrienChampion/hashconsing/issues/1, https://github.com/AdrienChampion/hashconsing, https://rustsec.org/advisories/RUSTSEC-2020-0107.html
Affected packages
Package
Name: hashconsing
Purl: pkg:cargo/hashconsing
Affected ranges
Type: SEMVER
Events:
Introduced- 0
Fixed -1.1.0
Affected versions
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
