Vulnerability Description
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sized-Chunks Project | Sized-Chunks | <= 0.6.2 |
Related Weaknesses (CWE)
References
- https://github.com/bodil/sized-chunks/issues/11ExploitPatchThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0041.htmlThird Party Advisory
- https://github.com/bodil/sized-chunks/issues/11ExploitPatchThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0041.htmlThird Party Advisory
FAQ
What is CVE-2020-25796?
CVE-2020-25796 is a vulnerability with a CVSS score of 7.5 (HIGH). An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement.
How severe is CVE-2020-25796?
CVE-2020-25796 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-25796?
Check the references section above for vendor advisories and patch information. Affected products include: Sized-Chunks Project Sized-Chunks.