Vulnerability Details : CVE-2021-38191
An issue was discovered in the tokio crate before 1.8.1 for Rust. Upon a JoinHandle::abort, a Task may be dropped in the wrong thread.
Products affected by CVE-2021-38191
- cpe:2.3:a:tokio:tokio:*:*:*:*:*:rust:*:*
- cpe:2.3:a:tokio:tokio:*:*:*:*:*:rust:*:*
- cpe:2.3:a:tokio:tokio:*:*:*:*:*:rust:*:*
- cpe:2.3:a:tokio:tokio:1.8.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-38191
0.10%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 43 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-38191
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:N/A:P |
8.6
|
2.9
|
NIST | |
5.9
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
2.2
|
3.6
|
NIST |
CWE ids for CVE-2021-38191
-
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-38191
-
https://rustsec.org/advisories/RUSTSEC-2021-0072.html
RUSTSEC-2021-0072: tokio: Task dropped in wrong thread when aborting `LocalSet` task › RustSec Advisory DatabaseExploit;Issue Tracking;Patch;Third Party Advisory
-
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/tokio/RUSTSEC-2021-0072.md
Third Party Advisory
Jump to