GHSA-xp6v-qx65-4pp7
Dashboard / Vulnerabilities / GHSA-xp6v-qx65-4pp7
GHSA-xp6v-qx65-4pp7
Published: 25 Aug 2021Last Modified: 8 Nov 2023
Aliases:
Summary: Data races in gfwx
Details: In the affected versions of this crate, ImageChunkMut<'_, T> unconditionally implements Send and Sync, allowing to create data races. This can result in a memory corruption or undefined behavior when non thread-safe types are moved and referenced across thread boundaries. The flaw was corrected in commit e7fb2f5 by adding T: Send bound to the Send impl and adding T: Sync bound to the Sync impl.
References: https://nvd.nist.gov/vuln/detail/CVE-2020-36211, https://github.com/Devolutions/gfwx-rs/issues/7, https://github.com/Devolutions/gfwx-rs, https://rustsec.org/advisories/RUSTSEC-2020-0104.html
Affected packages
Package
Name: gfwx
Purl: pkg:cargo/gfwx
Affected ranges
Type: SEMVER
Events:
Introduced- 0
Fixed -0.3.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
