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

WPA3 memory allocation fixes #87370

Merged
merged 2 commits into from
Mar 28, 2025

Conversation

rado17
Copy link
Contributor

@rado17 rado17 commented Mar 19, 2025

Fixes issues seen with WPA2 enterprise mode connection.

@rado17
Copy link
Contributor Author

rado17 commented Mar 19, 2025

@sachinthegreen , Please take a look.

@rado17 rado17 force-pushed the wpa3_malloc_fixes branch from 6fce378 to 10618db Compare March 27, 2025 19:24
rado17 added 2 commits March 28, 2025 01:03
Increase stack size of supplicant thread to fix crash seen during
enterprise mode connection. Increase heap requirement of hostap
to handle TLS processing failures.

Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
Memory allocation failures during certificate validation causes
connection termination. Increase MBEDTLS_HEAP_SIZE to fix this.

Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
@rado17 rado17 force-pushed the wpa3_malloc_fixes branch from 10618db to c42cdfa Compare March 27, 2025 19:33
@rado17 rado17 requested a review from krish2718 March 28, 2025 07:56
@henrikbrixandersen henrikbrixandersen merged commit 58591c6 into zephyrproject-rtos:main Mar 28, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants