An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed.
{
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "0.6.1"
}
],
"cpes": [
"cpe:2.3:a:heapless_project:heapless:*:*:*:*:*:rust:*:*"
],
"vendor_product": "heapless_project:heapless",
"source": "CPE_RANGE"
}
]
}