From bd8fc76650e0d16eb2951527ff03e46e957fe1ec Mon Sep 17 00:00:00 2001 From: Brenton Earl Date: Sat, 20 Oct 2018 20:38:27 +0100 Subject: network/hostapd: Patched to fix CVE-2018-14526. When an attacker sends unauthenticated encrypted EAPOL key data, hostapd should ignore it. (* Security fix *) Signed-off-by: David Spencer --- network/hostapd/hostapd.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network/hostapd/hostapd.SlackBuild') diff --git a/network/hostapd/hostapd.SlackBuild b/network/hostapd/hostapd.SlackBuild index 2ed96627965f..6a519a378702 100644 --- a/network/hostapd/hostapd.SlackBuild +++ b/network/hostapd/hostapd.SlackBuild @@ -28,7 +28,7 @@ PRGNAM=hostapd VERSION=${VERSION:-2.6} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then -- cgit v1.2.3