- https://nvd.nist.gov/vuln/detail/CVE-2025-46393
In multispectral MIFF image processing in ImageMagick before 7.1.1-44, packet_size is mishandled (related to the rendering of all channels in an arbitrary order).
+ if (image->number_meta_channels != 0) + packet_size=GetImageChannels(image)*image->depth/8;