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>
Sat, 12 Feb 2022 23:23:30 +0000 (00:23 +0100)
commit0c0db6e66b3c28d93eddfed73683277d5fbc03c8
tree8df279d0417befc3324755c4558ff768bd57ef4b
parent5b13b0b02c703a3c0c60828abfde01f283a2d821
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/072-dragonfly-Add-sqrt-helper-function.patch [new file with mode: 0644]
package/network/services/hostapd/patches/073-SAE-Derive-the-y-coordinate-for-PWE-with-own-impleme.patch [new file with mode: 0644]
package/network/services/hostapd/patches/074-EAP-pwd-Derive-the-y-coordinate-for-PWE-with-own-imp.patch [new file with mode: 0644]