Vulnerabilities > CVE-2020-36464 - Use After Free vulnerability in Heapless Project Heapless

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
HIGH
network
low complexity
heapless-project
CWE-416

Summary

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.

Common Weakness Enumeration (CWE)