generic-array

generic-array

Releases70
Frequency1 month 3 weeks
Last Release
Downloads712M
Generic types implementing functionality of arrays

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
>= 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.9.0, < 0.9.1, >= 0.8.0, < 0.8.47.5 HIGH5 MEDIUM

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.