Vulnerability Description
An issue was discovered in the iced-x86 crate through 1.10.3 for Rust. In Decoder::new(), slice.get_unchecked(slice.length()) is used unsafely.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Iced-X86 Project | Iced-X86 | <= 1.10.3 |
References
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/iced-x86/RUSTSThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2021-0068.htmlExploitIssue TrackingPatch
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/iced-x86/RUSTSThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2021-0068.htmlExploitIssue TrackingPatch
FAQ
What is CVE-2021-38188?
CVE-2021-38188 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An issue was discovered in the iced-x86 crate through 1.10.3 for Rust. In Decoder::new(), slice.get_unchecked(slice.length()) is used unsafely.
How severe is CVE-2021-38188?
CVE-2021-38188 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2021-38188?
Check the references section above for vendor advisories and patch information. Affected products include: Iced-X86 Project Iced-X86.