summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/unzip/unzip_6.0.bb
diff options
context:
space:
mode:
authorDan Tran <dantran@microsoft.com>2019-09-26 23:11:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-09-27 13:39:15 +0100
commita9db9617349a766ffe0df724fff9266eb1667cdd (patch)
tree65f264b2cee3d0c714937845de48ea7ca5323a96 /meta/recipes-extended/unzip/unzip_6.0.bb
parentea714fff3869ef19cf1dc94bdffbca2c69658954 (diff)
downloadopenembedded-core-a9db9617349a766ffe0df724fff9266eb1667cdd.tar.gz
unzip: Fix CVE-2019-13232
Signed-off-by: Dan Tran <dantran@microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/unzip/unzip_6.0.bb')
-rw-r--r--meta/recipes-extended/unzip/unzip_6.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/unzip/unzip_6.0.bb b/meta/recipes-extended/unzip/unzip_6.0.bb
index daba722722..c1ea0a9a2c 100644
--- a/meta/recipes-extended/unzip/unzip_6.0.bb
+++ b/meta/recipes-extended/unzip/unzip_6.0.bb
@@ -22,6 +22,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/
file://symlink.patch \
file://0001-unzip-fix-CVE-2018-1000035.patch \
file://CVE-2018-18384.patch \
+ file://CVE-2019-13232_p1.patch \
+ file://CVE-2019-13232_p2.patch \
+ file://CVE-2019-13232_p3.patch \
"
UPSTREAM_VERSION_UNKNOWN = "1"