RUSTSEC-2020-0129
Dashboard / Vulnerabilities / RUSTSEC-2020-0129
RUSTSEC-2020-0129
Published: 18 Dec 2020Last Modified: 8 Nov 2023
Aliases:
Summary: ShmWriter allows sending non-Send type across threads
Details: Affected versions of this crate implement `Send` for `ShmWriter<H>` without requiring `H: Send`. This allows users to send `H: !Send` to other threads, which can potentially lead to data races and undefined behavior.
References: https://crates.io/crates/kekbit, https://rustsec.org/advisories/RUSTSEC-2020-0129.html, https://github.com/motoras/kekbit/issues/34
Affected packages
Package
Name: kekbit
Purl: pkg:cargo/kekbit
Affected ranges
Type: SEMVER
Events:
Introduced- 0.0.0-0
Fixed -0.3.4
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
