hostapd: Apply SAE/EAP-pwd side-channel attack update 2
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Feb 2022 19:37:12 +0000 (20:37 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Feb 2022 18:14:38 +0000 (19:14 +0100)
commite7596ce0b08595083a32870cc019de9bb514aaec
treea027cdf5ac580f4cf01892293eba96afc55055a0
parent1691c1168d15752eaeb9ab2dda15553754df95be
hostapd: Apply SAE/EAP-pwd side-channel attack update 2

This fixes some recent security problems in hostapd.
See here for details: https://w1.fi/security/2022-1
* CVE-2022-23303
* CVE-2022-23304

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/081-crypto-Add-more-bignum-EC-helper-functions.patch [new file with mode: 0644]
package/network/services/hostapd/patches/082-dragonfly-Add-sqrt-helper-function.patch [new file with mode: 0644]
package/network/services/hostapd/patches/083-SAE-Derive-the-y-coordinate-for-PWE-with-own-impleme.patch [new file with mode: 0644]
package/network/services/hostapd/patches/084-EAP-pwd-Derive-the-y-coordinate-for-PWE-with-own-imp.patch [new file with mode: 0644]