An issue was discovered in Deserializer::read_vec in the cdr crate before 0.2.4 for Rust. A user-provided Read implementation can gain access to the old contents of newly allocated heap memory, violating soundness.
{
"cpe": "cpe:2.3:a:cdr_project:cdr:*:*:*:*:*:rust:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.2.4"
}
],
"source": "CPE_RANGE"
}