There is a chance that SSID may be NULL in IE's received by driver and driver publishes the same in association request which is not expected. Always consider SSID from supplicant which is valid in all scenarios to fix this. Specific scenario: OWE SSID is hidden in OWE transition mode. When supplicant detects connection to OWE transition mode, it issues connect with required SSID to driver. But that ssid does not present in driver scan cache as it is hidden. Instead of this ssid, driver scan cache has NULL entry. Driver uses this NULL entry in association request which is not expected. Change-Id: I7ceb712db87d6c7f73c7483f74d402b1ab3e30db CRs-Fixed: 2197532 |
||
---|---|---|
.. | ||
inc | ||
src |