Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HiSuite Compatibility Problem? #368

Open
lts-rad opened this issue Sep 12, 2024 · 4 comments
Open

HiSuite Compatibility Problem? #368

lts-rad opened this issue Sep 12, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@lts-rad
Copy link
Contributor

lts-rad commented Sep 12, 2024

It was observed today that a HiSuite TV had trouble connecting

Symptoms:

  • No WiFI Auth Failure Event
  • If wrong PSK is set on TV, then it will send an auth failure
  • Tcpdump on a monitor interface showed the device would Auth but not Associate
  • Device always goes for a WPA3 connection

Sniffing packets:

  • Saw commits from both sides in group 19
  • Saw both sides CONFIRM each other
  • No AUTH Success

Recent changes:

  • Hostapd recently had H2E enabled
  • sae_pw=2

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

@lts-rad lts-rad added the bug Something isn't working label Sep 12, 2024
@lts-rad
Copy link
Contributor Author

lts-rad commented Sep 12, 2024

@lts-rad
Copy link
Contributor Author

lts-rad commented Sep 12, 2024

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

@lts-rad
Copy link
Contributor Author

lts-rad commented Sep 13, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant