Description of the patch:
This update for ImageMagick fixes the following issues
- CVE-2026-56375: possible memory leak in ASHLAR coder when action fails (bsc#1271495).
- CVE-2026-61464: heap buffer overwrite in X11 import with crafted window title (bsc#1271496).
- CVE-2026-61859: policy bypass in script operation due to missing checks (bsc#1271497).
- CVE-2026-61860: use-after-free when
freetype initialization fails (bsc#1271494).
- CVE-2026-61862: information disclosure when printing profiles with debug enabled (bsc#1271493).
- CVE-2026-61863: memory leak in TIFF encoder when a temporary file could not be created (bsc#1271492).
- CVE-2026-61864: memory leak in color transformation to log colorspace when operation fails (bsc#1271491).
- CVE-2026-61865: memory leak in hough lines operation when an operation fails (bsc#1271490).
- CVE-2026-61866: memory leak in JNG encoder when a blob could not be opened (bsc#1271489).
- CVE-2026-61867: memory leak in TIFF encoder when an allocation fails (bsc#1271488).
- CVE-2026-61868: memory leak in YUV decoder when opening of blob fails (bsc#1271487).
- CVE-2026-61869: memory leak in MIFF encoder when allocation fails (bsc#1271486).
- CVE-2026-61871: memory leak in ICON decoder when allocation fails (bsc#1271485).
- CVE-2026-61872: memory leak in TIFF encoder when invalid
tiff:tile-geometry is specified (bsc#1271484).
- CVE-2026-55628: policy bypass in concatenate operation due to missing checks (bsc#1270081).
- CVE-2026-56362: heap buffer overflow read in
GetPixelIndex due to metadata-cache desynchronization in
OpenPixelCache (bsc#1271100).
- CVE-2026-56366: META reader memory leak in the APP1JPEG input path (bsc#1271316).
- CVE-2026-56372: heap buffer overflow read in magnify operation via unrecognized
magnify:method value (bsc#1271314).
- CVE-2026-56373: possible use-after-free write in PDB decoder (bsc#1268640 bsc#1271315).
- CVE-2026-56377: policy bypass can create or truncate files (bsc#1270006).
-...