hostapd: Fix security problem
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 8 Sep 2019 21:27:04 +0000 (23:27 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 10 Sep 2019 19:51:26 +0000 (21:51 +0200)
commit9f34bf51d60a237696b1d4cc9b5f4835b95e7ea2
treeef6b64fb86f8463d13c468731c5e6c89b7511616
parente667d6f46b5fa9ade5da1d76c8cc1aab1df1dcb6
hostapd: Fix security problem

This fixes:
CVE-2019-11555 "EAP-pwd message reassembly issue with unexpected fragment"
https://w1.fi/security/2019-5/eap-pwd-message-reassembly-issue-with-unexpected-fragment.txt

This shouöld not affect OpenWrt in the default settings as we do not use
EAP-pwd.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/065-0001-EAP-pwd-server-Fix-reassembly-buffer-handling.patch [new file with mode: 0644]
package/network/services/hostapd/patches/065-0003-EAP-pwd-peer-Fix-reassembly-buffer-handling.patch [new file with mode: 0644]