Affected versions of this crate switched the length and capacity arguments in the Vec::fromrawparts() constructor, which could lead to memory corruption or data leakage.
The flaw was corrected by using the constructor correctly.
{ "license": "CC0-1.0" }