hostapd: apply upstream security patches
authorBaruch Siach <baruch@tkos.co.il>
Mon, 4 May 2015 18:04:39 +0000 (21:04 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 May 2015 18:51:32 +0000 (20:51 +0200)
commit476c6c6e093f1986e65cb922316c02491cd9b753
tree7ec22116942360383412f022aa59959a23401bc9
parent1c3ad2354f99df134a8ec4eb61206e23a0c82a1d
hostapd: 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/hostapd/0001-WPS-Fix-HTTP-chunked-transfer-encoding-parser.patch [new file with mode: 0644]
package/hostapd/0002-AP-WMM-Fix-integer-underflow-in-WMM-Action-frame-par.patch [new file with mode: 0644]
package/hostapd/0003-EAP-pwd-fixes.patch [new file with mode: 0644]