Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXJ3MmMtYzI1Ni0zcjUz

Data races in hashconsing

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.

Permalink: https://github.com/advisories/GHSA-rw2c-c256-3r53
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXJ3MmMtYzI1Ni0zcjUz
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 2 years ago
Updated: 10 months ago


CVSS Score: 7.5
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Identifiers: GHSA-rw2c-c256-3r53, CVE-2020-36215
References: Repository: https://github.com/AdrienChampion/hashconsing
Blast Radius: 3.6

Affected Packages

cargo:hashconsing
Dependent packages: 1
Dependent repositories: 3
Downloads: 91,100 total
Affected Version Ranges: < 1.1.0
Fixed in: 1.1.0
All affected versions: 0.2.1, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.9.0, 0.9.9, 0.9.11, 0.10.0, 0.10.1, 0.10.3, 1.0.0, 1.0.1
All unaffected versions: 1.1.0, 1.2.0, 1.3.0, 1.5.0, 1.5.1, 1.6.0