aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/dhcp/dhcp_4.3.1.bb
diff options
context:
space:
mode:
authorMariano Lopez <mariano.lopez@linux.intel.com>2016-03-11 08:47:09 +0000
committerJoshua Lock <joshua.g.lock@intel.com>2016-05-06 09:42:56 +0100
commit43f2cfdf63fb70e3c2da0224221dae63b05477df (patch)
treec7d8161bc3fbe97c5e94adc727c1bd6cbf76f771 /meta/recipes-connectivity/dhcp/dhcp_4.3.1.bb
parent1ebf604cae8d9bd3d2c10d06cd126e79e13732ee (diff)
downloadopenembedded-core-43f2cfdf63fb70e3c2da0224221dae63b05477df.tar.gz
dhcp: CVE-2015-8605
ISC DHCP allows remote attackers to cause a denial of service (application crash) via an invalid length field in a UDP IPv4 packet. Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com> Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/dhcp/dhcp_4.3.1.bb')
-rw-r--r--meta/recipes-connectivity/dhcp/dhcp_4.3.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.3.1.bb b/meta/recipes-connectivity/dhcp/dhcp_4.3.1.bb
index d4414cc347..46166932f9 100644
--- a/meta/recipes-connectivity/dhcp/dhcp_4.3.1.bb
+++ b/meta/recipes-connectivity/dhcp/dhcp_4.3.1.bb
@@ -6,7 +6,9 @@ SRC_URI += "file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \
file://fixsepbuild.patch \
file://dhclient-script-drop-resolv.conf.dhclient.patch \
file://replace-ifconfig-route.patch \
+ file://CVE-2015-8605_1.patch \
file://dhcp-xen-checksum.patch \
+ file://CVE-2015-8605.patch \
"
SRC_URI[md5sum] = "b3a42ece3c7f2cd2e74a3e12ca881d20"