From 37a2a1bf78b1c83a6a85a7becdb60f87613a0e5e Mon Sep 17 00:00:00 2001 From: gcw_5Q40SBlf Date: Mon, 19 Jan 2026 20:02:58 +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-22801.patch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gcw_5Q40SBlf --- CVE-2026-22801.patch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/CVE-2026-22801.patch b/CVE-2026-22801.patch index 4666bd69e..9b1b08c85 100644 --- a/CVE-2026-22801.patch +++ b/CVE-2026-22801.patch @@ -1,13 +1,3 @@ -From d2612f656bc0860fb04109222576ab734402b6c3 Mon Sep 17 00:00:00 2001 -From: guokuan -Date: Mon, 19 Jan 2026 16:58:42 +0800 -Subject: [PATCH] =?UTF-8?q?[Backport]=20png=5Fwrite=5Fimage=5F*=20?= -CVE:CVE-2026-22801 -Reference:https://github.com/pnggroup/libpng/commit/cf155de014#diff-7c12643da7e246a9449b639bba7630ff07e64cb71098cd8428ed24ddaaee6495 ---- - pngwrite.c | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) - diff --git a/pngwrite.c b/pngwrite.c index 40ce7ef..3677eb8 100644 --- a/pngwrite.c