icon

We found results for “

WS-2020-0254

Good to know:

icon

Date: December 19, 2020

multiqueue2 before 0.1.7 unconditionally implements "Send" for types used in queue implementations ("InnerSend<RW, T>", "InnerRecv<RW, T>", "FutInnerSend<RW, T>", "FutInnerRecv<RW, T>"). This allows users to send non-Send types to other threads, which can lead to data race bugs or other undefined behavior.

Language: RUST

Severity Score

Severity Score

Weakness Type (CWE)

Race Conditions

CWE-362

Top Fix

icon

Upgrade Version

Upgrade to version multiqueue2 - 0.1.7

Learn More

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

Do you need more information?

Contact Us