GHSA-q2gj-9r85-p832
Dashboard / Vulnerabilities / GHSA-q2gj-9r85-p832
GHSA-q2gj-9r85-p832
Published: 25 Aug 2021Last Modified: 8 Nov 2023
Aliases:
Summary: Data races in rulinalg
Details: The affected version of rulinalg has incorrect lifetime boundary definitions for RowMut::raw_slice and RowMut::raw_slice_mut. They do not conform with Rust's borrowing rule and allows the user to create multiple mutable references to the same location. This may result in unexpected calculation result and data race if both references are used at the same time.
References: https://nvd.nist.gov/vuln/detail/CVE-2020-35879, https://github.com/AtheMathmo/rulinalg/issues/201, https://github.com/AtheMathmo/rulinalg, https://rustsec.org/advisories/RUSTSEC-2020-0023.html
Affected packages
Package
Name: rulinalg
Purl: pkg:cargo/rulinalg
Affected ranges
Type: SEMVER
Events:
Introduced- 0.4.0
Fixed -None
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
