Use ImageMagick to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
Security Fix(es):
ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob(), which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob(), which then expands by quantum + length (amortized) instead of offset + length, and copies to data + offset. When offset ≫ extent, the copy targets memory beyond the allocation, producing a deterministic heap write on 64-bit builds. No 2⁶⁴ arithmetic wrap, external delegates, or policy settings are required. This is fixed in version 14.8.2.(CVE-2025-57807)
{ "severity": "Low" }
{ "src": [ "ImageMagick-7.1.2.2-2.oe2203sp4.src.rpm" ], "x86_64": [ "ImageMagick-7.1.2.2-2.oe2203sp4.x86_64.rpm", "ImageMagick-c++-7.1.2.2-2.oe2203sp4.x86_64.rpm", "ImageMagick-c++-devel-7.1.2.2-2.oe2203sp4.x86_64.rpm", "ImageMagick-debuginfo-7.1.2.2-2.oe2203sp4.x86_64.rpm", "ImageMagick-debugsource-7.1.2.2-2.oe2203sp4.x86_64.rpm", "ImageMagick-devel-7.1.2.2-2.oe2203sp4.x86_64.rpm", "ImageMagick-help-7.1.2.2-2.oe2203sp4.x86_64.rpm", "ImageMagick-perl-7.1.2.2-2.oe2203sp4.x86_64.rpm" ], "aarch64": [ "ImageMagick-7.1.2.2-2.oe2203sp4.aarch64.rpm", "ImageMagick-c++-7.1.2.2-2.oe2203sp4.aarch64.rpm", "ImageMagick-c++-devel-7.1.2.2-2.oe2203sp4.aarch64.rpm", "ImageMagick-debuginfo-7.1.2.2-2.oe2203sp4.aarch64.rpm", "ImageMagick-debugsource-7.1.2.2-2.oe2203sp4.aarch64.rpm", "ImageMagick-devel-7.1.2.2-2.oe2203sp4.aarch64.rpm", "ImageMagick-help-7.1.2.2-2.oe2203sp4.aarch64.rpm", "ImageMagick-perl-7.1.2.2-2.oe2203sp4.aarch64.rpm" ] }