GHSA-wm8x-php5-hvq6: Maligned causes incorrect deallocation
maligned::align_first
manually allocates with an alignment larger than T, and then uses Vec::from_raw_parts
on that allocation to get a Vec<T>
.
References
Detect and mitigate GHSA-wm8x-php5-hvq6 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →