From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libpng: Version bump. 1.6.50 -> 1.6.51
Date: Mon, 24 Nov 2025 19:15:14 +0100 [thread overview]
Message-ID: <20251124181514.760559-1-christian.melki@t2data.com> (raw)
Security fixes.
https://sourceforge.net/p/libpng/code/ci/libpng16/tree/CHANGES
Plugs CVEs:
CVE-2025-64505: Heap buffer overflow in `png_do_quantize` via malformed palette index.
CVE-2025-64506: Heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled.
CVE-2025-64720: Buffer overflow in `png_image_read_composite` via incorrect palette premultiplication.
CVE-2025-65018: Heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read`.
Pretty bad, suggest update.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libpng.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libpng.make b/rules/libpng.make
index 5b0fa8977..8ed76aa67 100644
--- a/rules/libpng.make
+++ b/rules/libpng.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBPNG) += libpng
#
# Paths and names
#
-LIBPNG_VERSION := 1.6.50
-LIBPNG_MD5 := e583e61455c4f40d565d85c0e9a2fbf9
+LIBPNG_VERSION := 1.6.51
+LIBPNG_MD5 := 8781d5eb8285ac70100b75a1d2a5fc5e
LIBPNG := libpng-$(LIBPNG_VERSION)
LIBPNG_SUFFIX := tar.xz
LIBPNG_URL := $(call ptx/mirror, SF, libpng/$(LIBPNG).$(LIBPNG_SUFFIX))
--
2.43.0
reply other threads:[~2025-11-24 18:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251124181514.760559-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox