wpa_supplicant: apply upstream security patches
authorBaruch Siach <baruch@tkos.co.il>
Mon, 4 May 2015 18:04:40 +0000 (21:04 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 May 2015 18:51:41 +0000 (20:51 +0200)
commit39a4a79d8aad8e5bf754f360efd15442894dcaf1
tree0a51ab36486cf0919f08161b8c651da3df903022
parent476c6c6e093f1986e65cb922316c02491cd9b753
wpa_supplicant: apply upstream security patches

This commit adds patches for three different upstream security advisories. No
CVE numbers stated.

http://w1.fi/security/2015-2/wps-upnp-http-chunked-transfer-encoding.txt
http://w1.fi/security/2015-3/integer-underflow-in-ap-mode-wmm-action-frame.txt
http://w1.fi/security/2015-4/eap-pwd-missing-payload-length-validation.txt

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wpa_supplicant/0002-WPS-Fix-HTTP-chunked-transfer-encoding-parser.patch [new file with mode: 0644]
package/wpa_supplicant/0003-AP-WMM-Fix-integer-underflow-in-WMM-Action-frame-par.patch [new file with mode: 0644]
package/wpa_supplicant/0004-EAP-pwd-fixes.patch [new file with mode: 0644]