Use after free in generic-array
High severity
GitHub Reviewed
Published
Aug 25, 2021
to the GitHub Advisory Database
•
Updated Feb 1, 2023
Package
Affected versions
>= 0.13.0, < 0.13.3
>= 0.12.0, < 0.12.4
>= 0.11.0, < 0.11.2
>= 0.10.0, < 0.10.1
>= 0.8.0, < 0.9.1
Patched versions
0.13.3
0.12.4
0.11.2
0.10.1
0.9.1
Description
Published by the National Vulnerability Database
Aug 8, 2021
Reviewed
Aug 18, 2021
Published to the GitHub Advisory Database
Aug 25, 2021
Last updated
Feb 1, 2023
An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.
References