An issue was discovered in the futures-util crate before 0.3.7 for Rust. MutexGuard::map can cause a data race for certain closure situations (in safe code).
{
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.3.7"
}
],
"cpe": "cpe:2.3:a:rust-lang:future-utils:*:*:*:*:*:rust:*:*"
}