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