2 matches found
CVE-2026-28494
CVE-2026-28494 concerns ImageMagick, where stack corruption can occur due to a stack buffer overflow in the morphology kernel parsing when user-controlled kernel strings exceed a fixed-size buffer. The issue arises because strings are copied into stack buffers via memcpy without bounds checking. ...
CVE-2026-28494 ImageMagick affected by stack corruption through long morphology kernel names or arrays
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, a stack buffer overflow exists in ImageMagick's morphology kernel parsing functions. User-controlled kernel strings exceeding a buffer are copied into fixed-siz...