aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/200-multicall.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-09-20 22:20:16 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-09-21 01:12:35 +0200
commita6981604b30bc1ddc1713b368fe853d89c2ba40d (patch)
tree7db4d9d098f0d132e376925c322f62a9dda144a5 /package/network/services/hostapd/patches/200-multicall.patch
parent3819c1638a9d300840d0f869628891f9696be112 (diff)
downloadupstream-a6981604b30bc1ddc1713b368fe853d89c2ba40d.tar.gz
upstream-a6981604b30bc1ddc1713b368fe853d89c2ba40d.tar.bz2
upstream-a6981604b30bc1ddc1713b368fe853d89c2ba40d.zip
hostapd: Fix AP mode PMF disconnection protection bypass
This fixes * CVE-2019-16275 AP mode PMF disconnection protection bypass https://w1.fi/security/2019-7/ap-mode-pmf-disconnection-protection-bypass.txt Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/network/services/hostapd/patches/200-multicall.patch')
-rw-r--r--package/network/services/hostapd/patches/200-multicall.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/hostapd/patches/200-multicall.patch b/package/network/services/hostapd/patches/200-multicall.patch
index 9c7936695a..6d742ace77 100644
--- a/package/network/services/hostapd/patches/200-multicall.patch
+++ b/package/network/services/hostapd/patches/200-multicall.patch
@@ -178,7 +178,7 @@
/*
--- a/src/ap/drv_callbacks.c
+++ b/src/ap/drv_callbacks.c
-@@ -1527,8 +1527,8 @@ static void hostapd_event_wds_sta_interf
+@@ -1540,8 +1540,8 @@ static void hostapd_event_wds_sta_interf
}
@@ -189,7 +189,7 @@
{
struct hostapd_data *hapd = ctx;
#ifndef CONFIG_NO_STDOUT_DEBUG
-@@ -1757,7 +1757,7 @@ void wpa_supplicant_event(void *ctx, enu
+@@ -1770,7 +1770,7 @@ void wpa_supplicant_event(void *ctx, enu
}