Bytestruct stack and unpack structure as raw bytes with packed or bit field layout. An issue was discovered in the bytestruct crate before 0.6.1 for Rust. There can be a drop of uninitialized memory if a certain deserialization method panics.
{
"cwe_ids": [
"CWE-119",
"CWE-908"
],
"github_reviewed": true,
"github_reviewed_at": "2021-08-19T17:25:30Z",
"nvd_published_at": "2021-03-05T09:15:00Z",
"severity": "CRITICAL"
}