summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.22.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-02-17 11:02:14 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-18 07:42:07 +0000
commiteb9666a3e2ee659fc47cd137205299eb6b6d817a (patch)
tree3548b2d51cab161452b53d4fa15fc4d656ce8b35 /meta/recipes-core/glibc/glibc_2.22.bb
parent5b12268f6e17574999f91628a60e21711cf62ee4 (diff)
downloadpoky-eb9666a3e2ee659fc47cd137205299eb6b6d817a.tar.gz
glibc: Security fix CVE-2015-7547
CVE-2015-7547: getaddrinfo() stack-based buffer overflow (From OE-Core rev: cf754c5c806307d6eb522d4272b3cd7485f82420) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.22.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.22.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.22.bb b/meta/recipes-core/glibc/glibc_2.22.bb
index e512672d2d..a13b7f94bb 100644
--- a/meta/recipes-core/glibc/glibc_2.22.bb
+++ b/meta/recipes-core/glibc/glibc_2.22.bb
@@ -46,6 +46,7 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
46 file://CVE-2015-9761_1.patch \ 46 file://CVE-2015-9761_1.patch \
47 file://CVE-2015-9761_2.patch \ 47 file://CVE-2015-9761_2.patch \
48 file://CVE-2015-8776.patch \ 48 file://CVE-2015-8776.patch \
49 file://CVE-2015-7547.patch \
49" 50"
50 51
51SRC_URI += "\ 52SRC_URI += "\