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:08:16 +0000
committerArmin Kuster <akuster808@gmail.com>2019-10-06 08:30:25 -0700
commit8bc35e7b23ca0f10f4a2f3c4f7137d3dedc051fb (patch)
treeb1d968b2ef20c399138efae708b88797a11d63d8 /meta/recipes-extended/unzip/unzip_6.0.bb
parent7f13e4e9ef51bf62729a9a955967aa4752d0d2e8 (diff)
downloadopenembedded-core-8bc35e7b23ca0f10f4a2f3c4f7137d3dedc051fb.tar.gz
unzip: Fix CVE-2019-13232
Signed-off-by: Dan Tran <dantran@microsoft.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
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"