RUSTSEC-2021-0011
Dashboard / Vulnerabilities / RUSTSEC-2021-0011
RUSTSEC-2021-0011
Published: 4 Jan 2021Last Modified: 8 Nov 2023
Aliases:
Summary: EventList's From<EventList> conversions can double drop on panic.
Details: Affected versions of this crate read from a container using `ptr::read` in `From<EventList>`, and then call a user specified `Into<Event>` function. This issue can result in a double-free if the user provided function panics.
References: https://crates.io/crates/fil-ocl, https://rustsec.org/advisories/RUSTSEC-2021-0011.html, https://github.com/cogciprocate/ocl/issues/194
Affected packages
Package
Name: fil-ocl
Purl: pkg:cargo/fil-ocl
Affected ranges
Type: SEMVER
Events:
Introduced- 0.12.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
