@@ -5988,7 +5988,7 @@ Version 1.6.32rc01 [August 18, 2017]
59885988
59895989Version 1.6.32rc02 [August 22, 2017]
59905990 Added contrib/oss-fuzz directory which contains files used by the oss-fuzz
5991- project ( https://github.com/google/oss-fuzz/tree/master/projects/libpng) .
5991+ project < https://github.com/google/oss-fuzz/tree/master/projects/libpng> .
59925992
59935993Version 1.6.32 [August 24, 2017]
59945994 No changes.
@@ -6323,16 +6323,23 @@ Version 1.6.53 [December 5, 2025]
63236323
63246324Version 1.6.54 [January 12, 2026]
63256325 Fixed CVE-2026-22695 (medium severity):
6326- Heap buffer over-read in `png_image_read_direct_scaled.
6326+ Heap buffer over-read in `png_image_read_direct_scaled` .
63276327 (Reported and fixed by Petr Simecek.)
63286328 Fixed CVE-2026-22801 (medium severity):
63296329 Integer truncation causing heap buffer over-read in `png_image_write_*`.
63306330 Implemented various improvements in oss-fuzz.
63316331 (Contributed by Philippe Antoine.)
63326332
6333+ Version 1.6.55 [February 9, 2026]
6334+ Fixed CVE-2026-25646 (high severity):
6335+ Heap buffer overflow in `png_set_quantize`.
6336+ (Reported and fixed by Joshua Inscoe.)
6337+ Resolved an oss-fuzz build issue involving nalloc.
6338+ (Contributed by Philippe Antoine.)
6339+
63336340Version 2.0.0 [TODO]
63346341
63356342Send comments/corrections/commendations to png-mng-implement at lists.sf.net.
63366343Subscription is required; visit
6337- https://lists.sourceforge.net/lists/listinfo/png-mng-implement
6344+ < https://lists.sourceforge.net/lists/listinfo/png-mng-implement>
63386345to subscribe.
0 commit comments