From 9c48e7fe07b3e78a909da087b4fcc23cde554554 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 31 Oct 2017 17:16:19 -0500 Subject: KRACK vulnerability patches for hostapd and wpa_supplicant --- recipes-connectivity/hostapd/hostap-daemon.inc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'recipes-connectivity/hostapd/hostap-daemon.inc') diff --git a/recipes-connectivity/hostapd/hostap-daemon.inc b/recipes-connectivity/hostapd/hostap-daemon.inc index 4f8ae21..23e71f6 100644 --- a/recipes-connectivity/hostapd/hostap-daemon.inc +++ b/recipes-connectivity/hostapd/hostap-daemon.inc @@ -1,4 +1,15 @@ -SRC_URI += " file://cfg80211.conf" + + +# -p option is striplevel +SRC_URI += " file://cfg80211.conf \ + file://rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch;patchdir=.. \ + file://rebased-v2.6-0002-Prevent-reinstallation-of-an-already-in-use-group-ke.patch;patchdir=.. \ + file://rebased-v2.6-0003-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch;patchdir=.. \ + file://rebased-v2.6-0004-Prevent-installation-of-an-all-zero-TK.patch;patchdir=.. \ + file://rebased-v2.6-0005-Fix-PTK-rekeying-to-generate-a-new-ANonce.patch;patchdir=.. \ + file://rebased-v2.6-0006-TDLS-Reject-TPK-TK-reconfiguration.patch;patchdir=.. \ + file://rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch;patchdir=.. \ + " do_install() { install -d ${D}${sbindir} ${D}${sysconfdir}/init.d -- cgit v1.2.3