summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.20.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-02-28 10:53:35 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-21 15:48:47 +0000
commitc282df8993828bd7b1d50cfcf637a477eaf481a1 (patch)
tree27857cfeb3a0855e07a5e96d9c4e4414128b51ce /meta/recipes-core/glibc/glibc_2.20.bb
parent204ad23574e0958af110c180858198c502292566 (diff)
downloadpoky-c282df8993828bd7b1d50cfcf637a477eaf481a1.tar.gz
glibc: CVE-2015-8776
it was found that out-of-range time values passed to the strftime function may cause it to crash, leading to a denial of service, or potentially disclosure information. (From OE-Core rev: b9bc001ee834e4f8f756a2eaf2671aac3324b0ee) (From OE-Core rev: c50e30cb078ca0ad6f76241f0b0a5557cc17e3c0) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 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.20.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.20.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.20.bb b/meta/recipes-core/glibc/glibc_2.20.bb
index d099d5dfa0..8aaf94e562 100644
--- a/meta/recipes-core/glibc/glibc_2.20.bb
+++ b/meta/recipes-core/glibc/glibc_2.20.bb
@@ -52,6 +52,7 @@ CVEPATCHES = "\
52 file://CVE-2015-8779.patch \ 52 file://CVE-2015-8779.patch \
53 file://CVE-2015-9761_1.patch \ 53 file://CVE-2015-9761_1.patch \
54 file://CVE-2015-9761_2.patch \ 54 file://CVE-2015-9761_2.patch \
55 file://CVE-2015-8776.patch \
55" 56"
56 57
57LIC_FILES_CHKSUM = "file://LICENSES;md5=e9a558e243b36d3209f380deb394b213 \ 58LIC_FILES_CHKSUM = "file://LICENSES;md5=e9a558e243b36d3209f380deb394b213 \