summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.24.bb
diff options
context:
space:
mode:
authorGeorge McCollister <george.mccollister@gmail.com>2017-11-21 14:01:21 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-09 14:34:35 +0000
commitbc8d34a327c50cb2ced295aa1105300783de322c (patch)
tree9173e7fc6cf03a8843d565861f17e9dbf5054c38 /meta/recipes-core/glibc/glibc_2.24.bb
parent02ab4bdbf71d0fc9383578aaee5ce641bad9bc81 (diff)
downloadpoky-bc8d34a327c50cb2ced295aa1105300783de322c.tar.gz
glibc: Fix CVE-2017-1000366
Add backported patches from the upstream release/2.24/master branch to fix CVE-2017-1000366. Also add a backported patch that resolves SSE related build problems introduced by these patches. (From OE-Core rev: 07e041138f0b037e7ddc75a33c7960668acdb8bb) Signed-off-by: George McCollister <george.mccollister@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.24.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.24.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.24.bb b/meta/recipes-core/glibc/glibc_2.24.bb
index 4c7d901149..359379bac5 100644
--- a/meta/recipes-core/glibc/glibc_2.24.bb
+++ b/meta/recipes-core/glibc/glibc_2.24.bb
@@ -46,6 +46,10 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
46 file://0005-Remove-__ASSUME_REQUEUE_PI.patch \ 46 file://0005-Remove-__ASSUME_REQUEUE_PI.patch \
47 file://0006-Fix-atomic_fetch_xor_release.patch \ 47 file://0006-Fix-atomic_fetch_xor_release.patch \
48 file://0001-CVE-2015-5180-resolv-Fix-crash-with-internal-QTYPE-B.patch \ 48 file://0001-CVE-2015-5180-resolv-Fix-crash-with-internal-QTYPE-B.patch \
49 file://0001-CVE-2017-1000366-Ignore-LD_LIBRARY_PATH-for-AT_SECUR.patch \
50 file://0002-ld.so-Reject-overly-long-LD_PRELOAD-path-elements.patch \
51 file://0003-ld.so-Reject-overly-long-LD_AUDIT-path-elements.patch \
52 file://0004-i686-Add-missing-IS_IN-libc-guards-to-vectorized-str.patch \
49" 53"
50 54
51SRC_URI += "\ 55SRC_URI += "\