From 997caf9146cd3797cd054e2adebd1fbb4df91911 Mon Sep 17 00:00:00 2001 From: Zhang Xiao Date: Fri, 4 May 2018 15:04:33 -0700 Subject: dnsmasq: backport CVE fixes from dnsmasq 2.78 CVE-2017-1449{1-6} Signed-off-by: Zhang Xiao Signed-off-by: Joe Slater Signed-off-by: Armin Kuster --- meta-networking/recipes-support/dnsmasq/dnsmasq_2.76.bb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'meta-networking/recipes-support/dnsmasq/dnsmasq_2.76.bb') diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.76.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.76.bb index 41573d9dd6..5b68d98f84 100644 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.76.bb +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.76.bb @@ -2,6 +2,13 @@ require dnsmasq.inc SRC_URI += "\ file://lua.patch \ + file://dnsmasq-CVE-2017-14491.patch \ + file://dnsmasq-CVE-2017-14492.patch \ + file://dnsmasq-CVE-2017-14493.patch \ + file://dnsmasq-CVE-2017-14494.patch \ + file://dnsmasq-CVE-2017-14496.patch \ + file://dnsmasq-CVE-2017-14495.patch \ + file://dnsmasq-CVE-2017-14491-02.patch \ " SRC_URI[dnsmasq-2.76.md5sum] = "6610f8233ca89b15a1bb47c788ffb84f" -- cgit v1.2.3-54-g00ecf