OSV 1.4.0 · github-reviewed · 修改于 2023-06-14 02:43
发布时间
2021-08-26 04:44
GitHub 审查时间
2021-08-20 05:23
NVD 发布时间
—
源文件
advisories/github-reviewed/2021/08/GHSA-rh89-x75f-rh3c/GHSA-rh89-x75f-rh3c.json
Affected versions of this crate caused traps and/or memory unsafety by zero-initializing references. They also could lead to uninitialized memory being dropped if the field for which the offset is requested was behind a deref coercion, and that deref coercion caused a panic. The flaw was corrected by using MaybeUninit.