From c9cf834883bcb9394661c39f83d24ac1ad5199ed Mon Sep 17 00:00:00 2001 From: gcw_5Q40SBlf Date: Wed, 22 Apr 2026 11:49:51 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=20CVE-2026-34757.patch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gcw_5Q40SBlf --- CVE-2026-34757.patch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/CVE-2026-34757.patch b/CVE-2026-34757.patch index 1c22e725c..e0f873580 100644 --- a/CVE-2026-34757.patch +++ b/CVE-2026-34757.patch @@ -1,13 +1,3 @@ -From fad567857cab62e3e18121c4364bbb2f9fcead45 Mon Sep 17 00:00:00 2001 -From: <@notesmail.huawei.com> -Date: Mon, 20 Apr 2026 19:12:25 +0800 -Subject: [PATCH] [Backport]heap buffer overflow in pnm2png due to integer -CVE:CVE-2026-34757 -Reference:https://github.com/pnggroup/pngcontrib/pull/2 ---- - pngset.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++---- - 1 file changed, 49 insertions(+), 4 deletions(-) - diff --git a/pngset.c b/pngset.c index 6543ea4..65d9017 100644 --- a/pngset.c