We found results for “”
WS-2020-0270
Good to know:
Date: December 18, 2020
kekbit crate through 0.3.3 implements 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.
Language: RUST
Severity Score
Severity Score
Weakness Type (CWE)
Race Conditions
CWE-362Top Fix
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | LOCAL |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | REQUIRED |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | NONE |
Availability (A): | HIGH |