WNM: Do not scan based on malformed BSS Transition Management Request
authorAvraham Stern <avraham.stern@intel.com>
Mon, 29 Feb 2016 12:30:00 +0000 (14:30 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 3 Mar 2016 15:10:25 +0000 (17:10 +0200)
commitd14e63a2aaa0ad3275053ffed7cdbd469a937358
tree2d285da9adff6a7699e029282a76587c367076bd
parentf1e26f8965ae048776fdcfd0b90ea36468c071c8
WNM: Do not scan based on malformed BSS Transition Management Request

Verify that when the Candidate List Included bit is set in a BSS
Transition Management Request frame, the candidate list actually
includes at least one candidate. If no candidates are included, reject
the request without scanning.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
wpa_supplicant/wnm_sta.c