aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/elfutils_0.175.bb
diff options
context:
space:
mode:
authorShubham Agrawal <shuagr@microsoft.com>2019-09-23 21:26:16 +0000
committerArmin Kuster <akuster808@gmail.com>2019-10-06 13:50:05 -0700
commit8ca80002aa21897834b8c9869137461221e50225 (patch)
tree5f931b4af52ccd54a46b3d4f39eaf43bfc34a9a0 /meta/recipes-devtools/elfutils/elfutils_0.175.bb
parente4b6a39bdf1b660233a7145599cd4fc3e971fc8f (diff)
downloadopenembedded-core-8ca80002aa21897834b8c9869137461221e50225.tar.gz
elfutils: CVE fix for elfutils
CVE: CVE-2019-7664.patch CVE: CVE-2019-7665.patch Sign off: Shubham Agrawal <shuagr@microsoft.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.175.bb')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.175.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.175.bb b/meta/recipes-devtools/elfutils/elfutils_0.175.bb
index e94a48efa5..862a9b6c98 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.175.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.175.bb
@@ -31,6 +31,8 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \
file://CVE-2019-7150.patch \
file://CVE-2019-7146_p1.patch \
file://CVE-2019-7146_p2.patch \
+ file://CVE-2019-7664.patch \
+ file://CVE-2019-7665.patch \
"
SRC_URI_append_libc-musl = " file://0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch"