!4 CVE-2022-44267 安全更新:修复数据验证不恰当问题
Merge pull request !4 from haochiyu/openkylin/yangtze
This commit is contained in:
parent
6e84475194
commit
648731f08a
|
@ -0,0 +1,24 @@
|
|||
From: rtlhq <nobelxyz@163.com>
|
||||
Date: Fri, 29 Dec 2023 15:16:53 +0000
|
||||
Subject: =?utf-8?b?ITQgQ1ZFLTIwMjItNDQyNjcg5a6J5YWo5pu05paw77ya5L+u5aSN5pWw?=
|
||||
=?utf-8?b?5o2u6aqM6K+B5LiN5oGw5b2T6Zeu6aKYIE1lcmdlIHB1bGwgcmVxdWVzdCAhNCBm?=
|
||||
=?utf-8?b?cm9tIGhhb2NoaXl1L29wZW5reWxpbi95YW5ndHpl?=
|
||||
|
||||
---
|
||||
coders/png.c | 3 +++
|
||||
1 file changed, 3 insertions(+)
|
||||
|
||||
diff --git a/coders/png.c b/coders/png.c
|
||||
index d4241c7..94280eb 100644
|
||||
--- a/coders/png.c
|
||||
+++ b/coders/png.c
|
||||
@@ -40,6 +40,9 @@
|
||||
|
||||
/*
|
||||
Include declarations.
|
||||
+*/
|
||||
+/*
|
||||
+
|
||||
*/
|
||||
#include "magick/studio.h"
|
||||
#include "magick/artifact.h"
|
|
@ -48,3 +48,4 @@ CVE-2023-34151-prepatch-2.patch
|
|||
CVE-2023-34151.patch
|
||||
CVE-2023-3428.patch
|
||||
0050-2-CVE-2022-44268-possible-arbitrary-file-leak.patch
|
||||
0051-4-CVE-2022-44267.patch
|
||||
|
|
Loading…
Reference in New Issue