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.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-416"
],
"github_reviewed_at": "2021-08-18T21:16:38Z",
"nvd_published_at": "2021-08-08T06:15:00Z",
"severity": "HIGH"
}