An issue has been discovered in the arc-swap crate before 0.4.8 (and 1.x before 1.1.0) for Rust. Use of arc_swap::access::Map with the Constant test helper (or with a user-supplied implementation of the Access trait) could sometimes lead to dangling references being returned by the map.
{
"cpe": "cpe:2.3:a:arc-swap_project:arc-swap:*:*:*:*:*:*:*:*",
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.4.8"
},
{
"introduced": "1.0.0"
},
{
"fixed": "1.1.0"
}
]
}