summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bind/bind_9.9.5.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2016-01-22 09:38:51 +0100
committerSona Sarmadi <sona.sarmadi@enea.com>2016-04-08 12:32:23 +0200
commita64d5f593079ac42c7c378faf7c090fae609e15c (patch)
treed8248aa2b17bb5b7d18cb17e110ce186b928eac0 /meta/recipes-connectivity/bind/bind_9.9.5.bb
parentd825e9e4562419e839b79cd7c811ea1b9b0c2608 (diff)
downloadpoky-a64d5f593079ac42c7c378faf7c090fae609e15c.tar.gz
bind: CVE-2015-8704
A buffer size check used to guard against overflow could cause named to exit with an INSIST failure In apl_42.c. References: https://kb.isc.org/article/AA-01335 https://kb.isc.org/article/AA-00913 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8704 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Diffstat (limited to 'meta/recipes-connectivity/bind/bind_9.9.5.bb')
-rw-r--r--meta/recipes-connectivity/bind/bind_9.9.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.9.5.bb b/meta/recipes-connectivity/bind/bind_9.9.5.bb
index d416a3ec0e..53954c40ee 100644
--- a/meta/recipes-connectivity/bind/bind_9.9.5.bb
+++ b/meta/recipes-connectivity/bind/bind_9.9.5.bb
@@ -19,6 +19,7 @@ SRC_URI = "ftp://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \
19 file://CVE-2015-4620.patch \ 19 file://CVE-2015-4620.patch \
20 file://CVE-2015-5722.patch \ 20 file://CVE-2015-5722.patch \
21 file://CVE-2015-8000.patch \ 21 file://CVE-2015-8000.patch \
22 file://CVE-2015-8704.patch \
22 " 23 "
23 24
24SRC_URI[md5sum] = "e676c65cad5234617ee22f48e328c24e" 25SRC_URI[md5sum] = "e676c65cad5234617ee22f48e328c24e"