- https://nvd.nist.gov/vuln/detail/CVE-2025-43965
In MIFF image processing in ImageMagick before 7.1.1-44, image depth is mishandled after SetQuantumFormat is used.
+ image->depth=quantum_info->depth;
In MIFF image processing in ImageMagick before 7.1.1-44, image depth is mishandled after SetQuantumFormat is used.
+ image->depth=quantum_info->depth;