Jump to letter: [
BCDEFGKLMNPRSTV
]
libpng - A library of functions for manipulating PNG image format files
- 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-10.el8_10.x86_64
[126 KiB] |
Changelog
by Michal Hlavinka (2026-03-05):
- fix CVE-2026-25646: heap buffer overflow in png_set_quantize (RHEL-148338)
- fix CVE-2026-22695: heap buffer over-read in png_image_finish_read (RHEL-148852)
- fix CVE-2026-22801: heap buffer over-read in png_image_write_*bit (RHEL-146659)
|