From: Richard Purdie Date: Tue, 12 Apr 2022 10:11:50 +0000 (+0100) Subject: tiff: Add marker for CVE-2022-1056 being fixed X-Git-Tag: yocto-4.0~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=256d212fd1eb9b6d4b87c2c84b1ea2a3afdeb843;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tiff: Add marker for CVE-2022-1056 being fixed As far as I can tell, the patches being applied also fix CVE-2022-1056 so mark as such. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/libtiff/tiff/0002-tiffcrop-fix-issue-380-and-382-heap-buffer-overflow-.patch b/meta/recipes-multimedia/libtiff/tiff/0002-tiffcrop-fix-issue-380-and-382-heap-buffer-overflow-.patch index d31e9650d1b..812ffb232d9 100644 --- a/meta/recipes-multimedia/libtiff/tiff/0002-tiffcrop-fix-issue-380-and-382-heap-buffer-overflow-.patch +++ b/meta/recipes-multimedia/libtiff/tiff/0002-tiffcrop-fix-issue-380-and-382-heap-buffer-overflow-.patch @@ -1,4 +1,5 @@ CVE: CVE-2022-0891 +CVE: CVE-2022-1056 Upstream-Status: Backport Signed-off-by: Ross Burton