diff options
author | Ross Burton <ross.burton@intel.com> | 2017-04-13 23:36:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-14 09:47:08 +0100 |
commit | b6353f5c43ce5acfb2db9fc39c23bc9af426c7d0 (patch) | |
tree | c3ee4aebefce4904d17850408588b716a12da567 /meta/recipes-extended | |
parent | 135afdff020276920aa7bf0cba8bda877ae41a7d (diff) | |
download | poky-b6353f5c43ce5acfb2db9fc39c23bc9af426c7d0.tar.gz |
unzip: add missing CVE headers to patches
(From OE-Core rev: de7ff341d18f46d68abeabcb53ba07d012090c15)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/unzip/unzip/18-cve-2014-9913-unzip-buffer-overflow.patch | 2 | ||||
-rw-r--r-- | meta/recipes-extended/unzip/unzip/19-cve-2016-9844-zipinfo-buffer-overflow.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/unzip/unzip/18-cve-2014-9913-unzip-buffer-overflow.patch b/meta/recipes-extended/unzip/unzip/18-cve-2014-9913-unzip-buffer-overflow.patch index eb76e2ea7d..3c02d596cc 100644 --- a/meta/recipes-extended/unzip/unzip/18-cve-2014-9913-unzip-buffer-overflow.patch +++ b/meta/recipes-extended/unzip/unzip/18-cve-2014-9913-unzip-buffer-overflow.patch | |||
@@ -6,7 +6,7 @@ Bug-Ubuntu: https://launchpad.net/bugs/387350 | |||
6 | X-Debian-version: 6.0-21 | 6 | X-Debian-version: 6.0-21 |
7 | 7 | ||
8 | Upstream-Status: Backport | 8 | Upstream-Status: Backport |
9 | 9 | CVE: CVE-2014-9913 | |
10 | Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> | 10 | Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> |
11 | 11 | ||
12 | --- a/list.c | 12 | --- a/list.c |
diff --git a/meta/recipes-extended/unzip/unzip/19-cve-2016-9844-zipinfo-buffer-overflow.patch b/meta/recipes-extended/unzip/unzip/19-cve-2016-9844-zipinfo-buffer-overflow.patch index fd0c024d7e..ffadbc2efa 100644 --- a/meta/recipes-extended/unzip/unzip/19-cve-2016-9844-zipinfo-buffer-overflow.patch +++ b/meta/recipes-extended/unzip/unzip/19-cve-2016-9844-zipinfo-buffer-overflow.patch | |||
@@ -5,7 +5,7 @@ Bug-Ubuntu: https://launchpad.net/bugs/1643750 | |||
5 | X-Debian-version: 6.0-21 | 5 | X-Debian-version: 6.0-21 |
6 | 6 | ||
7 | Upstream-Status: Backport | 7 | Upstream-Status: Backport |
8 | 8 | CVE: CVE-2016-9844 | |
9 | Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> | 9 | Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> |
10 | 10 | ||
11 | --- a/zipinfo.c | 11 | --- a/zipinfo.c |