Re: [PATCH v3 1/4] station: check return of handshake_state_set_pmksa
Denis Kenzior <[email protected]> Tue, 10 Mar 2026 09:33:06 -0500
| Newsgroups | dev.linux.lists.iwd |
|---|---|
| Message-ID | <[email protected]> |
Hi James, On 3/9/26 11:57 AM, James Prestwood wrote: > If this fails num_pmkids and pmkids would get set, but to an > uninitialized buffer. This would then fail to build the handshake > object later when copying the PMKID. > --- > src/station.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > All applied, thanks. Regards, -Denis