3 matches found
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...
5.9CVSS6.7AI score
SaveExploits0References2
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...
5.9CVSS5.6AI score0.00836EPSS
SaveExploits1
CVE-2021-38191
CVE-2021-38191 concerns the tokio crate (pre-1.8.1) for Rust. The issue occurs when calling JoinHandle::abort: a Task may be dropped in the wrong thread, which, as discussed in related advisories, can create race conditions—especially for tasks that rely on thread-affine constructs like Rc or Ref...
5.9CVSS5.5AI score0.00836EPSS
SaveExploits1References2Affected Software1
20