From 5a40d9fb6907b10d12b3883beb6508ffdd0111c7 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 30 Jan 2016 18:55:39 -0800 Subject: bind: Security fix CVE-2015-8000 CVE-2015-8000 bind: responses with a malformed class attribute can trigger an assertion failure in db.c (From OE-Core rev: a159f9dcf3806f2c3677775d6fb131dab17a5a17) Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-connectivity/bind/bind_9.10.2-P4.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-connectivity/bind/bind_9.10.2-P4.bb') diff --git a/meta/recipes-connectivity/bind/bind_9.10.2-P4.bb b/meta/recipes-connectivity/bind/bind_9.10.2-P4.bb index c9a7acd65d..b22dbf3a1a 100644 --- a/meta/recipes-connectivity/bind/bind_9.10.2-P4.bb +++ b/meta/recipes-connectivity/bind/bind_9.10.2-P4.bb @@ -23,6 +23,7 @@ SRC_URI = "ftp://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \ file://0001-lib-dns-gen.c-fix-too-long-error.patch \ file://CVE-2015-8704.patch \ file://CVE-2015-8705.patch \ + file://CVE-2015-8000.patch \ " SRC_URI[md5sum] = "8b1f5064837756c938eadc1537dec5c7" -- cgit v1.2.3-54-g00ecf