Untriaged
by @LeSuisse Activity log
- Created automatic suggestion
-
@LeSuisse
removed
5 packages
- libpng12
- perlPackages.ImagePNGLibpng
- perl538Packages.ImagePNGLibpng
- perl540Packages.ImagePNGLibpng
- tests.pkg-config.defaultPkgConfigPackages.libpng
LIBPNG has a heap buffer overflow in png_set_quantize
LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification. This vulnerability is fixed in 1.6.55.
References
- https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3 x_refsource_CONFIRM
- https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88 x_refsource_MISC
- http://www.openwall.com/lists/oss-security/2026/02/09/7
- https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3 x_refsource_CONFIRM
- https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88 x_refsource_MISC
- http://www.openwall.com/lists/oss-security/2026/02/09/7
- https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3 exploit
Affected products
libpng
- ==< 1.6.55
Package maintainers
-
@vcunat Vladimír Čunát <v@cunat.cz>