libpng: Denial of service A vulnerability in libpng may allow a remote attacker to crash applications that handle untrusted images. libpng 2007-05-31 2007-05-31 178004 remote 1.2.17 1.2.17

libpng is a free ANSI C library used to process and manipulate PNG images.

Mats Palmgren fixed an error in file pngrutil.c in which the trans[] array might be not allocated because of images with a bad tRNS chunk CRC value.

A remote attacker could craft an image that when processed or viewed by an application using libpng causes the application to terminate abnormally.

There is no known workaround at this time.

Please note that due to separate bugs in libpng 1.2.17, Gentoo does not provide libpng-1.2.17 but libpng-1.2.18. All libpng users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=media-libs/libpng-1.2.18"
CVE-2007-2445 jaervosz falco p-y