libpng - A library of functions for manipulating PNG image format files
| Website: | http://www.libpng.org/pub/png/ |
|---|---|
| License: | zlib |
| Vendor: | Rocky |
- Description:
The libpng package contains a library of functions for creating and manipulating PNG (Portable Network Graphics) image format files. PNG is a bit-mapped graphics format similar to the GIF format. PNG was created to replace the GIF format, since GIF uses a patented data compression algorithm. Libpng should be installed if you need to manipulate PNG format image files.
Packages
| libpng-1.6.34-11.el8_10.x86_64 [126 KiB] |
Changelog
by Michal Hlavinka (2026-05-13):
- fix CVE-2026-33416: use-after-free via pointer aliasing in png_set_tRNS and png_set_PLTE (RHEL-161344) |