We found results for “”
WS-2021-0178
Good to know:
Date: July 7, 2021
In tokio package when aborting a task with JoinHandle::abort, the future is dropped in the thread calling abort if the task is not currently being executed. This is incorrect for tasks spawned on a LocalSet. Fixed versions 1.5.1,1.6.3,1.7.2, 1.8.1
Language: RUST
Severity Score
Severity Score
Weakness Type (CWE)
Improper Synchronization
CWE-662Top 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 |