{"id":"GHSA-w5p8-4jcx-2j6r","aliases":["RUSTSEC-2026-0116"],"url":"https://o3.security/vulnerability/GHSA-w5p8-4jcx-2j6r","summary":"imageproc: integer overflow in kernel size check leads to out-of-bounds read","details":"A bounds verification of a slice storage of a 2-dimensional matrix's coefficients (a kernel) would compare the total size against the product of individual dimensions. This would erroneously cast *after* the multiplication and consequently fail to detect possible violations when overflow occurs.\n\nAfterwards, the individual sizes were trusted to properly constrain coordinates within the matrix to indices valid for the underlying storage. With a crafted `Kernel` object, certain combinations of coordinates could then cause an out-of-bounds access in an `unsafe` function while fulfilling its documented preconditions. The kernel value could be passed to library functions that trusted the preconditions and then performed such reads.","published":"2026-05-07T03:13:57Z","modified":"2026-09-10T03:51:07.150066090Z","cvss":null,"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"crates.io","name":"imageproc","fixedVersion":"0.23.1"},{"ecosystem":"crates.io","name":"imageproc","fixedVersion":"0.24.1"},{"ecosystem":"crates.io","name":"imageproc","fixedVersion":"0.25.1"},{"ecosystem":"crates.io","name":"imageproc","fixedVersion":"0.26.2"}],"fix":null,"references":[{"type":"PACKAGE","url":"https://github.com/image-rs/imageproc"},{"type":"WEB","url":"https://rustsec.org/advisories/RUSTSEC-2026-0116.html"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-09-10T03:51:07.150066090Z"}}