OSV 1.4.0 · github-reviewed · 修改于 2023-06-14 01:17
发布时间
2021-08-26 04:46
GitHub 审查时间
2021-08-20 05:19
NVD 发布时间
—
源文件
advisories/github-reviewed/2021/08/GHSA-gx73-2498-r55c/GHSA-gx73-2498-r55c.json
The implementation of impl Follow for bool allows to reinterpret arbitrary bytes as a bool.
In Rust bool has stringent requirements for its in-memory representation. Use of this function allows to violate these requirements and invoke undefined behaviour in safe code.