Skip to content

Magick.NET 14.15.0

Latest

Choose a tag to compare

@dlemstra dlemstra released this 12 Jul 17:09
3cb1e09

What's Changed

  • Add PingAsync to MagickImage and MagickImageCollection (#2032).
  • Added ImportIndexedPixels to MagickImage (#2040)

Related changes in ImageMagick since the last release of Magick.NET:

  • Stack Overflow in MVG decoder due to missing depth check (GHSA-mx48-2qq3-23hf)
  • Heap Buffer Overflow in ImageMagick MVG decoder (GHSA-wx47-rm3x-jx6p)
  • Policy Bypass due to an incomplete fix of CVE-2026-49219 (GHSA-56m6-8q75-f2rw)
  • Infinite Loop in connected-components when providing invalid arguments (GHSA-qhmf-7fc4-8q3h)
  • Heap Buffer Over-Write in JP2 encoder when due to incorrect handling of arguments (GHSA-c4v7-w88g-m6c4)
  • Policy Bypass in concatenate operation due to missing checks (GHSA-82mp-vp5c-9pf7)
  • Use-After-Free in crafted 8BIM when identifying an image (GHSA-ff5c-8x9r-8qcw)
  • Information Disclosure in MNG decoder because allocated memory is left unchanged (GHSA-8g53-9m3c-69xg)
  • Heap Buffer Over-Read in XCF decoder due to integer conversion overflow (GHSA-pjxj-pchx-4c3m)
  • Heap Buffer Over-Write in morphology operation when an invalid kernel is provided (GHSA-7rgw-xg25-prjm)
  • Heap Buffer Over-Read in BGR decoder due to mising end-of-file check (GHSA-7rgw-xg25-prjm)
  • Heap Buffer Over-Write in fx operation (GHSA-422r-8c97-xcg4)
  • Integer Overflow in JNX decoder causes heap buffer over-write when processing extremely large files on 32-bit builds (GHSA-h22j-f9xw-xjjm)

Library updates:

  • ImageMagick 7.1.2-27 (2026-07-05)
  • libde265 1.1.1 (2026-06-03)
  • openexr 3.4.13 (2026-06-19)
  • libffi 3.6.0 (2026-06-20)
  • fontconfig 2.18.1 (2026-06-02)
  • gdk-pixbuf 2.44.7 (2026-06-27)
  • harfbuzz 14.2.1 (2026-06-02)
  • libheif 1.23.1 (2026-06-26)
  • libjxl 0.12.0 (2026-07-01)
  • openjph 0.30.1 (2026-06-22)
  • libtiff 4.7.2 (2026-06-26)

Full Changelog: 14.14.0...14.15.0