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.
{
"cpe": [
"cpe:2.3:a:tokio:tokio:*:*:*:*:*:rust:*:*",
"cpe:2.3:a:tokio:tokio:1.8.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "0.3.0"
},
{
"fixed": "1.5.1"
},
{
"introduced": "1.6.0"
},
{
"fixed": "1.6.3"
},
{
"introduced": "1.7.0"
},
{
"fixed": "1.7.2"
},
{
"introduced": "1.8.0"
},
{
"last_affected": "1.8.0"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}