DEBIAN-CVE-2025-57803
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick's 32-bit build, a 32-bit integer overflow in the BMP encoder’s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 × width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | imagemagick | 8:7.1.1.43+dfsg1-1, 8:7.1.1.43+dfsg1-1+deb13u1, 0 |
| Debian:12 | imagemagick | 6.9.11.60+dfsg, 8:6.9.11.60+dfsg-1.6, 8:6.9.11.60+dfsg-1.6+deb12u2 |
| Debian:14 | imagemagick | 7.1.2.1+dfsg1, *, 0 |
| Debian:11 | imagemagick | 0, 8:6.9.11.60+dfsg-1.3, 8:6.9.11.60+dfsg-1.3+deb11u1 |
Timeline
- Aug 26, 2025 CVE Published
- Apr 28, 2026 CVE Updated