summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libtiff
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-12 11:11:50 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-13 16:52:24 +0100
commit45afc335d33df2e45b314ef76c8331ffb03c3ae0 (patch)
tree2ce4b9dc7a2825596ff4a27b1fd7649f835d3362 /meta/recipes-multimedia/libtiff
parentd3544320ecf447f7550e02c470b05a223d975af9 (diff)
downloadpoky-45afc335d33df2e45b314ef76c8331ffb03c3ae0.tar.gz
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. (From OE-Core rev: 256d212fd1eb9b6d4b87c2c84b1ea2a3afdeb843) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/libtiff')
-rw-r--r--meta/recipes-multimedia/libtiff/tiff/0002-tiffcrop-fix-issue-380-and-382-heap-buffer-overflow-.patch1
1 files changed, 1 insertions, 0 deletions
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 d31e9650d1..812ffb232d 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 @@
1CVE: CVE-2022-0891 1CVE: CVE-2022-0891
2CVE: CVE-2022-1056
2Upstream-Status: Backport 3Upstream-Status: Backport
3Signed-off-by: Ross Burton <ross.burton@arm.com> 4Signed-off-by: Ross Burton <ross.burton@arm.com>
4 5