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.
References
https://nvd.nist.gov/vuln/detail/CVE-2021-38188
https://github.com/icedland/iced/issues/168
http…