summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Krause <jkrause@posteo.de>2014-10-11 23:59:07 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-10-12 09:16:49 +0200
commitb55f718cbcd763e7219191300ad358d0cb3e288c (patch)
treec469832ce98d984e06e557b8455487eef0267b23
parent96ffe2deeceb9774007685fb334f9990c37e695c (diff)
downloadbuildroot-b55f718cbcd763e7219191300ad358d0cb3e288c.tar.gz
buildroot-b55f718cbcd763e7219191300ad358d0cb3e288c.zip
package/wpa_supplicant: security bump to version 2.3
Fix CVE-2014-3686: wpa_cli and hostapd_cli action script execution vulnerability (http://w1.fi/security/2014-1/wpacli-action-scripts.txt) Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/wpa_supplicant/wpa_supplicant.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wpa_supplicant/wpa_supplicant.mk b/package/wpa_supplicant/wpa_supplicant.mk
index f825d86d29..311262ddf1 100644
--- a/package/wpa_supplicant/wpa_supplicant.mk
+++ b/package/wpa_supplicant/wpa_supplicant.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WPA_SUPPLICANT_VERSION = 2.2
+WPA_SUPPLICANT_VERSION = 2.3
WPA_SUPPLICANT_SITE = http://hostap.epitest.fi/releases
WPA_SUPPLICANT_LICENSE = GPLv2/BSD-3c
WPA_SUPPLICANT_LICENSE_FILES = README
OpenPOWER on IntegriCloud