GHSA-x54v-qxxr-93qc
Dashboard / Vulnerabilities / GHSA-x54v-qxxr-93qc
GHSA-x54v-qxxr-93qc
Published: 25 Aug 2021Last Modified: 15 Mar 2024
Summary: Missing release of memory in sized-chunks
Details: Chunk: * Array size is not checked when constructed with unit() and pair(). * Array size is not checked when constructed with From<InlineArray<A, T>>. * Clone and insert_from are not panic-safe; A panicking iterator causes memory safety issues with them. InlineArray: * Generates unaligned references for types with a large alignment requirement.
References: https://nvd.nist.gov/vuln/detail/CVE-2020-25795, https://github.com/bodil/sized-chunks/issues/11, https://github.com/bodil/sized-chunks, https://rustsec.org/advisories/RUSTSEC-2020-0041.html
Affected packages
Package
Name: sized-chunks
Purl: pkg:cargo/sized-chunks
Affected ranges
Type: SEMVER
Events:
Introduced- 0
Fixed -0.6.3
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
