1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

wpa-supplicant: Fix CVE-2015-4142

The original commit "wpa-supplicant: Fix CVE-2015-4142" included the
patch file but didn't apply it into the recipe, so the backport has
not been effective.

Reported-by: Adam Moore <adam.moore@savantsystems.com>
(From OE-Core rev: 2a8944b63b7249500f1b6b292ce1a87b82699f3d)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Otavio Salvador
2015-08-10 16:08:36 -03:00
committed by Richard Purdie
parent 3b7a062472
commit a71ef70b7e
@@ -24,6 +24,7 @@ SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \
file://wpa_supplicant.conf \
file://wpa_supplicant.conf-sane \
file://99_wpa_supplicant \
file://0001-AP-WMM-Fix-integer-underflow-in-WMM-Action-frame-par.patch \
file://0001-P2P-Validate-SSID-element-length-before-copying-it-C.patch \
file://0001-WPS-Fix-HTTP-chunked-transfer-encoding-parser.patch \
file://0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch \