CVE-2021-38188: Incorrect buffer size calculation in iced-x86

Severity: Critical

CVSS Score: 9.8

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.