summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/elfutils_0.173.bb
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2018-09-28 14:29:27 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-03 15:25:36 +0100
commita7c3c897d2cbe7e473a7fb057a3f74ebc9e04023 (patch)
tree134bc6cfa126cb85e92112e821543d8b7baa11ad /meta/recipes-devtools/elfutils/elfutils_0.173.bb
parent8aa27e4eb2f08281329ca1a1da421c6fc376bc8d (diff)
downloadopenembedded-core-contrib-a7c3c897d2cbe7e473a7fb057a3f74ebc9e04023.tar.gz
elfutils: fix CVE-2018-16403 & CVE-2018-16402
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.173.bb')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.173.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.173.bb b/meta/recipes-devtools/elfutils/elfutils_0.173.bb
index 2fec73dbdb..00dab65607 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.173.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.173.bb
@@ -29,6 +29,8 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \
file://debian/0001-fix-gcc7-ftbfs.patch \
file://debian/0001-disable_werror.patch \
file://CVE-2018-16062.patch \
+ file://0001-libdw-Check-end-of-attributes-list-consistently.patch \
+ file://0002-libelf-Return-error-if-elf_compress_gnu-is-used-on-S.patch \
"
SRC_URI_append_libc-musl = " file://0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch"