[oe-commits] [openembedded-core] 13/14: unzip: add missing CVE headers to patches

git at git.openembedded.org git at git.openembedded.org
Thu Apr 13 22:58:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit de7ff341d18f46d68abeabcb53ba07d012090c15
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Thu Apr 13 23:36:43 2017 +0100

    unzip: add missing CVE headers to patches
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../unzip/unzip/18-cve-2014-9913-unzip-buffer-overflow.patch            | 2 +-
 .../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 eb76e2e..3c02d59 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
 X-Debian-version: 6.0-21
 
 Upstream-Status: Backport
-
+CVE: CVE-2014-9913
 Signed-off-by: Zhixiong Chi <zhixiong.chi at windriver.com>
 
 --- 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 fd0c024..ffadbc2 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
 X-Debian-version: 6.0-21
 
 Upstream-Status: Backport
-
+CVE: CVE-2016-9844
 Signed-off-by: Zhixiong Chi <zhixiong.chi at windriver.com>
 
 --- a/zipinfo.c

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list