spr-networks / super

📡 SPR: Open Source, secure, user friendly and fast wifi routers for your home. One wifi password per device. Ad Blocking & Privacy Blocklists. Policy Based Network Access
https://www.supernetworks.org/
BSD 3-Clause "New" or "Revised" License
171 stars 12 forks source link

HiSuite Compatibility Problem? #368

Open lts-rad opened 5 days ago

lts-rad commented 5 days ago

It was observed today that a HiSuite TV had trouble connecting

Symptoms:

Sniffing packets:

Recent changes:

Tried sae_pw=0 to force hunting and pecking, no luck

lts-rad commented 5 days ago

wpa3 noentry msg: https://github.com/spr-networks/hostap/blob/main/src/ap/ieee802_11.c#L643

wpa3 mismatch msg: https://github.com/spr-networks/hostap/blob/119d01b94459766e52e3c36d37fffbaadd2f0146/src/ap/ieee802_11.c#L1607

lts-rad commented 5 days ago

wifi 7 issue: https://w1.fi/cgit/hostap/commit/?id=63df62c6c0b86221493588f7b9e583a4e45dd75a

lts-rad commented 5 days ago

uninit memory bug with sae and password identifiers: https://w1.fi/cgit/hostap/commit/?id=761041b18ab243c28467475145f316e10bd649cf

lts-rad commented 4 days ago

the 0.3.24 release will include a new event type from hostap to know when sae confirm passes