diff --git a/debian/patches/0051-4-CVE-2022-44267.patch b/debian/patches/0051-4-CVE-2022-44267.patch new file mode 100644 index 0000000..d0b99c2 --- /dev/null +++ b/debian/patches/0051-4-CVE-2022-44267.patch @@ -0,0 +1,24 @@ +From: rtlhq +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" diff --git a/debian/patches/series b/debian/patches/series index ae7a5aa..8a07594 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -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