rtl8812au icon indicating copy to clipboard operation
rtl8812au copied to clipboard

SAE WPA3 authentication does not work

Open haraldrudell opened this issue 4 years ago • 4 comments

testing 88XXau with b43, Android 10 and newer macOS reveals there is some issue with SAE authentication

as AP, 88XXau and b43 are not WPA3 compliant so macOS and Android 10 will not connect

b43 can connect to b43 88XXau cannot connect to anything, as AP or STA

The SAE authentication response from 88XXau AP causes confirm and disassociate instead of commit like if it is bad password

88XXau as STA produces: nl80211: Frame command failed: ret=-22 (Invalid argument) (freq=0 wait=0) when authentication is to be sent

haraldrudell avatar Oct 26 '20 04:10 haraldrudell

@ValZapod That's what happens with a good password.

emailkanji avatar Jan 14 '23 03:01 emailkanji

Same behavior here.

marcoslimagon avatar Feb 01 '23 22:02 marcoslimagon

Doesn't work with neither NetworkMannager nor Connman. And WPA3 support was added approx. 3 years ago. A quick repo search reveals that OSS drivers haven't implemented that apparently. I've forked the repository and hope to deliver WPA3 support within the next 2 weeks, hopefully without any sort of reverse engineering the Windows drivers, cause I feel that writing that from scratch would be simpler.

mjholub avatar Feb 06 '23 16:02 mjholub