events.c 122 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514
  1. /*
  2. * WPA Supplicant - Driver event processing
  3. * Copyright (c) 2003-2017, Jouni Malinen <j@w1.fi>
  4. *
  5. * This software may be distributed under the terms of the BSD license.
  6. * See README for more details.
  7. */
  8. #include "includes.h"
  9. #include "common.h"
  10. #include "eapol_supp/eapol_supp_sm.h"
  11. #include "rsn_supp/wpa.h"
  12. #include "eloop.h"
  13. #include "config.h"
  14. #include "l2_packet/l2_packet.h"
  15. #include "wpa_supplicant_i.h"
  16. #include "driver_i.h"
  17. #include "pcsc_funcs.h"
  18. #include "rsn_supp/preauth.h"
  19. #include "rsn_supp/pmksa_cache.h"
  20. #include "common/wpa_ctrl.h"
  21. #include "eap_peer/eap.h"
  22. #include "ap/hostapd.h"
  23. #include "p2p/p2p.h"
  24. #include "fst/fst.h"
  25. #include "wnm_sta.h"
  26. #include "notify.h"
  27. #include "common/ieee802_11_defs.h"
  28. #include "common/ieee802_11_common.h"
  29. #include "common/gas_server.h"
  30. #include "crypto/random.h"
  31. #include "blacklist.h"
  32. #include "wpas_glue.h"
  33. #include "wps_supplicant.h"
  34. #include "ibss_rsn.h"
  35. #include "sme.h"
  36. #include "gas_query.h"
  37. #include "p2p_supplicant.h"
  38. #include "bgscan.h"
  39. #include "autoscan.h"
  40. #include "ap.h"
  41. #include "bss.h"
  42. #include "scan.h"
  43. #include "offchannel.h"
  44. #include "interworking.h"
  45. #include "mesh.h"
  46. #include "mesh_mpm.h"
  47. #include "wmm_ac.h"
  48. #include "dpp_supplicant.h"
  49. #ifndef CONFIG_NO_SCAN_PROCESSING
  50. static int wpas_select_network_from_last_scan(struct wpa_supplicant *wpa_s,
  51. int new_scan, int own_request);
  52. #endif /* CONFIG_NO_SCAN_PROCESSING */
  53. int wpas_temp_disabled(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid)
  54. {
  55. struct os_reltime now;
  56. if (ssid == NULL || ssid->disabled_until.sec == 0)
  57. return 0;
  58. os_get_reltime(&now);
  59. if (ssid->disabled_until.sec > now.sec)
  60. return ssid->disabled_until.sec - now.sec;
  61. wpas_clear_temp_disabled(wpa_s, ssid, 0);
  62. return 0;
  63. }
  64. #ifndef CONFIG_NO_SCAN_PROCESSING
  65. /**
  66. * wpas_reenabled_network_time - Time until first network is re-enabled
  67. * @wpa_s: Pointer to wpa_supplicant data
  68. * Returns: If all enabled networks are temporarily disabled, returns the time
  69. * (in sec) until the first network is re-enabled. Otherwise returns 0.
  70. *
  71. * This function is used in case all enabled networks are temporarily disabled,
  72. * in which case it returns the time (in sec) that the first network will be
  73. * re-enabled. The function assumes that at least one network is enabled.
  74. */
  75. static int wpas_reenabled_network_time(struct wpa_supplicant *wpa_s)
  76. {
  77. struct wpa_ssid *ssid;
  78. int disabled_for, res = 0;
  79. #ifdef CONFIG_INTERWORKING
  80. if (wpa_s->conf->auto_interworking && wpa_s->conf->interworking &&
  81. wpa_s->conf->cred)
  82. return 0;
  83. #endif /* CONFIG_INTERWORKING */
  84. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  85. if (ssid->disabled)
  86. continue;
  87. disabled_for = wpas_temp_disabled(wpa_s, ssid);
  88. if (!disabled_for)
  89. return 0;
  90. if (!res || disabled_for < res)
  91. res = disabled_for;
  92. }
  93. return res;
  94. }
  95. #endif /* CONFIG_NO_SCAN_PROCESSING */
  96. void wpas_network_reenabled(void *eloop_ctx, void *timeout_ctx)
  97. {
  98. struct wpa_supplicant *wpa_s = eloop_ctx;
  99. if (wpa_s->disconnected || wpa_s->wpa_state != WPA_SCANNING)
  100. return;
  101. wpa_dbg(wpa_s, MSG_DEBUG,
  102. "Try to associate due to network getting re-enabled");
  103. if (wpa_supplicant_fast_associate(wpa_s) != 1) {
  104. wpa_supplicant_cancel_sched_scan(wpa_s);
  105. wpa_supplicant_req_scan(wpa_s, 0, 0);
  106. }
  107. }
  108. static struct wpa_bss * wpa_supplicant_get_new_bss(
  109. struct wpa_supplicant *wpa_s, const u8 *bssid)
  110. {
  111. struct wpa_bss *bss = NULL;
  112. struct wpa_ssid *ssid = wpa_s->current_ssid;
  113. if (ssid->ssid_len > 0)
  114. bss = wpa_bss_get(wpa_s, bssid, ssid->ssid, ssid->ssid_len);
  115. if (!bss)
  116. bss = wpa_bss_get_bssid(wpa_s, bssid);
  117. return bss;
  118. }
  119. static void wpa_supplicant_update_current_bss(struct wpa_supplicant *wpa_s)
  120. {
  121. struct wpa_bss *bss = wpa_supplicant_get_new_bss(wpa_s, wpa_s->bssid);
  122. if (!bss) {
  123. wpa_supplicant_update_scan_results(wpa_s);
  124. /* Get the BSS from the new scan results */
  125. bss = wpa_supplicant_get_new_bss(wpa_s, wpa_s->bssid);
  126. }
  127. if (bss)
  128. wpa_s->current_bss = bss;
  129. }
  130. static int wpa_supplicant_select_config(struct wpa_supplicant *wpa_s)
  131. {
  132. struct wpa_ssid *ssid, *old_ssid;
  133. u8 drv_ssid[SSID_MAX_LEN];
  134. size_t drv_ssid_len;
  135. int res;
  136. if (wpa_s->conf->ap_scan == 1 && wpa_s->current_ssid) {
  137. wpa_supplicant_update_current_bss(wpa_s);
  138. if (wpa_s->current_ssid->ssid_len == 0)
  139. return 0; /* current profile still in use */
  140. res = wpa_drv_get_ssid(wpa_s, drv_ssid);
  141. if (res < 0) {
  142. wpa_msg(wpa_s, MSG_INFO,
  143. "Failed to read SSID from driver");
  144. return 0; /* try to use current profile */
  145. }
  146. drv_ssid_len = res;
  147. if (drv_ssid_len == wpa_s->current_ssid->ssid_len &&
  148. os_memcmp(drv_ssid, wpa_s->current_ssid->ssid,
  149. drv_ssid_len) == 0)
  150. return 0; /* current profile still in use */
  151. wpa_msg(wpa_s, MSG_DEBUG,
  152. "Driver-initiated BSS selection changed the SSID to %s",
  153. wpa_ssid_txt(drv_ssid, drv_ssid_len));
  154. /* continue selecting a new network profile */
  155. }
  156. wpa_dbg(wpa_s, MSG_DEBUG, "Select network based on association "
  157. "information");
  158. ssid = wpa_supplicant_get_ssid(wpa_s);
  159. if (ssid == NULL) {
  160. wpa_msg(wpa_s, MSG_INFO,
  161. "No network configuration found for the current AP");
  162. return -1;
  163. }
  164. if (wpas_network_disabled(wpa_s, ssid)) {
  165. wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is disabled");
  166. return -1;
  167. }
  168. if (disallowed_bssid(wpa_s, wpa_s->bssid) ||
  169. disallowed_ssid(wpa_s, ssid->ssid, ssid->ssid_len)) {
  170. wpa_dbg(wpa_s, MSG_DEBUG, "Selected BSS is disallowed");
  171. return -1;
  172. }
  173. res = wpas_temp_disabled(wpa_s, ssid);
  174. if (res > 0) {
  175. wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is temporarily "
  176. "disabled for %d second(s)", res);
  177. return -1;
  178. }
  179. wpa_dbg(wpa_s, MSG_DEBUG, "Network configuration found for the "
  180. "current AP");
  181. if (wpa_key_mgmt_wpa_any(ssid->key_mgmt)) {
  182. u8 wpa_ie[80];
  183. size_t wpa_ie_len = sizeof(wpa_ie);
  184. if (wpa_supplicant_set_suites(wpa_s, NULL, ssid,
  185. wpa_ie, &wpa_ie_len) < 0)
  186. wpa_dbg(wpa_s, MSG_DEBUG, "Could not set WPA suites");
  187. } else {
  188. wpa_supplicant_set_non_wpa_policy(wpa_s, ssid);
  189. }
  190. if (wpa_s->current_ssid && wpa_s->current_ssid != ssid)
  191. eapol_sm_invalidate_cached_session(wpa_s->eapol);
  192. old_ssid = wpa_s->current_ssid;
  193. wpa_s->current_ssid = ssid;
  194. wpa_supplicant_update_current_bss(wpa_s);
  195. wpa_supplicant_rsn_supp_set_config(wpa_s, wpa_s->current_ssid);
  196. wpa_supplicant_initiate_eapol(wpa_s);
  197. if (old_ssid != wpa_s->current_ssid)
  198. wpas_notify_network_changed(wpa_s);
  199. return 0;
  200. }
  201. void wpa_supplicant_stop_countermeasures(void *eloop_ctx, void *sock_ctx)
  202. {
  203. struct wpa_supplicant *wpa_s = eloop_ctx;
  204. if (wpa_s->countermeasures) {
  205. wpa_s->countermeasures = 0;
  206. wpa_drv_set_countermeasures(wpa_s, 0);
  207. wpa_msg(wpa_s, MSG_INFO, "WPA: TKIP countermeasures stopped");
  208. /*
  209. * It is possible that the device is sched scanning, which means
  210. * that a connection attempt will be done only when we receive
  211. * scan results. However, in this case, it would be preferable
  212. * to scan and connect immediately, so cancel the sched_scan and
  213. * issue a regular scan flow.
  214. */
  215. wpa_supplicant_cancel_sched_scan(wpa_s);
  216. wpa_supplicant_req_scan(wpa_s, 0, 0);
  217. }
  218. }
  219. void wpa_supplicant_mark_disassoc(struct wpa_supplicant *wpa_s)
  220. {
  221. int bssid_changed;
  222. wnm_bss_keep_alive_deinit(wpa_s);
  223. #ifdef CONFIG_IBSS_RSN
  224. ibss_rsn_deinit(wpa_s->ibss_rsn);
  225. wpa_s->ibss_rsn = NULL;
  226. #endif /* CONFIG_IBSS_RSN */
  227. #ifdef CONFIG_AP
  228. wpa_supplicant_ap_deinit(wpa_s);
  229. #endif /* CONFIG_AP */
  230. #ifdef CONFIG_HS20
  231. /* Clear possibly configured frame filters */
  232. wpa_drv_configure_frame_filters(wpa_s, 0);
  233. #endif /* CONFIG_HS20 */
  234. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  235. return;
  236. wpa_supplicant_set_state(wpa_s, WPA_DISCONNECTED);
  237. bssid_changed = !is_zero_ether_addr(wpa_s->bssid);
  238. os_memset(wpa_s->bssid, 0, ETH_ALEN);
  239. os_memset(wpa_s->pending_bssid, 0, ETH_ALEN);
  240. sme_clear_on_disassoc(wpa_s);
  241. wpa_s->current_bss = NULL;
  242. wpa_s->assoc_freq = 0;
  243. if (bssid_changed)
  244. wpas_notify_bssid_changed(wpa_s);
  245. eapol_sm_notify_portEnabled(wpa_s->eapol, FALSE);
  246. eapol_sm_notify_portValid(wpa_s->eapol, FALSE);
  247. if (wpa_key_mgmt_wpa_psk(wpa_s->key_mgmt) ||
  248. wpa_s->key_mgmt == WPA_KEY_MGMT_OWE ||
  249. wpa_s->key_mgmt == WPA_KEY_MGMT_DPP)
  250. eapol_sm_notify_eap_success(wpa_s->eapol, FALSE);
  251. wpa_s->ap_ies_from_associnfo = 0;
  252. wpa_s->current_ssid = NULL;
  253. eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
  254. wpa_s->key_mgmt = 0;
  255. wpas_rrm_reset(wpa_s);
  256. wpa_s->wnmsleep_used = 0;
  257. }
  258. static void wpa_find_assoc_pmkid(struct wpa_supplicant *wpa_s)
  259. {
  260. struct wpa_ie_data ie;
  261. int pmksa_set = -1;
  262. size_t i;
  263. if (wpa_sm_parse_own_wpa_ie(wpa_s->wpa, &ie) < 0 ||
  264. ie.pmkid == NULL)
  265. return;
  266. for (i = 0; i < ie.num_pmkid; i++) {
  267. pmksa_set = pmksa_cache_set_current(wpa_s->wpa,
  268. ie.pmkid + i * PMKID_LEN,
  269. NULL, NULL, 0, NULL);
  270. if (pmksa_set == 0) {
  271. eapol_sm_notify_pmkid_attempt(wpa_s->eapol);
  272. break;
  273. }
  274. }
  275. wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID from assoc IE %sfound from "
  276. "PMKSA cache", pmksa_set == 0 ? "" : "not ");
  277. }
  278. static void wpa_supplicant_event_pmkid_candidate(struct wpa_supplicant *wpa_s,
  279. union wpa_event_data *data)
  280. {
  281. if (data == NULL) {
  282. wpa_dbg(wpa_s, MSG_DEBUG, "RSN: No data in PMKID candidate "
  283. "event");
  284. return;
  285. }
  286. wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID candidate event - bssid=" MACSTR
  287. " index=%d preauth=%d",
  288. MAC2STR(data->pmkid_candidate.bssid),
  289. data->pmkid_candidate.index,
  290. data->pmkid_candidate.preauth);
  291. pmksa_candidate_add(wpa_s->wpa, data->pmkid_candidate.bssid,
  292. data->pmkid_candidate.index,
  293. data->pmkid_candidate.preauth);
  294. }
  295. static int wpa_supplicant_dynamic_keys(struct wpa_supplicant *wpa_s)
  296. {
  297. if (wpa_s->key_mgmt == WPA_KEY_MGMT_NONE ||
  298. wpa_s->key_mgmt == WPA_KEY_MGMT_WPA_NONE)
  299. return 0;
  300. #ifdef IEEE8021X_EAPOL
  301. if (wpa_s->key_mgmt == WPA_KEY_MGMT_IEEE8021X_NO_WPA &&
  302. wpa_s->current_ssid &&
  303. !(wpa_s->current_ssid->eapol_flags &
  304. (EAPOL_FLAG_REQUIRE_KEY_UNICAST |
  305. EAPOL_FLAG_REQUIRE_KEY_BROADCAST))) {
  306. /* IEEE 802.1X, but not using dynamic WEP keys (i.e., either
  307. * plaintext or static WEP keys). */
  308. return 0;
  309. }
  310. #endif /* IEEE8021X_EAPOL */
  311. return 1;
  312. }
  313. /**
  314. * wpa_supplicant_scard_init - Initialize SIM/USIM access with PC/SC
  315. * @wpa_s: pointer to wpa_supplicant data
  316. * @ssid: Configuration data for the network
  317. * Returns: 0 on success, -1 on failure
  318. *
  319. * This function is called when starting authentication with a network that is
  320. * configured to use PC/SC for SIM/USIM access (EAP-SIM or EAP-AKA).
  321. */
  322. int wpa_supplicant_scard_init(struct wpa_supplicant *wpa_s,
  323. struct wpa_ssid *ssid)
  324. {
  325. #ifdef IEEE8021X_EAPOL
  326. #ifdef PCSC_FUNCS
  327. int aka = 0, sim = 0;
  328. if ((ssid != NULL && ssid->eap.pcsc == NULL) ||
  329. wpa_s->scard != NULL || wpa_s->conf->external_sim)
  330. return 0;
  331. if (ssid == NULL || ssid->eap.eap_methods == NULL) {
  332. sim = 1;
  333. aka = 1;
  334. } else {
  335. struct eap_method_type *eap = ssid->eap.eap_methods;
  336. while (eap->vendor != EAP_VENDOR_IETF ||
  337. eap->method != EAP_TYPE_NONE) {
  338. if (eap->vendor == EAP_VENDOR_IETF) {
  339. if (eap->method == EAP_TYPE_SIM)
  340. sim = 1;
  341. else if (eap->method == EAP_TYPE_AKA ||
  342. eap->method == EAP_TYPE_AKA_PRIME)
  343. aka = 1;
  344. }
  345. eap++;
  346. }
  347. }
  348. if (eap_peer_get_eap_method(EAP_VENDOR_IETF, EAP_TYPE_SIM) == NULL)
  349. sim = 0;
  350. if (eap_peer_get_eap_method(EAP_VENDOR_IETF, EAP_TYPE_AKA) == NULL &&
  351. eap_peer_get_eap_method(EAP_VENDOR_IETF, EAP_TYPE_AKA_PRIME) ==
  352. NULL)
  353. aka = 0;
  354. if (!sim && !aka) {
  355. wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is configured to "
  356. "use SIM, but neither EAP-SIM nor EAP-AKA are "
  357. "enabled");
  358. return 0;
  359. }
  360. wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is configured to use SIM "
  361. "(sim=%d aka=%d) - initialize PCSC", sim, aka);
  362. wpa_s->scard = scard_init(wpa_s->conf->pcsc_reader);
  363. if (wpa_s->scard == NULL) {
  364. wpa_msg(wpa_s, MSG_WARNING, "Failed to initialize SIM "
  365. "(pcsc-lite)");
  366. return -1;
  367. }
  368. wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard);
  369. eapol_sm_register_scard_ctx(wpa_s->eapol, wpa_s->scard);
  370. #endif /* PCSC_FUNCS */
  371. #endif /* IEEE8021X_EAPOL */
  372. return 0;
  373. }
  374. #ifndef CONFIG_NO_SCAN_PROCESSING
  375. static int has_wep_key(struct wpa_ssid *ssid)
  376. {
  377. int i;
  378. for (i = 0; i < NUM_WEP_KEYS; i++) {
  379. if (ssid->wep_key_len[i])
  380. return 1;
  381. }
  382. return 0;
  383. }
  384. static int wpa_supplicant_match_privacy(struct wpa_bss *bss,
  385. struct wpa_ssid *ssid)
  386. {
  387. int privacy = 0;
  388. if (ssid->mixed_cell)
  389. return 1;
  390. #ifdef CONFIG_WPS
  391. if (ssid->key_mgmt & WPA_KEY_MGMT_WPS)
  392. return 1;
  393. #endif /* CONFIG_WPS */
  394. if (has_wep_key(ssid))
  395. privacy = 1;
  396. #ifdef IEEE8021X_EAPOL
  397. if ((ssid->key_mgmt & WPA_KEY_MGMT_IEEE8021X_NO_WPA) &&
  398. ssid->eapol_flags & (EAPOL_FLAG_REQUIRE_KEY_UNICAST |
  399. EAPOL_FLAG_REQUIRE_KEY_BROADCAST))
  400. privacy = 1;
  401. #endif /* IEEE8021X_EAPOL */
  402. if (wpa_key_mgmt_wpa(ssid->key_mgmt))
  403. privacy = 1;
  404. if (ssid->key_mgmt & WPA_KEY_MGMT_OSEN)
  405. privacy = 1;
  406. if (bss->caps & IEEE80211_CAP_PRIVACY)
  407. return privacy;
  408. return !privacy;
  409. }
  410. static int wpa_supplicant_ssid_bss_match(struct wpa_supplicant *wpa_s,
  411. struct wpa_ssid *ssid,
  412. struct wpa_bss *bss, int debug_print)
  413. {
  414. struct wpa_ie_data ie;
  415. int proto_match = 0;
  416. const u8 *rsn_ie, *wpa_ie;
  417. int ret;
  418. int wep_ok;
  419. ret = wpas_wps_ssid_bss_match(wpa_s, ssid, bss);
  420. if (ret >= 0)
  421. return ret;
  422. /* Allow TSN if local configuration accepts WEP use without WPA/WPA2 */
  423. wep_ok = !wpa_key_mgmt_wpa(ssid->key_mgmt) &&
  424. (((ssid->key_mgmt & WPA_KEY_MGMT_NONE) &&
  425. ssid->wep_key_len[ssid->wep_tx_keyidx] > 0) ||
  426. (ssid->key_mgmt & WPA_KEY_MGMT_IEEE8021X_NO_WPA));
  427. rsn_ie = wpa_bss_get_ie(bss, WLAN_EID_RSN);
  428. while ((ssid->proto & WPA_PROTO_RSN) && rsn_ie) {
  429. proto_match++;
  430. if (wpa_parse_wpa_ie(rsn_ie, 2 + rsn_ie[1], &ie)) {
  431. if (debug_print)
  432. wpa_dbg(wpa_s, MSG_DEBUG,
  433. " skip RSN IE - parse failed");
  434. break;
  435. }
  436. if (wep_ok &&
  437. (ie.group_cipher & (WPA_CIPHER_WEP40 | WPA_CIPHER_WEP104)))
  438. {
  439. if (debug_print)
  440. wpa_dbg(wpa_s, MSG_DEBUG,
  441. " selected based on TSN in RSN IE");
  442. return 1;
  443. }
  444. if (!(ie.proto & ssid->proto)) {
  445. if (debug_print)
  446. wpa_dbg(wpa_s, MSG_DEBUG,
  447. " skip RSN IE - proto mismatch");
  448. break;
  449. }
  450. if (!(ie.pairwise_cipher & ssid->pairwise_cipher)) {
  451. if (debug_print)
  452. wpa_dbg(wpa_s, MSG_DEBUG,
  453. " skip RSN IE - PTK cipher mismatch");
  454. break;
  455. }
  456. if (!(ie.group_cipher & ssid->group_cipher)) {
  457. if (debug_print)
  458. wpa_dbg(wpa_s, MSG_DEBUG,
  459. " skip RSN IE - GTK cipher mismatch");
  460. break;
  461. }
  462. if (ssid->group_mgmt_cipher &&
  463. !(ie.mgmt_group_cipher & ssid->group_mgmt_cipher)) {
  464. if (debug_print)
  465. wpa_dbg(wpa_s, MSG_DEBUG,
  466. " skip RSN IE - group mgmt cipher mismatch");
  467. break;
  468. }
  469. if (!(ie.key_mgmt & ssid->key_mgmt)) {
  470. if (debug_print)
  471. wpa_dbg(wpa_s, MSG_DEBUG,
  472. " skip RSN IE - key mgmt mismatch");
  473. break;
  474. }
  475. #ifdef CONFIG_IEEE80211W
  476. if (!(ie.capabilities & WPA_CAPABILITY_MFPC) &&
  477. wpas_get_ssid_pmf(wpa_s, ssid) ==
  478. MGMT_FRAME_PROTECTION_REQUIRED) {
  479. if (debug_print)
  480. wpa_dbg(wpa_s, MSG_DEBUG,
  481. " skip RSN IE - no mgmt frame protection");
  482. break;
  483. }
  484. #endif /* CONFIG_IEEE80211W */
  485. if ((ie.capabilities & WPA_CAPABILITY_MFPR) &&
  486. wpas_get_ssid_pmf(wpa_s, ssid) ==
  487. NO_MGMT_FRAME_PROTECTION) {
  488. if (debug_print)
  489. wpa_dbg(wpa_s, MSG_DEBUG,
  490. " skip RSN IE - no mgmt frame protection enabled but AP requires it");
  491. break;
  492. }
  493. #ifdef CONFIG_MBO
  494. if (!(ie.capabilities & WPA_CAPABILITY_MFPC) &&
  495. wpas_mbo_get_bss_attr(bss, MBO_ATTR_ID_AP_CAPA_IND) &&
  496. wpas_get_ssid_pmf(wpa_s, ssid) !=
  497. NO_MGMT_FRAME_PROTECTION) {
  498. if (debug_print)
  499. wpa_dbg(wpa_s, MSG_DEBUG,
  500. " skip RSN IE - no mgmt frame protection enabled on MBO AP");
  501. break;
  502. }
  503. #endif /* CONFIG_MBO */
  504. if (debug_print)
  505. wpa_dbg(wpa_s, MSG_DEBUG,
  506. " selected based on RSN IE");
  507. return 1;
  508. }
  509. #ifdef CONFIG_IEEE80211W
  510. if (wpas_get_ssid_pmf(wpa_s, ssid) == MGMT_FRAME_PROTECTION_REQUIRED) {
  511. if (debug_print)
  512. wpa_dbg(wpa_s, MSG_DEBUG,
  513. " skip - MFP Required but network not MFP Capable");
  514. return 0;
  515. }
  516. #endif /* CONFIG_IEEE80211W */
  517. wpa_ie = wpa_bss_get_vendor_ie(bss, WPA_IE_VENDOR_TYPE);
  518. while ((ssid->proto & WPA_PROTO_WPA) && wpa_ie) {
  519. proto_match++;
  520. if (wpa_parse_wpa_ie(wpa_ie, 2 + wpa_ie[1], &ie)) {
  521. if (debug_print)
  522. wpa_dbg(wpa_s, MSG_DEBUG,
  523. " skip WPA IE - parse failed");
  524. break;
  525. }
  526. if (wep_ok &&
  527. (ie.group_cipher & (WPA_CIPHER_WEP40 | WPA_CIPHER_WEP104)))
  528. {
  529. if (debug_print)
  530. wpa_dbg(wpa_s, MSG_DEBUG,
  531. " selected based on TSN in WPA IE");
  532. return 1;
  533. }
  534. if (!(ie.proto & ssid->proto)) {
  535. if (debug_print)
  536. wpa_dbg(wpa_s, MSG_DEBUG,
  537. " skip WPA IE - proto mismatch");
  538. break;
  539. }
  540. if (!(ie.pairwise_cipher & ssid->pairwise_cipher)) {
  541. if (debug_print)
  542. wpa_dbg(wpa_s, MSG_DEBUG,
  543. " skip WPA IE - PTK cipher mismatch");
  544. break;
  545. }
  546. if (!(ie.group_cipher & ssid->group_cipher)) {
  547. if (debug_print)
  548. wpa_dbg(wpa_s, MSG_DEBUG,
  549. " skip WPA IE - GTK cipher mismatch");
  550. break;
  551. }
  552. if (!(ie.key_mgmt & ssid->key_mgmt)) {
  553. if (debug_print)
  554. wpa_dbg(wpa_s, MSG_DEBUG,
  555. " skip WPA IE - key mgmt mismatch");
  556. break;
  557. }
  558. if (debug_print)
  559. wpa_dbg(wpa_s, MSG_DEBUG,
  560. " selected based on WPA IE");
  561. return 1;
  562. }
  563. if ((ssid->key_mgmt & WPA_KEY_MGMT_IEEE8021X_NO_WPA) && !wpa_ie &&
  564. !rsn_ie) {
  565. if (debug_print)
  566. wpa_dbg(wpa_s, MSG_DEBUG,
  567. " allow for non-WPA IEEE 802.1X");
  568. return 1;
  569. }
  570. if ((ssid->proto & (WPA_PROTO_WPA | WPA_PROTO_RSN)) &&
  571. wpa_key_mgmt_wpa(ssid->key_mgmt) && proto_match == 0) {
  572. if (debug_print)
  573. wpa_dbg(wpa_s, MSG_DEBUG,
  574. " skip - no WPA/RSN proto match");
  575. return 0;
  576. }
  577. if ((ssid->key_mgmt & WPA_KEY_MGMT_OSEN) &&
  578. wpa_bss_get_vendor_ie(bss, OSEN_IE_VENDOR_TYPE)) {
  579. if (debug_print)
  580. wpa_dbg(wpa_s, MSG_DEBUG, " allow in OSEN");
  581. return 1;
  582. }
  583. if (!wpa_key_mgmt_wpa(ssid->key_mgmt)) {
  584. if (debug_print)
  585. wpa_dbg(wpa_s, MSG_DEBUG, " allow in non-WPA/WPA2");
  586. return 1;
  587. }
  588. if (debug_print)
  589. wpa_dbg(wpa_s, MSG_DEBUG,
  590. " reject due to mismatch with WPA/WPA2");
  591. return 0;
  592. }
  593. static int freq_allowed(int *freqs, int freq)
  594. {
  595. int i;
  596. if (freqs == NULL)
  597. return 1;
  598. for (i = 0; freqs[i]; i++)
  599. if (freqs[i] == freq)
  600. return 1;
  601. return 0;
  602. }
  603. static int rate_match(struct wpa_supplicant *wpa_s, struct wpa_bss *bss,
  604. int debug_print)
  605. {
  606. const struct hostapd_hw_modes *mode = NULL, *modes;
  607. const u8 scan_ie[2] = { WLAN_EID_SUPP_RATES, WLAN_EID_EXT_SUPP_RATES };
  608. const u8 *rate_ie;
  609. int i, j, k;
  610. if (bss->freq == 0)
  611. return 1; /* Cannot do matching without knowing band */
  612. modes = wpa_s->hw.modes;
  613. if (modes == NULL) {
  614. /*
  615. * The driver does not provide any additional information
  616. * about the utilized hardware, so allow the connection attempt
  617. * to continue.
  618. */
  619. return 1;
  620. }
  621. for (i = 0; i < wpa_s->hw.num_modes; i++) {
  622. for (j = 0; j < modes[i].num_channels; j++) {
  623. int freq = modes[i].channels[j].freq;
  624. if (freq == bss->freq) {
  625. if (mode &&
  626. mode->mode == HOSTAPD_MODE_IEEE80211G)
  627. break; /* do not allow 802.11b replace
  628. * 802.11g */
  629. mode = &modes[i];
  630. break;
  631. }
  632. }
  633. }
  634. if (mode == NULL)
  635. return 0;
  636. for (i = 0; i < (int) sizeof(scan_ie); i++) {
  637. rate_ie = wpa_bss_get_ie(bss, scan_ie[i]);
  638. if (rate_ie == NULL)
  639. continue;
  640. for (j = 2; j < rate_ie[1] + 2; j++) {
  641. int flagged = !!(rate_ie[j] & 0x80);
  642. int r = (rate_ie[j] & 0x7f) * 5;
  643. /*
  644. * IEEE Std 802.11n-2009 7.3.2.2:
  645. * The new BSS Membership selector value is encoded
  646. * like a legacy basic rate, but it is not a rate and
  647. * only indicates if the BSS members are required to
  648. * support the mandatory features of Clause 20 [HT PHY]
  649. * in order to join the BSS.
  650. */
  651. if (flagged && ((rate_ie[j] & 0x7f) ==
  652. BSS_MEMBERSHIP_SELECTOR_HT_PHY)) {
  653. if (!ht_supported(mode)) {
  654. if (debug_print)
  655. wpa_dbg(wpa_s, MSG_DEBUG,
  656. " hardware does not support HT PHY");
  657. return 0;
  658. }
  659. continue;
  660. }
  661. /* There's also a VHT selector for 802.11ac */
  662. if (flagged && ((rate_ie[j] & 0x7f) ==
  663. BSS_MEMBERSHIP_SELECTOR_VHT_PHY)) {
  664. if (!vht_supported(mode)) {
  665. if (debug_print)
  666. wpa_dbg(wpa_s, MSG_DEBUG,
  667. " hardware does not support VHT PHY");
  668. return 0;
  669. }
  670. continue;
  671. }
  672. if (!flagged)
  673. continue;
  674. /* check for legacy basic rates */
  675. for (k = 0; k < mode->num_rates; k++) {
  676. if (mode->rates[k] == r)
  677. break;
  678. }
  679. if (k == mode->num_rates) {
  680. /*
  681. * IEEE Std 802.11-2007 7.3.2.2 demands that in
  682. * order to join a BSS all required rates
  683. * have to be supported by the hardware.
  684. */
  685. if (debug_print)
  686. wpa_dbg(wpa_s, MSG_DEBUG,
  687. " hardware does not support required rate %d.%d Mbps (freq=%d mode==%d num_rates=%d)",
  688. r / 10, r % 10,
  689. bss->freq, mode->mode, mode->num_rates);
  690. return 0;
  691. }
  692. }
  693. }
  694. return 1;
  695. }
  696. /*
  697. * Test whether BSS is in an ESS.
  698. * This is done differently in DMG (60 GHz) and non-DMG bands
  699. */
  700. static int bss_is_ess(struct wpa_bss *bss)
  701. {
  702. if (bss_is_dmg(bss)) {
  703. return (bss->caps & IEEE80211_CAP_DMG_MASK) ==
  704. IEEE80211_CAP_DMG_AP;
  705. }
  706. return ((bss->caps & (IEEE80211_CAP_ESS | IEEE80211_CAP_IBSS)) ==
  707. IEEE80211_CAP_ESS);
  708. }
  709. static int match_mac_mask(const u8 *addr_a, const u8 *addr_b, const u8 *mask)
  710. {
  711. size_t i;
  712. for (i = 0; i < ETH_ALEN; i++) {
  713. if ((addr_a[i] & mask[i]) != (addr_b[i] & mask[i]))
  714. return 0;
  715. }
  716. return 1;
  717. }
  718. static int addr_in_list(const u8 *addr, const u8 *list, size_t num)
  719. {
  720. size_t i;
  721. for (i = 0; i < num; i++) {
  722. const u8 *a = list + i * ETH_ALEN * 2;
  723. const u8 *m = a + ETH_ALEN;
  724. if (match_mac_mask(a, addr, m))
  725. return 1;
  726. }
  727. return 0;
  728. }
  729. struct wpa_ssid * wpa_scan_res_match(struct wpa_supplicant *wpa_s,
  730. int i, struct wpa_bss *bss,
  731. struct wpa_ssid *group,
  732. int only_first_ssid, int debug_print)
  733. {
  734. u8 wpa_ie_len, rsn_ie_len;
  735. int wpa;
  736. struct wpa_blacklist *e;
  737. const u8 *ie;
  738. struct wpa_ssid *ssid;
  739. int osen;
  740. #ifdef CONFIG_MBO
  741. const u8 *assoc_disallow;
  742. #endif /* CONFIG_MBO */
  743. ie = wpa_bss_get_vendor_ie(bss, WPA_IE_VENDOR_TYPE);
  744. wpa_ie_len = ie ? ie[1] : 0;
  745. ie = wpa_bss_get_ie(bss, WLAN_EID_RSN);
  746. rsn_ie_len = ie ? ie[1] : 0;
  747. ie = wpa_bss_get_vendor_ie(bss, OSEN_IE_VENDOR_TYPE);
  748. osen = ie != NULL;
  749. if (debug_print) {
  750. wpa_dbg(wpa_s, MSG_DEBUG, "%d: " MACSTR
  751. " ssid='%s' wpa_ie_len=%u rsn_ie_len=%u caps=0x%x level=%d freq=%d %s%s%s",
  752. i, MAC2STR(bss->bssid),
  753. wpa_ssid_txt(bss->ssid, bss->ssid_len),
  754. wpa_ie_len, rsn_ie_len, bss->caps, bss->level,
  755. bss->freq,
  756. wpa_bss_get_vendor_ie(bss, WPS_IE_VENDOR_TYPE) ?
  757. " wps" : "",
  758. (wpa_bss_get_vendor_ie(bss, P2P_IE_VENDOR_TYPE) ||
  759. wpa_bss_get_vendor_ie_beacon(bss, P2P_IE_VENDOR_TYPE))
  760. ? " p2p" : "",
  761. osen ? " osen=1" : "");
  762. }
  763. e = wpa_blacklist_get(wpa_s, bss->bssid);
  764. if (e) {
  765. int limit = 1;
  766. if (wpa_supplicant_enabled_networks(wpa_s) == 1) {
  767. /*
  768. * When only a single network is enabled, we can
  769. * trigger blacklisting on the first failure. This
  770. * should not be done with multiple enabled networks to
  771. * avoid getting forced to move into a worse ESS on
  772. * single error if there are no other BSSes of the
  773. * current ESS.
  774. */
  775. limit = 0;
  776. }
  777. if (e->count > limit) {
  778. if (debug_print) {
  779. wpa_dbg(wpa_s, MSG_DEBUG,
  780. " skip - blacklisted (count=%d limit=%d)",
  781. e->count, limit);
  782. }
  783. return NULL;
  784. }
  785. }
  786. if (bss->ssid_len == 0) {
  787. if (debug_print)
  788. wpa_dbg(wpa_s, MSG_DEBUG, " skip - SSID not known");
  789. return NULL;
  790. }
  791. if (disallowed_bssid(wpa_s, bss->bssid)) {
  792. if (debug_print)
  793. wpa_dbg(wpa_s, MSG_DEBUG, " skip - BSSID disallowed");
  794. return NULL;
  795. }
  796. if (disallowed_ssid(wpa_s, bss->ssid, bss->ssid_len)) {
  797. if (debug_print)
  798. wpa_dbg(wpa_s, MSG_DEBUG, " skip - SSID disallowed");
  799. return NULL;
  800. }
  801. wpa = wpa_ie_len > 0 || rsn_ie_len > 0;
  802. for (ssid = group; ssid; ssid = only_first_ssid ? NULL : ssid->pnext) {
  803. int check_ssid = wpa ? 1 : (ssid->ssid_len != 0);
  804. int res;
  805. if (wpas_network_disabled(wpa_s, ssid)) {
  806. if (debug_print)
  807. wpa_dbg(wpa_s, MSG_DEBUG, " skip - disabled");
  808. continue;
  809. }
  810. res = wpas_temp_disabled(wpa_s, ssid);
  811. if (res > 0) {
  812. if (debug_print)
  813. wpa_dbg(wpa_s, MSG_DEBUG,
  814. " skip - disabled temporarily for %d second(s)",
  815. res);
  816. continue;
  817. }
  818. #ifdef CONFIG_WPS
  819. if ((ssid->key_mgmt & WPA_KEY_MGMT_WPS) && e && e->count > 0) {
  820. if (debug_print)
  821. wpa_dbg(wpa_s, MSG_DEBUG,
  822. " skip - blacklisted (WPS)");
  823. continue;
  824. }
  825. if (wpa && ssid->ssid_len == 0 &&
  826. wpas_wps_ssid_wildcard_ok(wpa_s, ssid, bss))
  827. check_ssid = 0;
  828. if (!wpa && (ssid->key_mgmt & WPA_KEY_MGMT_WPS)) {
  829. /* Only allow wildcard SSID match if an AP
  830. * advertises active WPS operation that matches
  831. * with our mode. */
  832. check_ssid = 1;
  833. if (ssid->ssid_len == 0 &&
  834. wpas_wps_ssid_wildcard_ok(wpa_s, ssid, bss))
  835. check_ssid = 0;
  836. }
  837. #endif /* CONFIG_WPS */
  838. if (ssid->bssid_set && ssid->ssid_len == 0 &&
  839. os_memcmp(bss->bssid, ssid->bssid, ETH_ALEN) == 0)
  840. check_ssid = 0;
  841. if (check_ssid &&
  842. (bss->ssid_len != ssid->ssid_len ||
  843. os_memcmp(bss->ssid, ssid->ssid, bss->ssid_len) != 0)) {
  844. if (debug_print)
  845. wpa_dbg(wpa_s, MSG_DEBUG,
  846. " skip - SSID mismatch");
  847. continue;
  848. }
  849. if (ssid->bssid_set &&
  850. os_memcmp(bss->bssid, ssid->bssid, ETH_ALEN) != 0) {
  851. if (debug_print)
  852. wpa_dbg(wpa_s, MSG_DEBUG,
  853. " skip - BSSID mismatch");
  854. continue;
  855. }
  856. /* check blacklist */
  857. if (ssid->num_bssid_blacklist &&
  858. addr_in_list(bss->bssid, ssid->bssid_blacklist,
  859. ssid->num_bssid_blacklist)) {
  860. if (debug_print)
  861. wpa_dbg(wpa_s, MSG_DEBUG,
  862. " skip - BSSID blacklisted");
  863. continue;
  864. }
  865. /* if there is a whitelist, only accept those APs */
  866. if (ssid->num_bssid_whitelist &&
  867. !addr_in_list(bss->bssid, ssid->bssid_whitelist,
  868. ssid->num_bssid_whitelist)) {
  869. if (debug_print)
  870. wpa_dbg(wpa_s, MSG_DEBUG,
  871. " skip - BSSID not in whitelist");
  872. continue;
  873. }
  874. if (!wpa_supplicant_ssid_bss_match(wpa_s, ssid, bss,
  875. debug_print))
  876. continue;
  877. if (!osen && !wpa &&
  878. !(ssid->key_mgmt & WPA_KEY_MGMT_NONE) &&
  879. !(ssid->key_mgmt & WPA_KEY_MGMT_WPS) &&
  880. !(ssid->key_mgmt & WPA_KEY_MGMT_IEEE8021X_NO_WPA)) {
  881. if (debug_print)
  882. wpa_dbg(wpa_s, MSG_DEBUG,
  883. " skip - non-WPA network not allowed");
  884. continue;
  885. }
  886. if (wpa && !wpa_key_mgmt_wpa(ssid->key_mgmt) &&
  887. has_wep_key(ssid)) {
  888. if (debug_print)
  889. wpa_dbg(wpa_s, MSG_DEBUG,
  890. " skip - ignore WPA/WPA2 AP for WEP network block");
  891. continue;
  892. }
  893. if ((ssid->key_mgmt & WPA_KEY_MGMT_OSEN) && !osen) {
  894. if (debug_print)
  895. wpa_dbg(wpa_s, MSG_DEBUG,
  896. " skip - non-OSEN network not allowed");
  897. continue;
  898. }
  899. if (!wpa_supplicant_match_privacy(bss, ssid)) {
  900. if (debug_print)
  901. wpa_dbg(wpa_s, MSG_DEBUG,
  902. " skip - privacy mismatch");
  903. continue;
  904. }
  905. if (ssid->mode != IEEE80211_MODE_MESH && !bss_is_ess(bss) &&
  906. !bss_is_pbss(bss)) {
  907. if (debug_print)
  908. wpa_dbg(wpa_s, MSG_DEBUG,
  909. " skip - not ESS, PBSS, or MBSS");
  910. continue;
  911. }
  912. if (ssid->pbss != 2 && ssid->pbss != bss_is_pbss(bss)) {
  913. if (debug_print)
  914. wpa_dbg(wpa_s, MSG_DEBUG,
  915. " skip - PBSS mismatch (ssid %d bss %d)",
  916. ssid->pbss, bss_is_pbss(bss));
  917. continue;
  918. }
  919. if (!freq_allowed(ssid->freq_list, bss->freq)) {
  920. if (debug_print)
  921. wpa_dbg(wpa_s, MSG_DEBUG,
  922. " skip - frequency not allowed");
  923. continue;
  924. }
  925. #ifdef CONFIG_MESH
  926. if (ssid->mode == IEEE80211_MODE_MESH && ssid->frequency > 0 &&
  927. ssid->frequency != bss->freq) {
  928. if (debug_print)
  929. wpa_dbg(wpa_s, MSG_DEBUG,
  930. " skip - frequency not allowed (mesh)");
  931. continue;
  932. }
  933. #endif /* CONFIG_MESH */
  934. if (!rate_match(wpa_s, bss, debug_print)) {
  935. if (debug_print)
  936. wpa_dbg(wpa_s, MSG_DEBUG,
  937. " skip - rate sets do not match");
  938. continue;
  939. }
  940. #ifndef CONFIG_IBSS_RSN
  941. if (ssid->mode == WPAS_MODE_IBSS &&
  942. !(ssid->key_mgmt & (WPA_KEY_MGMT_NONE |
  943. WPA_KEY_MGMT_WPA_NONE))) {
  944. if (debug_print)
  945. wpa_dbg(wpa_s, MSG_DEBUG,
  946. " skip - IBSS RSN not supported in the build");
  947. continue;
  948. }
  949. #endif /* !CONFIG_IBSS_RSN */
  950. #ifdef CONFIG_P2P
  951. if (ssid->p2p_group &&
  952. !wpa_bss_get_vendor_ie(bss, P2P_IE_VENDOR_TYPE) &&
  953. !wpa_bss_get_vendor_ie_beacon(bss, P2P_IE_VENDOR_TYPE)) {
  954. if (debug_print)
  955. wpa_dbg(wpa_s, MSG_DEBUG,
  956. " skip - no P2P IE seen");
  957. continue;
  958. }
  959. if (!is_zero_ether_addr(ssid->go_p2p_dev_addr)) {
  960. struct wpabuf *p2p_ie;
  961. u8 dev_addr[ETH_ALEN];
  962. ie = wpa_bss_get_vendor_ie(bss, P2P_IE_VENDOR_TYPE);
  963. if (ie == NULL) {
  964. if (debug_print)
  965. wpa_dbg(wpa_s, MSG_DEBUG,
  966. " skip - no P2P element");
  967. continue;
  968. }
  969. p2p_ie = wpa_bss_get_vendor_ie_multi(
  970. bss, P2P_IE_VENDOR_TYPE);
  971. if (p2p_ie == NULL) {
  972. if (debug_print)
  973. wpa_dbg(wpa_s, MSG_DEBUG,
  974. " skip - could not fetch P2P element");
  975. continue;
  976. }
  977. if (p2p_parse_dev_addr_in_p2p_ie(p2p_ie, dev_addr) < 0
  978. || os_memcmp(dev_addr, ssid->go_p2p_dev_addr,
  979. ETH_ALEN) != 0) {
  980. if (debug_print)
  981. wpa_dbg(wpa_s, MSG_DEBUG,
  982. " skip - no matching GO P2P Device Address in P2P element");
  983. wpabuf_free(p2p_ie);
  984. continue;
  985. }
  986. wpabuf_free(p2p_ie);
  987. }
  988. /*
  989. * TODO: skip the AP if its P2P IE has Group Formation
  990. * bit set in the P2P Group Capability Bitmap and we
  991. * are not in Group Formation with that device.
  992. */
  993. #endif /* CONFIG_P2P */
  994. if (os_reltime_before(&bss->last_update, &wpa_s->scan_min_time))
  995. {
  996. struct os_reltime diff;
  997. os_reltime_sub(&wpa_s->scan_min_time,
  998. &bss->last_update, &diff);
  999. if (debug_print)
  1000. wpa_dbg(wpa_s, MSG_DEBUG,
  1001. " skip - scan result not recent enough (%u.%06u seconds too old)",
  1002. (unsigned int) diff.sec,
  1003. (unsigned int) diff.usec);
  1004. continue;
  1005. }
  1006. #ifdef CONFIG_MBO
  1007. #ifdef CONFIG_TESTING_OPTIONS
  1008. if (wpa_s->ignore_assoc_disallow)
  1009. goto skip_assoc_disallow;
  1010. #endif /* CONFIG_TESTING_OPTIONS */
  1011. assoc_disallow = wpas_mbo_get_bss_attr(
  1012. bss, MBO_ATTR_ID_ASSOC_DISALLOW);
  1013. if (assoc_disallow && assoc_disallow[1] >= 1) {
  1014. if (debug_print)
  1015. wpa_dbg(wpa_s, MSG_DEBUG,
  1016. " skip - MBO association disallowed (reason %u)",
  1017. assoc_disallow[2]);
  1018. continue;
  1019. }
  1020. if (wpa_is_bss_tmp_disallowed(wpa_s, bss->bssid)) {
  1021. if (debug_print)
  1022. wpa_dbg(wpa_s, MSG_DEBUG,
  1023. " skip - MBO retry delay has not passed yet");
  1024. continue;
  1025. }
  1026. #ifdef CONFIG_TESTING_OPTIONS
  1027. skip_assoc_disallow:
  1028. #endif /* CONFIG_TESTING_OPTIONS */
  1029. #endif /* CONFIG_MBO */
  1030. #ifdef CONFIG_DPP
  1031. if ((ssid->key_mgmt & WPA_KEY_MGMT_DPP) &&
  1032. !wpa_sm_pmksa_exists(wpa_s->wpa, bss->bssid, ssid) &&
  1033. (!ssid->dpp_connector ||
  1034. !ssid->dpp_netaccesskey ||
  1035. !ssid->dpp_csign)) {
  1036. if (debug_print)
  1037. wpa_dbg(wpa_s, MSG_DEBUG,
  1038. " skip - no PMKSA entry for DPP");
  1039. continue;
  1040. }
  1041. #endif /* CONFIG_DPP */
  1042. /* Matching configuration found */
  1043. return ssid;
  1044. }
  1045. /* No matching configuration found */
  1046. return NULL;
  1047. }
  1048. static struct wpa_bss *
  1049. wpa_supplicant_select_bss(struct wpa_supplicant *wpa_s,
  1050. struct wpa_ssid *group,
  1051. struct wpa_ssid **selected_ssid,
  1052. int only_first_ssid)
  1053. {
  1054. unsigned int i;
  1055. if (wpa_s->current_ssid) {
  1056. struct wpa_ssid *ssid;
  1057. wpa_dbg(wpa_s, MSG_DEBUG,
  1058. "Scan results matching the currently selected network");
  1059. for (i = 0; i < wpa_s->last_scan_res_used; i++) {
  1060. struct wpa_bss *bss = wpa_s->last_scan_res[i];
  1061. ssid = wpa_scan_res_match(wpa_s, i, bss, group,
  1062. only_first_ssid, 0);
  1063. if (ssid != wpa_s->current_ssid)
  1064. continue;
  1065. wpa_dbg(wpa_s, MSG_DEBUG, "%u: " MACSTR
  1066. " freq=%d level=%d snr=%d est_throughput=%u",
  1067. i, MAC2STR(bss->bssid), bss->freq, bss->level,
  1068. bss->snr, bss->est_throughput);
  1069. }
  1070. }
  1071. if (only_first_ssid)
  1072. wpa_dbg(wpa_s, MSG_DEBUG, "Try to find BSS matching pre-selected network id=%d",
  1073. group->id);
  1074. else
  1075. wpa_dbg(wpa_s, MSG_DEBUG, "Selecting BSS from priority group %d",
  1076. group->priority);
  1077. for (i = 0; i < wpa_s->last_scan_res_used; i++) {
  1078. struct wpa_bss *bss = wpa_s->last_scan_res[i];
  1079. *selected_ssid = wpa_scan_res_match(wpa_s, i, bss, group,
  1080. only_first_ssid, 1);
  1081. if (!*selected_ssid)
  1082. continue;
  1083. wpa_dbg(wpa_s, MSG_DEBUG, " selected BSS " MACSTR
  1084. " ssid='%s'",
  1085. MAC2STR(bss->bssid),
  1086. wpa_ssid_txt(bss->ssid, bss->ssid_len));
  1087. return bss;
  1088. }
  1089. return NULL;
  1090. }
  1091. struct wpa_bss * wpa_supplicant_pick_network(struct wpa_supplicant *wpa_s,
  1092. struct wpa_ssid **selected_ssid)
  1093. {
  1094. struct wpa_bss *selected = NULL;
  1095. int prio;
  1096. struct wpa_ssid *next_ssid = NULL;
  1097. struct wpa_ssid *ssid;
  1098. if (wpa_s->last_scan_res == NULL ||
  1099. wpa_s->last_scan_res_used == 0)
  1100. return NULL; /* no scan results from last update */
  1101. if (wpa_s->next_ssid) {
  1102. /* check that next_ssid is still valid */
  1103. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  1104. if (ssid == wpa_s->next_ssid)
  1105. break;
  1106. }
  1107. next_ssid = ssid;
  1108. wpa_s->next_ssid = NULL;
  1109. }
  1110. while (selected == NULL) {
  1111. for (prio = 0; prio < wpa_s->conf->num_prio; prio++) {
  1112. if (next_ssid && next_ssid->priority ==
  1113. wpa_s->conf->pssid[prio]->priority) {
  1114. selected = wpa_supplicant_select_bss(
  1115. wpa_s, next_ssid, selected_ssid, 1);
  1116. if (selected)
  1117. break;
  1118. }
  1119. selected = wpa_supplicant_select_bss(
  1120. wpa_s, wpa_s->conf->pssid[prio],
  1121. selected_ssid, 0);
  1122. if (selected)
  1123. break;
  1124. }
  1125. if (selected == NULL && wpa_s->blacklist &&
  1126. !wpa_s->countermeasures) {
  1127. wpa_dbg(wpa_s, MSG_DEBUG, "No APs found - clear "
  1128. "blacklist and try again");
  1129. wpa_blacklist_clear(wpa_s);
  1130. wpa_s->blacklist_cleared++;
  1131. } else if (selected == NULL)
  1132. break;
  1133. }
  1134. ssid = *selected_ssid;
  1135. if (selected && ssid && ssid->mem_only_psk && !ssid->psk_set &&
  1136. !ssid->passphrase && !ssid->ext_psk) {
  1137. const char *field_name, *txt = NULL;
  1138. wpa_dbg(wpa_s, MSG_DEBUG,
  1139. "PSK/passphrase not yet available for the selected network");
  1140. wpas_notify_network_request(wpa_s, ssid,
  1141. WPA_CTRL_REQ_PSK_PASSPHRASE, NULL);
  1142. field_name = wpa_supplicant_ctrl_req_to_string(
  1143. WPA_CTRL_REQ_PSK_PASSPHRASE, NULL, &txt);
  1144. if (field_name == NULL)
  1145. return NULL;
  1146. wpas_send_ctrl_req(wpa_s, ssid, field_name, txt);
  1147. selected = NULL;
  1148. }
  1149. return selected;
  1150. }
  1151. static void wpa_supplicant_req_new_scan(struct wpa_supplicant *wpa_s,
  1152. int timeout_sec, int timeout_usec)
  1153. {
  1154. if (!wpa_supplicant_enabled_networks(wpa_s)) {
  1155. /*
  1156. * No networks are enabled; short-circuit request so
  1157. * we don't wait timeout seconds before transitioning
  1158. * to INACTIVE state.
  1159. */
  1160. wpa_dbg(wpa_s, MSG_DEBUG, "Short-circuit new scan request "
  1161. "since there are no enabled networks");
  1162. wpa_supplicant_set_state(wpa_s, WPA_INACTIVE);
  1163. return;
  1164. }
  1165. wpa_s->scan_for_connection = 1;
  1166. wpa_supplicant_req_scan(wpa_s, timeout_sec, timeout_usec);
  1167. }
  1168. int wpa_supplicant_connect(struct wpa_supplicant *wpa_s,
  1169. struct wpa_bss *selected,
  1170. struct wpa_ssid *ssid)
  1171. {
  1172. if (wpas_wps_scan_pbc_overlap(wpa_s, selected, ssid)) {
  1173. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_OVERLAP
  1174. "PBC session overlap");
  1175. wpas_notify_wps_event_pbc_overlap(wpa_s);
  1176. #ifdef CONFIG_P2P
  1177. if (wpa_s->p2p_group_interface == P2P_GROUP_INTERFACE_CLIENT ||
  1178. wpa_s->p2p_in_provisioning) {
  1179. eloop_register_timeout(0, 0, wpas_p2p_pbc_overlap_cb,
  1180. wpa_s, NULL);
  1181. return -1;
  1182. }
  1183. #endif /* CONFIG_P2P */
  1184. #ifdef CONFIG_WPS
  1185. wpas_wps_pbc_overlap(wpa_s);
  1186. wpas_wps_cancel(wpa_s);
  1187. #endif /* CONFIG_WPS */
  1188. return -1;
  1189. }
  1190. wpa_msg(wpa_s, MSG_DEBUG,
  1191. "Considering connect request: reassociate: %d selected: "
  1192. MACSTR " bssid: " MACSTR " pending: " MACSTR
  1193. " wpa_state: %s ssid=%p current_ssid=%p",
  1194. wpa_s->reassociate, MAC2STR(selected->bssid),
  1195. MAC2STR(wpa_s->bssid), MAC2STR(wpa_s->pending_bssid),
  1196. wpa_supplicant_state_txt(wpa_s->wpa_state),
  1197. ssid, wpa_s->current_ssid);
  1198. /*
  1199. * Do not trigger new association unless the BSSID has changed or if
  1200. * reassociation is requested. If we are in process of associating with
  1201. * the selected BSSID, do not trigger new attempt.
  1202. */
  1203. if (wpa_s->reassociate ||
  1204. (os_memcmp(selected->bssid, wpa_s->bssid, ETH_ALEN) != 0 &&
  1205. ((wpa_s->wpa_state != WPA_ASSOCIATING &&
  1206. wpa_s->wpa_state != WPA_AUTHENTICATING) ||
  1207. (!is_zero_ether_addr(wpa_s->pending_bssid) &&
  1208. os_memcmp(selected->bssid, wpa_s->pending_bssid, ETH_ALEN) !=
  1209. 0) ||
  1210. (is_zero_ether_addr(wpa_s->pending_bssid) &&
  1211. ssid != wpa_s->current_ssid)))) {
  1212. if (wpa_supplicant_scard_init(wpa_s, ssid)) {
  1213. wpa_supplicant_req_new_scan(wpa_s, 10, 0);
  1214. return 0;
  1215. }
  1216. wpa_msg(wpa_s, MSG_DEBUG, "Request association with " MACSTR,
  1217. MAC2STR(selected->bssid));
  1218. wpa_supplicant_associate(wpa_s, selected, ssid);
  1219. } else {
  1220. wpa_dbg(wpa_s, MSG_DEBUG, "Already associated or trying to "
  1221. "connect with the selected AP");
  1222. }
  1223. return 0;
  1224. }
  1225. static struct wpa_ssid *
  1226. wpa_supplicant_pick_new_network(struct wpa_supplicant *wpa_s)
  1227. {
  1228. int prio;
  1229. struct wpa_ssid *ssid;
  1230. for (prio = 0; prio < wpa_s->conf->num_prio; prio++) {
  1231. for (ssid = wpa_s->conf->pssid[prio]; ssid; ssid = ssid->pnext)
  1232. {
  1233. if (wpas_network_disabled(wpa_s, ssid))
  1234. continue;
  1235. #ifndef CONFIG_IBSS_RSN
  1236. if (ssid->mode == WPAS_MODE_IBSS &&
  1237. !(ssid->key_mgmt & (WPA_KEY_MGMT_NONE |
  1238. WPA_KEY_MGMT_WPA_NONE))) {
  1239. wpa_msg(wpa_s, MSG_INFO,
  1240. "IBSS RSN not supported in the build - cannot use the profile for SSID '%s'",
  1241. wpa_ssid_txt(ssid->ssid,
  1242. ssid->ssid_len));
  1243. continue;
  1244. }
  1245. #endif /* !CONFIG_IBSS_RSN */
  1246. if (ssid->mode == IEEE80211_MODE_IBSS ||
  1247. ssid->mode == IEEE80211_MODE_AP ||
  1248. ssid->mode == IEEE80211_MODE_MESH)
  1249. return ssid;
  1250. }
  1251. }
  1252. return NULL;
  1253. }
  1254. /* TODO: move the rsn_preauth_scan_result*() to be called from notify.c based
  1255. * on BSS added and BSS changed events */
  1256. static void wpa_supplicant_rsn_preauth_scan_results(
  1257. struct wpa_supplicant *wpa_s)
  1258. {
  1259. struct wpa_bss *bss;
  1260. if (rsn_preauth_scan_results(wpa_s->wpa) < 0)
  1261. return;
  1262. dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
  1263. const u8 *ssid, *rsn;
  1264. ssid = wpa_bss_get_ie(bss, WLAN_EID_SSID);
  1265. if (ssid == NULL)
  1266. continue;
  1267. rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN);
  1268. if (rsn == NULL)
  1269. continue;
  1270. rsn_preauth_scan_result(wpa_s->wpa, bss->bssid, ssid, rsn);
  1271. }
  1272. }
  1273. static int wpa_supplicant_need_to_roam(struct wpa_supplicant *wpa_s,
  1274. struct wpa_bss *selected,
  1275. struct wpa_ssid *ssid)
  1276. {
  1277. struct wpa_bss *current_bss = NULL;
  1278. #ifndef CONFIG_NO_ROAMING
  1279. int min_diff, diff;
  1280. int to_5ghz;
  1281. int cur_est, sel_est;
  1282. #endif /* CONFIG_NO_ROAMING */
  1283. if (wpa_s->reassociate)
  1284. return 1; /* explicit request to reassociate */
  1285. if (wpa_s->wpa_state < WPA_ASSOCIATED)
  1286. return 1; /* we are not associated; continue */
  1287. if (wpa_s->current_ssid == NULL)
  1288. return 1; /* unknown current SSID */
  1289. if (wpa_s->current_ssid != ssid)
  1290. return 1; /* different network block */
  1291. if (wpas_driver_bss_selection(wpa_s))
  1292. return 0; /* Driver-based roaming */
  1293. if (wpa_s->current_ssid->ssid)
  1294. current_bss = wpa_bss_get(wpa_s, wpa_s->bssid,
  1295. wpa_s->current_ssid->ssid,
  1296. wpa_s->current_ssid->ssid_len);
  1297. if (!current_bss)
  1298. current_bss = wpa_bss_get_bssid(wpa_s, wpa_s->bssid);
  1299. if (!current_bss)
  1300. return 1; /* current BSS not seen in scan results */
  1301. if (current_bss == selected)
  1302. return 0;
  1303. if (selected->last_update_idx > current_bss->last_update_idx)
  1304. return 1; /* current BSS not seen in the last scan */
  1305. #ifndef CONFIG_NO_ROAMING
  1306. wpa_dbg(wpa_s, MSG_DEBUG, "Considering within-ESS reassociation");
  1307. wpa_dbg(wpa_s, MSG_DEBUG, "Current BSS: " MACSTR
  1308. " freq=%d level=%d snr=%d est_throughput=%u",
  1309. MAC2STR(current_bss->bssid),
  1310. current_bss->freq, current_bss->level,
  1311. current_bss->snr, current_bss->est_throughput);
  1312. wpa_dbg(wpa_s, MSG_DEBUG, "Selected BSS: " MACSTR
  1313. " freq=%d level=%d snr=%d est_throughput=%u",
  1314. MAC2STR(selected->bssid), selected->freq, selected->level,
  1315. selected->snr, selected->est_throughput);
  1316. if (wpa_s->current_ssid->bssid_set &&
  1317. os_memcmp(selected->bssid, wpa_s->current_ssid->bssid, ETH_ALEN) ==
  1318. 0) {
  1319. wpa_dbg(wpa_s, MSG_DEBUG, "Allow reassociation - selected BSS "
  1320. "has preferred BSSID");
  1321. return 1;
  1322. }
  1323. if (selected->est_throughput > current_bss->est_throughput + 5000) {
  1324. wpa_dbg(wpa_s, MSG_DEBUG,
  1325. "Allow reassociation - selected BSS has better estimated throughput");
  1326. return 1;
  1327. }
  1328. to_5ghz = selected->freq > 4000 && current_bss->freq < 4000;
  1329. if (current_bss->level < 0 &&
  1330. current_bss->level > selected->level + to_5ghz * 2) {
  1331. wpa_dbg(wpa_s, MSG_DEBUG, "Skip roam - Current BSS has better "
  1332. "signal level");
  1333. return 0;
  1334. }
  1335. if (current_bss->est_throughput > selected->est_throughput + 5000) {
  1336. wpa_dbg(wpa_s, MSG_DEBUG,
  1337. "Skip roam - Current BSS has better estimated throughput");
  1338. return 0;
  1339. }
  1340. cur_est = current_bss->est_throughput;
  1341. sel_est = selected->est_throughput;
  1342. min_diff = 2;
  1343. if (current_bss->level < 0) {
  1344. if (current_bss->level < -85)
  1345. min_diff = 1;
  1346. else if (current_bss->level < -80)
  1347. min_diff = 2;
  1348. else if (current_bss->level < -75)
  1349. min_diff = 3;
  1350. else if (current_bss->level < -70)
  1351. min_diff = 4;
  1352. else
  1353. min_diff = 5;
  1354. if (cur_est > sel_est * 1.5)
  1355. min_diff += 10;
  1356. else if (cur_est > sel_est * 1.2)
  1357. min_diff += 5;
  1358. else if (cur_est > sel_est * 1.1)
  1359. min_diff += 2;
  1360. else if (cur_est > sel_est)
  1361. min_diff++;
  1362. }
  1363. if (to_5ghz) {
  1364. int reduce = 2;
  1365. /* Make it easier to move to 5 GHz band */
  1366. if (sel_est > cur_est * 1.5)
  1367. reduce = 5;
  1368. else if (sel_est > cur_est * 1.2)
  1369. reduce = 4;
  1370. else if (sel_est > cur_est * 1.1)
  1371. reduce = 3;
  1372. if (min_diff > reduce)
  1373. min_diff -= reduce;
  1374. else
  1375. min_diff = 0;
  1376. }
  1377. diff = abs(current_bss->level - selected->level);
  1378. if (diff < min_diff) {
  1379. wpa_dbg(wpa_s, MSG_DEBUG,
  1380. "Skip roam - too small difference in signal level (%d < %d)",
  1381. diff, min_diff);
  1382. return 0;
  1383. }
  1384. wpa_dbg(wpa_s, MSG_DEBUG,
  1385. "Allow reassociation due to difference in signal level (%d >= %d)",
  1386. diff, min_diff);
  1387. return 1;
  1388. #else /* CONFIG_NO_ROAMING */
  1389. return 0;
  1390. #endif /* CONFIG_NO_ROAMING */
  1391. }
  1392. /*
  1393. * Return a negative value if no scan results could be fetched or if scan
  1394. * results should not be shared with other virtual interfaces.
  1395. * Return 0 if scan results were fetched and may be shared with other
  1396. * interfaces.
  1397. * Return 1 if scan results may be shared with other virtual interfaces but may
  1398. * not trigger any operations.
  1399. * Return 2 if the interface was removed and cannot be used.
  1400. */
  1401. static int _wpa_supplicant_event_scan_results(struct wpa_supplicant *wpa_s,
  1402. union wpa_event_data *data,
  1403. int own_request, int update_only)
  1404. {
  1405. struct wpa_scan_results *scan_res = NULL;
  1406. int ret = 0;
  1407. int ap = 0;
  1408. #ifndef CONFIG_NO_RANDOM_POOL
  1409. size_t i, num;
  1410. #endif /* CONFIG_NO_RANDOM_POOL */
  1411. #ifdef CONFIG_AP
  1412. if (wpa_s->ap_iface)
  1413. ap = 1;
  1414. #endif /* CONFIG_AP */
  1415. wpa_supplicant_notify_scanning(wpa_s, 0);
  1416. scan_res = wpa_supplicant_get_scan_results(wpa_s,
  1417. data ? &data->scan_info :
  1418. NULL, 1);
  1419. if (scan_res == NULL) {
  1420. if (wpa_s->conf->ap_scan == 2 || ap ||
  1421. wpa_s->scan_res_handler == scan_only_handler)
  1422. return -1;
  1423. if (!own_request)
  1424. return -1;
  1425. if (data && data->scan_info.external_scan)
  1426. return -1;
  1427. wpa_dbg(wpa_s, MSG_DEBUG, "Failed to get scan results - try "
  1428. "scanning again");
  1429. wpa_supplicant_req_new_scan(wpa_s, 1, 0);
  1430. ret = -1;
  1431. goto scan_work_done;
  1432. }
  1433. #ifndef CONFIG_NO_RANDOM_POOL
  1434. num = scan_res->num;
  1435. if (num > 10)
  1436. num = 10;
  1437. for (i = 0; i < num; i++) {
  1438. u8 buf[5];
  1439. struct wpa_scan_res *res = scan_res->res[i];
  1440. buf[0] = res->bssid[5];
  1441. buf[1] = res->qual & 0xff;
  1442. buf[2] = res->noise & 0xff;
  1443. buf[3] = res->level & 0xff;
  1444. buf[4] = res->tsf & 0xff;
  1445. random_add_randomness(buf, sizeof(buf));
  1446. }
  1447. #endif /* CONFIG_NO_RANDOM_POOL */
  1448. if (update_only) {
  1449. ret = 1;
  1450. goto scan_work_done;
  1451. }
  1452. if (own_request && wpa_s->scan_res_handler &&
  1453. !(data && data->scan_info.external_scan)) {
  1454. void (*scan_res_handler)(struct wpa_supplicant *wpa_s,
  1455. struct wpa_scan_results *scan_res);
  1456. scan_res_handler = wpa_s->scan_res_handler;
  1457. wpa_s->scan_res_handler = NULL;
  1458. scan_res_handler(wpa_s, scan_res);
  1459. ret = 1;
  1460. goto scan_work_done;
  1461. }
  1462. if (ap) {
  1463. wpa_dbg(wpa_s, MSG_DEBUG, "Ignore scan results in AP mode");
  1464. #ifdef CONFIG_AP
  1465. if (wpa_s->ap_iface->scan_cb)
  1466. wpa_s->ap_iface->scan_cb(wpa_s->ap_iface);
  1467. #endif /* CONFIG_AP */
  1468. goto scan_work_done;
  1469. }
  1470. wpa_dbg(wpa_s, MSG_DEBUG, "New scan results available (own=%u ext=%u)",
  1471. wpa_s->own_scan_running,
  1472. data ? data->scan_info.external_scan : 0);
  1473. if (wpa_s->last_scan_req == MANUAL_SCAN_REQ &&
  1474. wpa_s->manual_scan_use_id && wpa_s->own_scan_running &&
  1475. own_request && !(data && data->scan_info.external_scan)) {
  1476. wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_SCAN_RESULTS "id=%u",
  1477. wpa_s->manual_scan_id);
  1478. wpa_s->manual_scan_use_id = 0;
  1479. } else {
  1480. wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_SCAN_RESULTS);
  1481. }
  1482. wpas_notify_scan_results(wpa_s);
  1483. wpas_notify_scan_done(wpa_s, 1);
  1484. if (data && data->scan_info.external_scan) {
  1485. wpa_dbg(wpa_s, MSG_DEBUG, "Do not use results from externally requested scan operation for network selection");
  1486. wpa_scan_results_free(scan_res);
  1487. return 0;
  1488. }
  1489. if (wnm_scan_process(wpa_s, 1) > 0)
  1490. goto scan_work_done;
  1491. if (sme_proc_obss_scan(wpa_s) > 0)
  1492. goto scan_work_done;
  1493. if (own_request &&
  1494. wpas_beacon_rep_scan_process(wpa_s, scan_res, &data->scan_info) > 0)
  1495. goto scan_work_done;
  1496. if ((wpa_s->conf->ap_scan == 2 && !wpas_wps_searching(wpa_s)))
  1497. goto scan_work_done;
  1498. if (autoscan_notify_scan(wpa_s, scan_res))
  1499. goto scan_work_done;
  1500. if (wpa_s->disconnected) {
  1501. wpa_supplicant_set_state(wpa_s, WPA_DISCONNECTED);
  1502. goto scan_work_done;
  1503. }
  1504. if (!wpas_driver_bss_selection(wpa_s) &&
  1505. bgscan_notify_scan(wpa_s, scan_res) == 1)
  1506. goto scan_work_done;
  1507. wpas_wps_update_ap_info(wpa_s, scan_res);
  1508. if (wpa_s->wpa_state >= WPA_AUTHENTICATING &&
  1509. wpa_s->wpa_state < WPA_COMPLETED)
  1510. goto scan_work_done;
  1511. wpa_scan_results_free(scan_res);
  1512. if (own_request && wpa_s->scan_work) {
  1513. struct wpa_radio_work *work = wpa_s->scan_work;
  1514. wpa_s->scan_work = NULL;
  1515. radio_work_done(work);
  1516. }
  1517. return wpas_select_network_from_last_scan(wpa_s, 1, own_request);
  1518. scan_work_done:
  1519. wpa_scan_results_free(scan_res);
  1520. if (own_request && wpa_s->scan_work) {
  1521. struct wpa_radio_work *work = wpa_s->scan_work;
  1522. wpa_s->scan_work = NULL;
  1523. radio_work_done(work);
  1524. }
  1525. return ret;
  1526. }
  1527. static int wpas_select_network_from_last_scan(struct wpa_supplicant *wpa_s,
  1528. int new_scan, int own_request)
  1529. {
  1530. struct wpa_bss *selected;
  1531. struct wpa_ssid *ssid = NULL;
  1532. int time_to_reenable = wpas_reenabled_network_time(wpa_s);
  1533. if (time_to_reenable > 0) {
  1534. wpa_dbg(wpa_s, MSG_DEBUG,
  1535. "Postpone network selection by %d seconds since all networks are disabled",
  1536. time_to_reenable);
  1537. eloop_cancel_timeout(wpas_network_reenabled, wpa_s, NULL);
  1538. eloop_register_timeout(time_to_reenable, 0,
  1539. wpas_network_reenabled, wpa_s, NULL);
  1540. return 0;
  1541. }
  1542. if (wpa_s->p2p_mgmt)
  1543. return 0; /* no normal connection on p2p_mgmt interface */
  1544. selected = wpa_supplicant_pick_network(wpa_s, &ssid);
  1545. #ifdef CONFIG_MESH
  1546. if (wpa_s->ifmsh) {
  1547. wpa_msg(wpa_s, MSG_INFO,
  1548. "Avoiding join because we already joined a mesh group");
  1549. return 0;
  1550. }
  1551. #endif /* CONFIG_MESH */
  1552. if (selected) {
  1553. int skip;
  1554. skip = !wpa_supplicant_need_to_roam(wpa_s, selected, ssid);
  1555. if (skip) {
  1556. if (new_scan)
  1557. wpa_supplicant_rsn_preauth_scan_results(wpa_s);
  1558. return 0;
  1559. }
  1560. if (ssid != wpa_s->current_ssid &&
  1561. wpa_s->wpa_state >= WPA_AUTHENTICATING) {
  1562. wpa_s->own_disconnect_req = 1;
  1563. wpa_supplicant_deauthenticate(
  1564. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  1565. }
  1566. if (wpa_supplicant_connect(wpa_s, selected, ssid) < 0) {
  1567. wpa_dbg(wpa_s, MSG_DEBUG, "Connect failed");
  1568. return -1;
  1569. }
  1570. if (new_scan)
  1571. wpa_supplicant_rsn_preauth_scan_results(wpa_s);
  1572. /*
  1573. * Do not allow other virtual radios to trigger operations based
  1574. * on these scan results since we do not want them to start
  1575. * other associations at the same time.
  1576. */
  1577. return 1;
  1578. } else {
  1579. wpa_dbg(wpa_s, MSG_DEBUG, "No suitable network found");
  1580. ssid = wpa_supplicant_pick_new_network(wpa_s);
  1581. if (ssid) {
  1582. wpa_dbg(wpa_s, MSG_DEBUG, "Setup a new network");
  1583. wpa_supplicant_associate(wpa_s, NULL, ssid);
  1584. if (new_scan)
  1585. wpa_supplicant_rsn_preauth_scan_results(wpa_s);
  1586. } else if (own_request) {
  1587. /*
  1588. * No SSID found. If SCAN results are as a result of
  1589. * own scan request and not due to a scan request on
  1590. * another shared interface, try another scan.
  1591. */
  1592. int timeout_sec = wpa_s->scan_interval;
  1593. int timeout_usec = 0;
  1594. #ifdef CONFIG_P2P
  1595. int res;
  1596. res = wpas_p2p_scan_no_go_seen(wpa_s);
  1597. if (res == 2)
  1598. return 2;
  1599. if (res == 1)
  1600. return 0;
  1601. if (wpa_s->p2p_in_provisioning ||
  1602. wpa_s->show_group_started ||
  1603. wpa_s->p2p_in_invitation) {
  1604. /*
  1605. * Use shorter wait during P2P Provisioning
  1606. * state and during P2P join-a-group operation
  1607. * to speed up group formation.
  1608. */
  1609. timeout_sec = 0;
  1610. timeout_usec = 250000;
  1611. wpa_supplicant_req_new_scan(wpa_s, timeout_sec,
  1612. timeout_usec);
  1613. return 0;
  1614. }
  1615. #endif /* CONFIG_P2P */
  1616. #ifdef CONFIG_INTERWORKING
  1617. if (wpa_s->conf->auto_interworking &&
  1618. wpa_s->conf->interworking &&
  1619. wpa_s->conf->cred) {
  1620. wpa_dbg(wpa_s, MSG_DEBUG, "Interworking: "
  1621. "start ANQP fetch since no matching "
  1622. "networks found");
  1623. wpa_s->network_select = 1;
  1624. wpa_s->auto_network_select = 1;
  1625. interworking_start_fetch_anqp(wpa_s);
  1626. return 1;
  1627. }
  1628. #endif /* CONFIG_INTERWORKING */
  1629. #ifdef CONFIG_WPS
  1630. if (wpa_s->after_wps > 0 || wpas_wps_searching(wpa_s)) {
  1631. wpa_dbg(wpa_s, MSG_DEBUG, "Use shorter wait during WPS processing");
  1632. timeout_sec = 0;
  1633. timeout_usec = 500000;
  1634. wpa_supplicant_req_new_scan(wpa_s, timeout_sec,
  1635. timeout_usec);
  1636. return 0;
  1637. }
  1638. #endif /* CONFIG_WPS */
  1639. if (wpa_supplicant_req_sched_scan(wpa_s))
  1640. wpa_supplicant_req_new_scan(wpa_s, timeout_sec,
  1641. timeout_usec);
  1642. wpa_msg_ctrl(wpa_s, MSG_INFO,
  1643. WPA_EVENT_NETWORK_NOT_FOUND);
  1644. }
  1645. }
  1646. return 0;
  1647. }
  1648. static int wpa_supplicant_event_scan_results(struct wpa_supplicant *wpa_s,
  1649. union wpa_event_data *data)
  1650. {
  1651. struct wpa_supplicant *ifs;
  1652. int res;
  1653. res = _wpa_supplicant_event_scan_results(wpa_s, data, 1, 0);
  1654. if (res == 2) {
  1655. /*
  1656. * Interface may have been removed, so must not dereference
  1657. * wpa_s after this.
  1658. */
  1659. return 1;
  1660. }
  1661. if (res < 0) {
  1662. /*
  1663. * If no scan results could be fetched, then no need to
  1664. * notify those interfaces that did not actually request
  1665. * this scan. Similarly, if scan results started a new operation on this
  1666. * interface, do not notify other interfaces to avoid concurrent
  1667. * operations during a connection attempt.
  1668. */
  1669. return 0;
  1670. }
  1671. /*
  1672. * Check other interfaces to see if they share the same radio. If
  1673. * so, they get updated with this same scan info.
  1674. */
  1675. dl_list_for_each(ifs, &wpa_s->radio->ifaces, struct wpa_supplicant,
  1676. radio_list) {
  1677. if (ifs != wpa_s) {
  1678. wpa_printf(MSG_DEBUG, "%s: Updating scan results from "
  1679. "sibling", ifs->ifname);
  1680. res = _wpa_supplicant_event_scan_results(ifs, data, 0,
  1681. res > 0);
  1682. if (res < 0)
  1683. return 0;
  1684. }
  1685. }
  1686. return 0;
  1687. }
  1688. #endif /* CONFIG_NO_SCAN_PROCESSING */
  1689. int wpa_supplicant_fast_associate(struct wpa_supplicant *wpa_s)
  1690. {
  1691. #ifdef CONFIG_NO_SCAN_PROCESSING
  1692. return -1;
  1693. #else /* CONFIG_NO_SCAN_PROCESSING */
  1694. struct os_reltime now;
  1695. wpa_s->ignore_post_flush_scan_res = 0;
  1696. if (wpa_s->last_scan_res_used == 0)
  1697. return -1;
  1698. os_get_reltime(&now);
  1699. if (os_reltime_expired(&now, &wpa_s->last_scan, 5)) {
  1700. wpa_printf(MSG_DEBUG, "Fast associate: Old scan results");
  1701. return -1;
  1702. }
  1703. return wpas_select_network_from_last_scan(wpa_s, 0, 1);
  1704. #endif /* CONFIG_NO_SCAN_PROCESSING */
  1705. }
  1706. #ifdef CONFIG_WNM
  1707. static void wnm_bss_keep_alive(void *eloop_ctx, void *sock_ctx)
  1708. {
  1709. struct wpa_supplicant *wpa_s = eloop_ctx;
  1710. if (wpa_s->wpa_state < WPA_ASSOCIATED)
  1711. return;
  1712. if (!wpa_s->no_keep_alive) {
  1713. wpa_printf(MSG_DEBUG, "WNM: Send keep-alive to AP " MACSTR,
  1714. MAC2STR(wpa_s->bssid));
  1715. /* TODO: could skip this if normal data traffic has been sent */
  1716. /* TODO: Consider using some more appropriate data frame for
  1717. * this */
  1718. if (wpa_s->l2)
  1719. l2_packet_send(wpa_s->l2, wpa_s->bssid, 0x0800,
  1720. (u8 *) "", 0);
  1721. }
  1722. #ifdef CONFIG_SME
  1723. if (wpa_s->sme.bss_max_idle_period) {
  1724. unsigned int msec;
  1725. msec = wpa_s->sme.bss_max_idle_period * 1024; /* times 1000 */
  1726. if (msec > 100)
  1727. msec -= 100;
  1728. eloop_register_timeout(msec / 1000, msec % 1000 * 1000,
  1729. wnm_bss_keep_alive, wpa_s, NULL);
  1730. }
  1731. #endif /* CONFIG_SME */
  1732. }
  1733. static void wnm_process_assoc_resp(struct wpa_supplicant *wpa_s,
  1734. const u8 *ies, size_t ies_len)
  1735. {
  1736. struct ieee802_11_elems elems;
  1737. if (ies == NULL)
  1738. return;
  1739. if (ieee802_11_parse_elems(ies, ies_len, &elems, 1) == ParseFailed)
  1740. return;
  1741. #ifdef CONFIG_SME
  1742. if (elems.bss_max_idle_period) {
  1743. unsigned int msec;
  1744. wpa_s->sme.bss_max_idle_period =
  1745. WPA_GET_LE16(elems.bss_max_idle_period);
  1746. wpa_printf(MSG_DEBUG, "WNM: BSS Max Idle Period: %u (* 1000 "
  1747. "TU)%s", wpa_s->sme.bss_max_idle_period,
  1748. (elems.bss_max_idle_period[2] & 0x01) ?
  1749. " (protected keep-live required)" : "");
  1750. if (wpa_s->sme.bss_max_idle_period == 0)
  1751. wpa_s->sme.bss_max_idle_period = 1;
  1752. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME) {
  1753. eloop_cancel_timeout(wnm_bss_keep_alive, wpa_s, NULL);
  1754. /* msec times 1000 */
  1755. msec = wpa_s->sme.bss_max_idle_period * 1024;
  1756. if (msec > 100)
  1757. msec -= 100;
  1758. eloop_register_timeout(msec / 1000, msec % 1000 * 1000,
  1759. wnm_bss_keep_alive, wpa_s,
  1760. NULL);
  1761. }
  1762. }
  1763. #endif /* CONFIG_SME */
  1764. }
  1765. #endif /* CONFIG_WNM */
  1766. void wnm_bss_keep_alive_deinit(struct wpa_supplicant *wpa_s)
  1767. {
  1768. #ifdef CONFIG_WNM
  1769. eloop_cancel_timeout(wnm_bss_keep_alive, wpa_s, NULL);
  1770. #endif /* CONFIG_WNM */
  1771. }
  1772. #ifdef CONFIG_INTERWORKING
  1773. static int wpas_qos_map_set(struct wpa_supplicant *wpa_s, const u8 *qos_map,
  1774. size_t len)
  1775. {
  1776. int res;
  1777. wpa_hexdump(MSG_DEBUG, "Interworking: QoS Map Set", qos_map, len);
  1778. res = wpa_drv_set_qos_map(wpa_s, qos_map, len);
  1779. if (res) {
  1780. wpa_printf(MSG_DEBUG, "Interworking: Failed to configure QoS Map Set to the driver");
  1781. }
  1782. return res;
  1783. }
  1784. static void interworking_process_assoc_resp(struct wpa_supplicant *wpa_s,
  1785. const u8 *ies, size_t ies_len)
  1786. {
  1787. struct ieee802_11_elems elems;
  1788. if (ies == NULL)
  1789. return;
  1790. if (ieee802_11_parse_elems(ies, ies_len, &elems, 1) == ParseFailed)
  1791. return;
  1792. if (elems.qos_map_set) {
  1793. wpas_qos_map_set(wpa_s, elems.qos_map_set,
  1794. elems.qos_map_set_len);
  1795. }
  1796. }
  1797. #endif /* CONFIG_INTERWORKING */
  1798. #ifdef CONFIG_FST
  1799. static int wpas_fst_update_mbie(struct wpa_supplicant *wpa_s,
  1800. const u8 *ie, size_t ie_len)
  1801. {
  1802. struct mb_ies_info mb_ies;
  1803. if (!ie || !ie_len || !wpa_s->fst)
  1804. return -ENOENT;
  1805. os_memset(&mb_ies, 0, sizeof(mb_ies));
  1806. while (ie_len >= 2 && mb_ies.nof_ies < MAX_NOF_MB_IES_SUPPORTED) {
  1807. size_t len;
  1808. len = 2 + ie[1];
  1809. if (len > ie_len) {
  1810. wpa_hexdump(MSG_DEBUG, "FST: Truncated IE found",
  1811. ie, ie_len);
  1812. break;
  1813. }
  1814. if (ie[0] == WLAN_EID_MULTI_BAND) {
  1815. wpa_printf(MSG_DEBUG, "MB IE of %u bytes found",
  1816. (unsigned int) len);
  1817. mb_ies.ies[mb_ies.nof_ies].ie = ie + 2;
  1818. mb_ies.ies[mb_ies.nof_ies].ie_len = len - 2;
  1819. mb_ies.nof_ies++;
  1820. }
  1821. ie_len -= len;
  1822. ie += len;
  1823. }
  1824. if (mb_ies.nof_ies > 0) {
  1825. wpabuf_free(wpa_s->received_mb_ies);
  1826. wpa_s->received_mb_ies = mb_ies_by_info(&mb_ies);
  1827. return 0;
  1828. }
  1829. return -ENOENT;
  1830. }
  1831. #endif /* CONFIG_FST */
  1832. static int wpa_supplicant_event_associnfo(struct wpa_supplicant *wpa_s,
  1833. union wpa_event_data *data)
  1834. {
  1835. int l, len, found = 0, wpa_found, rsn_found;
  1836. const u8 *p;
  1837. #ifdef CONFIG_IEEE80211R
  1838. u8 bssid[ETH_ALEN];
  1839. #endif /* CONFIG_IEEE80211R */
  1840. wpa_dbg(wpa_s, MSG_DEBUG, "Association info event");
  1841. if (data->assoc_info.req_ies)
  1842. wpa_hexdump(MSG_DEBUG, "req_ies", data->assoc_info.req_ies,
  1843. data->assoc_info.req_ies_len);
  1844. if (data->assoc_info.resp_ies) {
  1845. wpa_hexdump(MSG_DEBUG, "resp_ies", data->assoc_info.resp_ies,
  1846. data->assoc_info.resp_ies_len);
  1847. #ifdef CONFIG_TDLS
  1848. wpa_tdls_assoc_resp_ies(wpa_s->wpa, data->assoc_info.resp_ies,
  1849. data->assoc_info.resp_ies_len);
  1850. #endif /* CONFIG_TDLS */
  1851. #ifdef CONFIG_WNM
  1852. wnm_process_assoc_resp(wpa_s, data->assoc_info.resp_ies,
  1853. data->assoc_info.resp_ies_len);
  1854. #endif /* CONFIG_WNM */
  1855. #ifdef CONFIG_INTERWORKING
  1856. interworking_process_assoc_resp(wpa_s, data->assoc_info.resp_ies,
  1857. data->assoc_info.resp_ies_len);
  1858. #endif /* CONFIG_INTERWORKING */
  1859. }
  1860. if (data->assoc_info.beacon_ies)
  1861. wpa_hexdump(MSG_DEBUG, "beacon_ies",
  1862. data->assoc_info.beacon_ies,
  1863. data->assoc_info.beacon_ies_len);
  1864. if (data->assoc_info.freq)
  1865. wpa_dbg(wpa_s, MSG_DEBUG, "freq=%u MHz",
  1866. data->assoc_info.freq);
  1867. p = data->assoc_info.req_ies;
  1868. l = data->assoc_info.req_ies_len;
  1869. /* Go through the IEs and make a copy of the WPA/RSN IE, if present. */
  1870. while (p && l >= 2) {
  1871. len = p[1] + 2;
  1872. if (len > l) {
  1873. wpa_hexdump(MSG_DEBUG, "Truncated IE in assoc_info",
  1874. p, l);
  1875. break;
  1876. }
  1877. if ((p[0] == WLAN_EID_VENDOR_SPECIFIC && p[1] >= 6 &&
  1878. (os_memcmp(&p[2], "\x00\x50\xF2\x01\x01\x00", 6) == 0)) ||
  1879. (p[0] == WLAN_EID_VENDOR_SPECIFIC && p[1] >= 4 &&
  1880. (os_memcmp(&p[2], "\x50\x6F\x9A\x12", 4) == 0)) ||
  1881. (p[0] == WLAN_EID_RSN && p[1] >= 2)) {
  1882. if (wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, p, len))
  1883. break;
  1884. found = 1;
  1885. wpa_find_assoc_pmkid(wpa_s);
  1886. break;
  1887. }
  1888. l -= len;
  1889. p += len;
  1890. }
  1891. if (!found && data->assoc_info.req_ies)
  1892. wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, NULL, 0);
  1893. #ifdef CONFIG_FILS
  1894. #ifdef CONFIG_SME
  1895. if ((wpa_s->sme.auth_alg == WPA_AUTH_ALG_FILS ||
  1896. wpa_s->sme.auth_alg == WPA_AUTH_ALG_FILS_SK_PFS) &&
  1897. (!data->assoc_info.resp_frame ||
  1898. fils_process_assoc_resp(wpa_s->wpa,
  1899. data->assoc_info.resp_frame,
  1900. data->assoc_info.resp_frame_len) < 0)) {
  1901. wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED);
  1902. return -1;
  1903. }
  1904. #endif /* CONFIG_SME */
  1905. /* Additional processing for FILS when SME is in driver */
  1906. if (wpa_s->auth_alg == WPA_AUTH_ALG_FILS &&
  1907. !(wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME))
  1908. wpa_sm_set_reset_fils_completed(wpa_s->wpa, 1);
  1909. #endif /* CONFIG_FILS */
  1910. #ifdef CONFIG_OWE
  1911. if (wpa_s->key_mgmt == WPA_KEY_MGMT_OWE &&
  1912. owe_process_assoc_resp(wpa_s->wpa,
  1913. data->assoc_info.resp_ies,
  1914. data->assoc_info.resp_ies_len) < 0) {
  1915. wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED);
  1916. return -1;
  1917. }
  1918. #endif /* CONFIG_OWE */
  1919. #ifdef CONFIG_IEEE80211R
  1920. #ifdef CONFIG_SME
  1921. if (wpa_s->sme.auth_alg == WPA_AUTH_ALG_FT) {
  1922. if (wpa_drv_get_bssid(wpa_s, bssid) < 0 ||
  1923. wpa_ft_validate_reassoc_resp(wpa_s->wpa,
  1924. data->assoc_info.resp_ies,
  1925. data->assoc_info.resp_ies_len,
  1926. bssid) < 0) {
  1927. wpa_dbg(wpa_s, MSG_DEBUG, "FT: Validation of "
  1928. "Reassociation Response failed");
  1929. wpa_supplicant_deauthenticate(
  1930. wpa_s, WLAN_REASON_INVALID_IE);
  1931. return -1;
  1932. }
  1933. }
  1934. p = data->assoc_info.resp_ies;
  1935. l = data->assoc_info.resp_ies_len;
  1936. #ifdef CONFIG_WPS_STRICT
  1937. if (p && wpa_s->current_ssid &&
  1938. wpa_s->current_ssid->key_mgmt == WPA_KEY_MGMT_WPS) {
  1939. struct wpabuf *wps;
  1940. wps = ieee802_11_vendor_ie_concat(p, l, WPS_IE_VENDOR_TYPE);
  1941. if (wps == NULL) {
  1942. wpa_msg(wpa_s, MSG_INFO, "WPS-STRICT: AP did not "
  1943. "include WPS IE in (Re)Association Response");
  1944. return -1;
  1945. }
  1946. if (wps_validate_assoc_resp(wps) < 0) {
  1947. wpabuf_free(wps);
  1948. wpa_supplicant_deauthenticate(
  1949. wpa_s, WLAN_REASON_INVALID_IE);
  1950. return -1;
  1951. }
  1952. wpabuf_free(wps);
  1953. }
  1954. #endif /* CONFIG_WPS_STRICT */
  1955. /* Go through the IEs and make a copy of the MDIE, if present. */
  1956. while (p && l >= 2) {
  1957. len = p[1] + 2;
  1958. if (len > l) {
  1959. wpa_hexdump(MSG_DEBUG, "Truncated IE in assoc_info",
  1960. p, l);
  1961. break;
  1962. }
  1963. if (p[0] == WLAN_EID_MOBILITY_DOMAIN &&
  1964. p[1] >= MOBILITY_DOMAIN_ID_LEN) {
  1965. wpa_s->sme.ft_used = 1;
  1966. os_memcpy(wpa_s->sme.mobility_domain, p + 2,
  1967. MOBILITY_DOMAIN_ID_LEN);
  1968. break;
  1969. }
  1970. l -= len;
  1971. p += len;
  1972. }
  1973. #endif /* CONFIG_SME */
  1974. /* Process FT when SME is in the driver */
  1975. if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME) &&
  1976. wpa_ft_is_completed(wpa_s->wpa)) {
  1977. if (wpa_drv_get_bssid(wpa_s, bssid) < 0 ||
  1978. wpa_ft_validate_reassoc_resp(wpa_s->wpa,
  1979. data->assoc_info.resp_ies,
  1980. data->assoc_info.resp_ies_len,
  1981. bssid) < 0) {
  1982. wpa_dbg(wpa_s, MSG_DEBUG, "FT: Validation of "
  1983. "Reassociation Response failed");
  1984. wpa_supplicant_deauthenticate(
  1985. wpa_s, WLAN_REASON_INVALID_IE);
  1986. return -1;
  1987. }
  1988. wpa_dbg(wpa_s, MSG_DEBUG, "FT: Reassociation Response done");
  1989. }
  1990. wpa_sm_set_ft_params(wpa_s->wpa, data->assoc_info.resp_ies,
  1991. data->assoc_info.resp_ies_len);
  1992. #endif /* CONFIG_IEEE80211R */
  1993. /* WPA/RSN IE from Beacon/ProbeResp */
  1994. p = data->assoc_info.beacon_ies;
  1995. l = data->assoc_info.beacon_ies_len;
  1996. /* Go through the IEs and make a copy of the WPA/RSN IEs, if present.
  1997. */
  1998. wpa_found = rsn_found = 0;
  1999. while (p && l >= 2) {
  2000. len = p[1] + 2;
  2001. if (len > l) {
  2002. wpa_hexdump(MSG_DEBUG, "Truncated IE in beacon_ies",
  2003. p, l);
  2004. break;
  2005. }
  2006. if (!wpa_found &&
  2007. p[0] == WLAN_EID_VENDOR_SPECIFIC && p[1] >= 6 &&
  2008. os_memcmp(&p[2], "\x00\x50\xF2\x01\x01\x00", 6) == 0) {
  2009. wpa_found = 1;
  2010. wpa_sm_set_ap_wpa_ie(wpa_s->wpa, p, len);
  2011. }
  2012. if (!rsn_found &&
  2013. p[0] == WLAN_EID_RSN && p[1] >= 2) {
  2014. rsn_found = 1;
  2015. wpa_sm_set_ap_rsn_ie(wpa_s->wpa, p, len);
  2016. }
  2017. l -= len;
  2018. p += len;
  2019. }
  2020. if (!wpa_found && data->assoc_info.beacon_ies)
  2021. wpa_sm_set_ap_wpa_ie(wpa_s->wpa, NULL, 0);
  2022. if (!rsn_found && data->assoc_info.beacon_ies)
  2023. wpa_sm_set_ap_rsn_ie(wpa_s->wpa, NULL, 0);
  2024. if (wpa_found || rsn_found)
  2025. wpa_s->ap_ies_from_associnfo = 1;
  2026. if (wpa_s->assoc_freq && data->assoc_info.freq &&
  2027. wpa_s->assoc_freq != data->assoc_info.freq) {
  2028. wpa_printf(MSG_DEBUG, "Operating frequency changed from "
  2029. "%u to %u MHz",
  2030. wpa_s->assoc_freq, data->assoc_info.freq);
  2031. wpa_supplicant_update_scan_results(wpa_s);
  2032. }
  2033. wpa_s->assoc_freq = data->assoc_info.freq;
  2034. return 0;
  2035. }
  2036. static int wpa_supplicant_assoc_update_ie(struct wpa_supplicant *wpa_s)
  2037. {
  2038. const u8 *bss_wpa = NULL, *bss_rsn = NULL;
  2039. if (!wpa_s->current_bss || !wpa_s->current_ssid)
  2040. return -1;
  2041. if (!wpa_key_mgmt_wpa_any(wpa_s->current_ssid->key_mgmt))
  2042. return 0;
  2043. bss_wpa = wpa_bss_get_vendor_ie(wpa_s->current_bss,
  2044. WPA_IE_VENDOR_TYPE);
  2045. bss_rsn = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_RSN);
  2046. if (wpa_sm_set_ap_wpa_ie(wpa_s->wpa, bss_wpa,
  2047. bss_wpa ? 2 + bss_wpa[1] : 0) ||
  2048. wpa_sm_set_ap_rsn_ie(wpa_s->wpa, bss_rsn,
  2049. bss_rsn ? 2 + bss_rsn[1] : 0))
  2050. return -1;
  2051. return 0;
  2052. }
  2053. static void wpas_fst_update_mb_assoc(struct wpa_supplicant *wpa_s,
  2054. union wpa_event_data *data)
  2055. {
  2056. #ifdef CONFIG_FST
  2057. struct assoc_info *ai = data ? &data->assoc_info : NULL;
  2058. struct wpa_bss *bss = wpa_s->current_bss;
  2059. const u8 *ieprb, *iebcn;
  2060. wpabuf_free(wpa_s->received_mb_ies);
  2061. wpa_s->received_mb_ies = NULL;
  2062. if (ai &&
  2063. !wpas_fst_update_mbie(wpa_s, ai->resp_ies, ai->resp_ies_len)) {
  2064. wpa_printf(MSG_DEBUG,
  2065. "FST: MB IEs updated from Association Response frame");
  2066. return;
  2067. }
  2068. if (ai &&
  2069. !wpas_fst_update_mbie(wpa_s, ai->beacon_ies, ai->beacon_ies_len)) {
  2070. wpa_printf(MSG_DEBUG,
  2071. "FST: MB IEs updated from association event Beacon IEs");
  2072. return;
  2073. }
  2074. if (!bss)
  2075. return;
  2076. ieprb = (const u8 *) (bss + 1);
  2077. iebcn = ieprb + bss->ie_len;
  2078. if (!wpas_fst_update_mbie(wpa_s, ieprb, bss->ie_len))
  2079. wpa_printf(MSG_DEBUG, "FST: MB IEs updated from bss IE");
  2080. else if (!wpas_fst_update_mbie(wpa_s, iebcn, bss->beacon_ie_len))
  2081. wpa_printf(MSG_DEBUG, "FST: MB IEs updated from bss beacon IE");
  2082. #endif /* CONFIG_FST */
  2083. }
  2084. static void wpa_supplicant_event_assoc(struct wpa_supplicant *wpa_s,
  2085. union wpa_event_data *data)
  2086. {
  2087. u8 bssid[ETH_ALEN];
  2088. int ft_completed, already_authorized;
  2089. int new_bss = 0;
  2090. #ifdef CONFIG_AP
  2091. if (wpa_s->ap_iface) {
  2092. if (!data)
  2093. return;
  2094. hostapd_notif_assoc(wpa_s->ap_iface->bss[0],
  2095. data->assoc_info.addr,
  2096. data->assoc_info.req_ies,
  2097. data->assoc_info.req_ies_len,
  2098. data->assoc_info.reassoc);
  2099. return;
  2100. }
  2101. #endif /* CONFIG_AP */
  2102. eloop_cancel_timeout(wpas_network_reenabled, wpa_s, NULL);
  2103. ft_completed = wpa_ft_is_completed(wpa_s->wpa);
  2104. if (data && wpa_supplicant_event_associnfo(wpa_s, data) < 0)
  2105. return;
  2106. /*
  2107. * FILS authentication can share the same mechanism to mark the
  2108. * connection fully authenticated, so set ft_completed also based on
  2109. * FILS result.
  2110. */
  2111. if (!ft_completed)
  2112. ft_completed = wpa_fils_is_completed(wpa_s->wpa);
  2113. if (wpa_drv_get_bssid(wpa_s, bssid) < 0) {
  2114. wpa_dbg(wpa_s, MSG_ERROR, "Failed to get BSSID");
  2115. wpa_supplicant_deauthenticate(
  2116. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  2117. return;
  2118. }
  2119. wpa_supplicant_set_state(wpa_s, WPA_ASSOCIATED);
  2120. if (os_memcmp(bssid, wpa_s->bssid, ETH_ALEN) != 0) {
  2121. wpa_dbg(wpa_s, MSG_DEBUG, "Associated to a new BSS: BSSID="
  2122. MACSTR, MAC2STR(bssid));
  2123. new_bss = 1;
  2124. random_add_randomness(bssid, ETH_ALEN);
  2125. os_memcpy(wpa_s->bssid, bssid, ETH_ALEN);
  2126. os_memset(wpa_s->pending_bssid, 0, ETH_ALEN);
  2127. wpas_notify_bssid_changed(wpa_s);
  2128. if (wpa_supplicant_dynamic_keys(wpa_s) && !ft_completed) {
  2129. wpa_clear_keys(wpa_s, bssid);
  2130. }
  2131. if (wpa_supplicant_select_config(wpa_s) < 0) {
  2132. wpa_supplicant_deauthenticate(
  2133. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  2134. return;
  2135. }
  2136. }
  2137. if (wpa_s->conf->ap_scan == 1 &&
  2138. wpa_s->drv_flags & WPA_DRIVER_FLAGS_BSS_SELECTION) {
  2139. if (wpa_supplicant_assoc_update_ie(wpa_s) < 0 && new_bss)
  2140. wpa_msg(wpa_s, MSG_WARNING,
  2141. "WPA/RSN IEs not updated");
  2142. }
  2143. wpas_fst_update_mb_assoc(wpa_s, data);
  2144. #ifdef CONFIG_SME
  2145. os_memcpy(wpa_s->sme.prev_bssid, bssid, ETH_ALEN);
  2146. wpa_s->sme.prev_bssid_set = 1;
  2147. wpa_s->sme.last_unprot_disconnect.sec = 0;
  2148. #endif /* CONFIG_SME */
  2149. wpa_msg(wpa_s, MSG_INFO, "Associated with " MACSTR, MAC2STR(bssid));
  2150. if (wpa_s->current_ssid) {
  2151. /* When using scanning (ap_scan=1), SIM PC/SC interface can be
  2152. * initialized before association, but for other modes,
  2153. * initialize PC/SC here, if the current configuration needs
  2154. * smartcard or SIM/USIM. */
  2155. wpa_supplicant_scard_init(wpa_s, wpa_s->current_ssid);
  2156. }
  2157. wpa_sm_notify_assoc(wpa_s->wpa, bssid);
  2158. if (wpa_s->l2)
  2159. l2_packet_notify_auth_start(wpa_s->l2);
  2160. already_authorized = data && data->assoc_info.authorized;
  2161. /*
  2162. * Set portEnabled first to FALSE in order to get EAP state machine out
  2163. * of the SUCCESS state and eapSuccess cleared. Without this, EAPOL PAE
  2164. * state machine may transit to AUTHENTICATING state based on obsolete
  2165. * eapSuccess and then trigger BE_AUTH to SUCCESS and PAE to
  2166. * AUTHENTICATED without ever giving chance to EAP state machine to
  2167. * reset the state.
  2168. */
  2169. if (!ft_completed && !already_authorized) {
  2170. eapol_sm_notify_portEnabled(wpa_s->eapol, FALSE);
  2171. eapol_sm_notify_portValid(wpa_s->eapol, FALSE);
  2172. }
  2173. if (wpa_key_mgmt_wpa_psk(wpa_s->key_mgmt) ||
  2174. wpa_s->key_mgmt == WPA_KEY_MGMT_DPP ||
  2175. wpa_s->key_mgmt == WPA_KEY_MGMT_OWE || ft_completed ||
  2176. already_authorized)
  2177. eapol_sm_notify_eap_success(wpa_s->eapol, FALSE);
  2178. /* 802.1X::portControl = Auto */
  2179. eapol_sm_notify_portEnabled(wpa_s->eapol, TRUE);
  2180. wpa_s->eapol_received = 0;
  2181. if (wpa_s->key_mgmt == WPA_KEY_MGMT_NONE ||
  2182. wpa_s->key_mgmt == WPA_KEY_MGMT_WPA_NONE ||
  2183. (wpa_s->current_ssid &&
  2184. wpa_s->current_ssid->mode == IEEE80211_MODE_IBSS)) {
  2185. if (wpa_s->current_ssid &&
  2186. wpa_s->key_mgmt == WPA_KEY_MGMT_WPA_NONE &&
  2187. (wpa_s->drv_flags &
  2188. WPA_DRIVER_FLAGS_SET_KEYS_AFTER_ASSOC_DONE)) {
  2189. /*
  2190. * Set the key after having received joined-IBSS event
  2191. * from the driver.
  2192. */
  2193. wpa_supplicant_set_wpa_none_key(wpa_s,
  2194. wpa_s->current_ssid);
  2195. }
  2196. wpa_supplicant_cancel_auth_timeout(wpa_s);
  2197. wpa_supplicant_set_state(wpa_s, WPA_COMPLETED);
  2198. } else if (!ft_completed) {
  2199. /* Timeout for receiving the first EAPOL packet */
  2200. wpa_supplicant_req_auth_timeout(wpa_s, 10, 0);
  2201. }
  2202. wpa_supplicant_cancel_scan(wpa_s);
  2203. if ((wpa_s->drv_flags & WPA_DRIVER_FLAGS_4WAY_HANDSHAKE) &&
  2204. wpa_key_mgmt_wpa_psk(wpa_s->key_mgmt)) {
  2205. /*
  2206. * We are done; the driver will take care of RSN 4-way
  2207. * handshake.
  2208. */
  2209. wpa_supplicant_cancel_auth_timeout(wpa_s);
  2210. wpa_supplicant_set_state(wpa_s, WPA_COMPLETED);
  2211. eapol_sm_notify_portValid(wpa_s->eapol, TRUE);
  2212. eapol_sm_notify_eap_success(wpa_s->eapol, TRUE);
  2213. } else if ((wpa_s->drv_flags & WPA_DRIVER_FLAGS_4WAY_HANDSHAKE) &&
  2214. wpa_key_mgmt_wpa_ieee8021x(wpa_s->key_mgmt)) {
  2215. /*
  2216. * The driver will take care of RSN 4-way handshake, so we need
  2217. * to allow EAPOL supplicant to complete its work without
  2218. * waiting for WPA supplicant.
  2219. */
  2220. eapol_sm_notify_portValid(wpa_s->eapol, TRUE);
  2221. } else if (ft_completed) {
  2222. /*
  2223. * FT protocol completed - make sure EAPOL state machine ends
  2224. * up in authenticated.
  2225. */
  2226. wpa_supplicant_cancel_auth_timeout(wpa_s);
  2227. wpa_supplicant_set_state(wpa_s, WPA_COMPLETED);
  2228. eapol_sm_notify_portValid(wpa_s->eapol, TRUE);
  2229. eapol_sm_notify_eap_success(wpa_s->eapol, TRUE);
  2230. }
  2231. wpa_s->last_eapol_matches_bssid = 0;
  2232. if (wpa_s->pending_eapol_rx) {
  2233. struct os_reltime now, age;
  2234. os_get_reltime(&now);
  2235. os_reltime_sub(&now, &wpa_s->pending_eapol_rx_time, &age);
  2236. if (age.sec == 0 && age.usec < 200000 &&
  2237. os_memcmp(wpa_s->pending_eapol_rx_src, bssid, ETH_ALEN) ==
  2238. 0) {
  2239. wpa_dbg(wpa_s, MSG_DEBUG, "Process pending EAPOL "
  2240. "frame that was received just before "
  2241. "association notification");
  2242. wpa_supplicant_rx_eapol(
  2243. wpa_s, wpa_s->pending_eapol_rx_src,
  2244. wpabuf_head(wpa_s->pending_eapol_rx),
  2245. wpabuf_len(wpa_s->pending_eapol_rx));
  2246. }
  2247. wpabuf_free(wpa_s->pending_eapol_rx);
  2248. wpa_s->pending_eapol_rx = NULL;
  2249. }
  2250. if ((wpa_s->key_mgmt == WPA_KEY_MGMT_NONE ||
  2251. wpa_s->key_mgmt == WPA_KEY_MGMT_IEEE8021X_NO_WPA) &&
  2252. wpa_s->current_ssid &&
  2253. (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SET_KEYS_AFTER_ASSOC_DONE)) {
  2254. /* Set static WEP keys again */
  2255. wpa_set_wep_keys(wpa_s, wpa_s->current_ssid);
  2256. }
  2257. #ifdef CONFIG_IBSS_RSN
  2258. if (wpa_s->current_ssid &&
  2259. wpa_s->current_ssid->mode == WPAS_MODE_IBSS &&
  2260. wpa_s->key_mgmt != WPA_KEY_MGMT_NONE &&
  2261. wpa_s->key_mgmt != WPA_KEY_MGMT_WPA_NONE &&
  2262. wpa_s->ibss_rsn == NULL) {
  2263. wpa_s->ibss_rsn = ibss_rsn_init(wpa_s, wpa_s->current_ssid);
  2264. if (!wpa_s->ibss_rsn) {
  2265. wpa_msg(wpa_s, MSG_INFO, "Failed to init IBSS RSN");
  2266. wpa_supplicant_deauthenticate(
  2267. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  2268. return;
  2269. }
  2270. ibss_rsn_set_psk(wpa_s->ibss_rsn, wpa_s->current_ssid->psk);
  2271. }
  2272. #endif /* CONFIG_IBSS_RSN */
  2273. wpas_wps_notify_assoc(wpa_s, bssid);
  2274. if (data) {
  2275. wmm_ac_notify_assoc(wpa_s, data->assoc_info.resp_ies,
  2276. data->assoc_info.resp_ies_len,
  2277. &data->assoc_info.wmm_params);
  2278. if (wpa_s->reassoc_same_bss)
  2279. wmm_ac_restore_tspecs(wpa_s);
  2280. }
  2281. #ifdef CONFIG_FILS
  2282. if (wpa_key_mgmt_fils(wpa_s->key_mgmt)) {
  2283. struct wpa_bss *bss = wpa_bss_get_bssid(wpa_s, bssid);
  2284. const u8 *fils_cache_id = wpa_bss_get_fils_cache_id(bss);
  2285. if (fils_cache_id)
  2286. wpa_sm_set_fils_cache_id(wpa_s->wpa, fils_cache_id);
  2287. }
  2288. #endif /* CONFIG_FILS */
  2289. }
  2290. static int disconnect_reason_recoverable(u16 reason_code)
  2291. {
  2292. return reason_code == WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY ||
  2293. reason_code == WLAN_REASON_CLASS2_FRAME_FROM_NONAUTH_STA ||
  2294. reason_code == WLAN_REASON_CLASS3_FRAME_FROM_NONASSOC_STA;
  2295. }
  2296. static void wpa_supplicant_event_disassoc(struct wpa_supplicant *wpa_s,
  2297. u16 reason_code,
  2298. int locally_generated)
  2299. {
  2300. const u8 *bssid;
  2301. if (wpa_s->key_mgmt == WPA_KEY_MGMT_WPA_NONE) {
  2302. /*
  2303. * At least Host AP driver and a Prism3 card seemed to be
  2304. * generating streams of disconnected events when configuring
  2305. * IBSS for WPA-None. Ignore them for now.
  2306. */
  2307. return;
  2308. }
  2309. bssid = wpa_s->bssid;
  2310. if (is_zero_ether_addr(bssid))
  2311. bssid = wpa_s->pending_bssid;
  2312. if (!is_zero_ether_addr(bssid) ||
  2313. wpa_s->wpa_state >= WPA_AUTHENTICATING) {
  2314. wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "bssid=" MACSTR
  2315. " reason=%d%s",
  2316. MAC2STR(bssid), reason_code,
  2317. locally_generated ? " locally_generated=1" : "");
  2318. }
  2319. }
  2320. static int could_be_psk_mismatch(struct wpa_supplicant *wpa_s, u16 reason_code,
  2321. int locally_generated)
  2322. {
  2323. if (wpa_s->wpa_state != WPA_4WAY_HANDSHAKE ||
  2324. !wpa_key_mgmt_wpa_psk(wpa_s->key_mgmt))
  2325. return 0; /* Not in 4-way handshake with PSK */
  2326. /*
  2327. * It looks like connection was lost while trying to go through PSK
  2328. * 4-way handshake. Filter out known disconnection cases that are caused
  2329. * by something else than PSK mismatch to avoid confusing reports.
  2330. */
  2331. if (locally_generated) {
  2332. if (reason_code == WLAN_REASON_IE_IN_4WAY_DIFFERS)
  2333. return 0;
  2334. }
  2335. return 1;
  2336. }
  2337. static void wpa_supplicant_event_disassoc_finish(struct wpa_supplicant *wpa_s,
  2338. u16 reason_code,
  2339. int locally_generated)
  2340. {
  2341. const u8 *bssid;
  2342. int authenticating;
  2343. u8 prev_pending_bssid[ETH_ALEN];
  2344. struct wpa_bss *fast_reconnect = NULL;
  2345. struct wpa_ssid *fast_reconnect_ssid = NULL;
  2346. struct wpa_ssid *last_ssid;
  2347. struct wpa_bss *curr = NULL;
  2348. authenticating = wpa_s->wpa_state == WPA_AUTHENTICATING;
  2349. os_memcpy(prev_pending_bssid, wpa_s->pending_bssid, ETH_ALEN);
  2350. if (wpa_s->key_mgmt == WPA_KEY_MGMT_WPA_NONE) {
  2351. /*
  2352. * At least Host AP driver and a Prism3 card seemed to be
  2353. * generating streams of disconnected events when configuring
  2354. * IBSS for WPA-None. Ignore them for now.
  2355. */
  2356. wpa_dbg(wpa_s, MSG_DEBUG, "Disconnect event - ignore in "
  2357. "IBSS/WPA-None mode");
  2358. return;
  2359. }
  2360. if (!wpa_s->disconnected && wpa_s->wpa_state >= WPA_AUTHENTICATING &&
  2361. reason_code == WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY &&
  2362. locally_generated)
  2363. /*
  2364. * Remove the inactive AP (which is probably out of range) from
  2365. * the BSS list after marking disassociation. In particular
  2366. * mac80211-based drivers use the
  2367. * WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY reason code in
  2368. * locally generated disconnection events for cases where the
  2369. * AP does not reply anymore.
  2370. */
  2371. curr = wpa_s->current_bss;
  2372. if (could_be_psk_mismatch(wpa_s, reason_code, locally_generated)) {
  2373. wpa_msg(wpa_s, MSG_INFO, "WPA: 4-Way Handshake failed - "
  2374. "pre-shared key may be incorrect");
  2375. if (wpas_p2p_4way_hs_failed(wpa_s) > 0)
  2376. return; /* P2P group removed */
  2377. wpas_auth_failed(wpa_s, "WRONG_KEY");
  2378. }
  2379. if (!wpa_s->disconnected &&
  2380. (!wpa_s->auto_reconnect_disabled ||
  2381. wpa_s->key_mgmt == WPA_KEY_MGMT_WPS ||
  2382. wpas_wps_searching(wpa_s) ||
  2383. wpas_wps_reenable_networks_pending(wpa_s))) {
  2384. wpa_dbg(wpa_s, MSG_DEBUG, "Auto connect enabled: try to "
  2385. "reconnect (wps=%d/%d wpa_state=%d)",
  2386. wpa_s->key_mgmt == WPA_KEY_MGMT_WPS,
  2387. wpas_wps_searching(wpa_s),
  2388. wpa_s->wpa_state);
  2389. if (wpa_s->wpa_state == WPA_COMPLETED &&
  2390. wpa_s->current_ssid &&
  2391. wpa_s->current_ssid->mode == WPAS_MODE_INFRA &&
  2392. !locally_generated &&
  2393. disconnect_reason_recoverable(reason_code)) {
  2394. /*
  2395. * It looks like the AP has dropped association with
  2396. * us, but could allow us to get back in. Try to
  2397. * reconnect to the same BSS without full scan to save
  2398. * time for some common cases.
  2399. */
  2400. fast_reconnect = wpa_s->current_bss;
  2401. fast_reconnect_ssid = wpa_s->current_ssid;
  2402. } else if (wpa_s->wpa_state >= WPA_ASSOCIATING)
  2403. wpa_supplicant_req_scan(wpa_s, 0, 100000);
  2404. else
  2405. wpa_dbg(wpa_s, MSG_DEBUG, "Do not request new "
  2406. "immediate scan");
  2407. } else {
  2408. wpa_dbg(wpa_s, MSG_DEBUG, "Auto connect disabled: do not "
  2409. "try to re-connect");
  2410. wpa_s->reassociate = 0;
  2411. wpa_s->disconnected = 1;
  2412. if (!wpa_s->pno)
  2413. wpa_supplicant_cancel_sched_scan(wpa_s);
  2414. }
  2415. bssid = wpa_s->bssid;
  2416. if (is_zero_ether_addr(bssid))
  2417. bssid = wpa_s->pending_bssid;
  2418. if (wpa_s->wpa_state >= WPA_AUTHENTICATING)
  2419. wpas_connection_failed(wpa_s, bssid);
  2420. wpa_sm_notify_disassoc(wpa_s->wpa);
  2421. if (locally_generated)
  2422. wpa_s->disconnect_reason = -reason_code;
  2423. else
  2424. wpa_s->disconnect_reason = reason_code;
  2425. wpas_notify_disconnect_reason(wpa_s);
  2426. if (wpa_supplicant_dynamic_keys(wpa_s)) {
  2427. wpa_dbg(wpa_s, MSG_DEBUG, "Disconnect event - remove keys");
  2428. wpa_clear_keys(wpa_s, wpa_s->bssid);
  2429. }
  2430. last_ssid = wpa_s->current_ssid;
  2431. wpa_supplicant_mark_disassoc(wpa_s);
  2432. if (curr)
  2433. wpa_bss_remove(wpa_s, curr, "Connection to AP lost");
  2434. if (authenticating && (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME)) {
  2435. sme_disassoc_while_authenticating(wpa_s, prev_pending_bssid);
  2436. wpa_s->current_ssid = last_ssid;
  2437. }
  2438. if (fast_reconnect &&
  2439. !wpas_network_disabled(wpa_s, fast_reconnect_ssid) &&
  2440. !disallowed_bssid(wpa_s, fast_reconnect->bssid) &&
  2441. !disallowed_ssid(wpa_s, fast_reconnect->ssid,
  2442. fast_reconnect->ssid_len) &&
  2443. !wpas_temp_disabled(wpa_s, fast_reconnect_ssid) &&
  2444. !wpa_is_bss_tmp_disallowed(wpa_s, fast_reconnect->bssid)) {
  2445. #ifndef CONFIG_NO_SCAN_PROCESSING
  2446. wpa_dbg(wpa_s, MSG_DEBUG, "Try to reconnect to the same BSS");
  2447. if (wpa_supplicant_connect(wpa_s, fast_reconnect,
  2448. fast_reconnect_ssid) < 0) {
  2449. /* Recover through full scan */
  2450. wpa_supplicant_req_scan(wpa_s, 0, 100000);
  2451. }
  2452. #endif /* CONFIG_NO_SCAN_PROCESSING */
  2453. } else if (fast_reconnect) {
  2454. /*
  2455. * Could not reconnect to the same BSS due to network being
  2456. * disabled. Use a new scan to match the alternative behavior
  2457. * above, i.e., to continue automatic reconnection attempt in a
  2458. * way that enforces disabled network rules.
  2459. */
  2460. wpa_supplicant_req_scan(wpa_s, 0, 100000);
  2461. }
  2462. }
  2463. #ifdef CONFIG_DELAYED_MIC_ERROR_REPORT
  2464. void wpa_supplicant_delayed_mic_error_report(void *eloop_ctx, void *sock_ctx)
  2465. {
  2466. struct wpa_supplicant *wpa_s = eloop_ctx;
  2467. if (!wpa_s->pending_mic_error_report)
  2468. return;
  2469. wpa_dbg(wpa_s, MSG_DEBUG, "WPA: Sending pending MIC error report");
  2470. wpa_sm_key_request(wpa_s->wpa, 1, wpa_s->pending_mic_error_pairwise);
  2471. wpa_s->pending_mic_error_report = 0;
  2472. }
  2473. #endif /* CONFIG_DELAYED_MIC_ERROR_REPORT */
  2474. static void
  2475. wpa_supplicant_event_michael_mic_failure(struct wpa_supplicant *wpa_s,
  2476. union wpa_event_data *data)
  2477. {
  2478. int pairwise;
  2479. struct os_reltime t;
  2480. wpa_msg(wpa_s, MSG_WARNING, "Michael MIC failure detected");
  2481. pairwise = (data && data->michael_mic_failure.unicast);
  2482. os_get_reltime(&t);
  2483. if ((wpa_s->last_michael_mic_error.sec &&
  2484. !os_reltime_expired(&t, &wpa_s->last_michael_mic_error, 60)) ||
  2485. wpa_s->pending_mic_error_report) {
  2486. if (wpa_s->pending_mic_error_report) {
  2487. /*
  2488. * Send the pending MIC error report immediately since
  2489. * we are going to start countermeasures and AP better
  2490. * do the same.
  2491. */
  2492. wpa_sm_key_request(wpa_s->wpa, 1,
  2493. wpa_s->pending_mic_error_pairwise);
  2494. }
  2495. /* Send the new MIC error report immediately since we are going
  2496. * to start countermeasures and AP better do the same.
  2497. */
  2498. wpa_sm_key_request(wpa_s->wpa, 1, pairwise);
  2499. /* initialize countermeasures */
  2500. wpa_s->countermeasures = 1;
  2501. wpa_blacklist_add(wpa_s, wpa_s->bssid);
  2502. wpa_msg(wpa_s, MSG_WARNING, "TKIP countermeasures started");
  2503. /*
  2504. * Need to wait for completion of request frame. We do not get
  2505. * any callback for the message completion, so just wait a
  2506. * short while and hope for the best. */
  2507. os_sleep(0, 10000);
  2508. wpa_drv_set_countermeasures(wpa_s, 1);
  2509. wpa_supplicant_deauthenticate(wpa_s,
  2510. WLAN_REASON_MICHAEL_MIC_FAILURE);
  2511. eloop_cancel_timeout(wpa_supplicant_stop_countermeasures,
  2512. wpa_s, NULL);
  2513. eloop_register_timeout(60, 0,
  2514. wpa_supplicant_stop_countermeasures,
  2515. wpa_s, NULL);
  2516. /* TODO: mark the AP rejected for 60 second. STA is
  2517. * allowed to associate with another AP.. */
  2518. } else {
  2519. #ifdef CONFIG_DELAYED_MIC_ERROR_REPORT
  2520. if (wpa_s->mic_errors_seen) {
  2521. /*
  2522. * Reduce the effectiveness of Michael MIC error
  2523. * reports as a means for attacking against TKIP if
  2524. * more than one MIC failure is noticed with the same
  2525. * PTK. We delay the transmission of the reports by a
  2526. * random time between 0 and 60 seconds in order to
  2527. * force the attacker wait 60 seconds before getting
  2528. * the information on whether a frame resulted in a MIC
  2529. * failure.
  2530. */
  2531. u8 rval[4];
  2532. int sec;
  2533. if (os_get_random(rval, sizeof(rval)) < 0)
  2534. sec = os_random() % 60;
  2535. else
  2536. sec = WPA_GET_BE32(rval) % 60;
  2537. wpa_dbg(wpa_s, MSG_DEBUG, "WPA: Delay MIC error "
  2538. "report %d seconds", sec);
  2539. wpa_s->pending_mic_error_report = 1;
  2540. wpa_s->pending_mic_error_pairwise = pairwise;
  2541. eloop_cancel_timeout(
  2542. wpa_supplicant_delayed_mic_error_report,
  2543. wpa_s, NULL);
  2544. eloop_register_timeout(
  2545. sec, os_random() % 1000000,
  2546. wpa_supplicant_delayed_mic_error_report,
  2547. wpa_s, NULL);
  2548. } else {
  2549. wpa_sm_key_request(wpa_s->wpa, 1, pairwise);
  2550. }
  2551. #else /* CONFIG_DELAYED_MIC_ERROR_REPORT */
  2552. wpa_sm_key_request(wpa_s->wpa, 1, pairwise);
  2553. #endif /* CONFIG_DELAYED_MIC_ERROR_REPORT */
  2554. }
  2555. wpa_s->last_michael_mic_error = t;
  2556. wpa_s->mic_errors_seen++;
  2557. }
  2558. #ifdef CONFIG_TERMINATE_ONLASTIF
  2559. static int any_interfaces(struct wpa_supplicant *head)
  2560. {
  2561. struct wpa_supplicant *wpa_s;
  2562. for (wpa_s = head; wpa_s != NULL; wpa_s = wpa_s->next)
  2563. if (!wpa_s->interface_removed)
  2564. return 1;
  2565. return 0;
  2566. }
  2567. #endif /* CONFIG_TERMINATE_ONLASTIF */
  2568. static void
  2569. wpa_supplicant_event_interface_status(struct wpa_supplicant *wpa_s,
  2570. union wpa_event_data *data)
  2571. {
  2572. if (os_strcmp(wpa_s->ifname, data->interface_status.ifname) != 0)
  2573. return;
  2574. switch (data->interface_status.ievent) {
  2575. case EVENT_INTERFACE_ADDED:
  2576. if (!wpa_s->interface_removed)
  2577. break;
  2578. wpa_s->interface_removed = 0;
  2579. wpa_dbg(wpa_s, MSG_DEBUG, "Configured interface was added");
  2580. if (wpa_supplicant_driver_init(wpa_s) < 0) {
  2581. wpa_msg(wpa_s, MSG_INFO, "Failed to initialize the "
  2582. "driver after interface was added");
  2583. }
  2584. #ifdef CONFIG_P2P
  2585. if (!wpa_s->global->p2p &&
  2586. !wpa_s->global->p2p_disabled &&
  2587. !wpa_s->conf->p2p_disabled &&
  2588. (wpa_s->drv_flags &
  2589. WPA_DRIVER_FLAGS_DEDICATED_P2P_DEVICE) &&
  2590. wpas_p2p_add_p2pdev_interface(
  2591. wpa_s, wpa_s->global->params.conf_p2p_dev) < 0) {
  2592. wpa_printf(MSG_INFO,
  2593. "P2P: Failed to enable P2P Device interface");
  2594. /* Try to continue without. P2P will be disabled. */
  2595. }
  2596. #endif /* CONFIG_P2P */
  2597. break;
  2598. case EVENT_INTERFACE_REMOVED:
  2599. wpa_dbg(wpa_s, MSG_DEBUG, "Configured interface was removed");
  2600. wpa_s->interface_removed = 1;
  2601. wpa_supplicant_mark_disassoc(wpa_s);
  2602. wpa_supplicant_set_state(wpa_s, WPA_INTERFACE_DISABLED);
  2603. l2_packet_deinit(wpa_s->l2);
  2604. wpa_s->l2 = NULL;
  2605. #ifdef CONFIG_P2P
  2606. if (wpa_s->global->p2p &&
  2607. wpa_s->global->p2p_init_wpa_s->parent == wpa_s &&
  2608. (wpa_s->drv_flags &
  2609. WPA_DRIVER_FLAGS_DEDICATED_P2P_DEVICE)) {
  2610. wpa_dbg(wpa_s, MSG_DEBUG,
  2611. "Removing P2P Device interface");
  2612. wpa_supplicant_remove_iface(
  2613. wpa_s->global, wpa_s->global->p2p_init_wpa_s,
  2614. 0);
  2615. wpa_s->global->p2p_init_wpa_s = NULL;
  2616. }
  2617. #endif /* CONFIG_P2P */
  2618. #ifdef CONFIG_MATCH_IFACE
  2619. if (wpa_s->matched) {
  2620. wpa_supplicant_remove_iface(wpa_s->global, wpa_s, 0);
  2621. break;
  2622. }
  2623. #endif /* CONFIG_MATCH_IFACE */
  2624. #ifdef CONFIG_TERMINATE_ONLASTIF
  2625. /* check if last interface */
  2626. if (!any_interfaces(wpa_s->global->ifaces))
  2627. eloop_terminate();
  2628. #endif /* CONFIG_TERMINATE_ONLASTIF */
  2629. break;
  2630. }
  2631. }
  2632. #ifdef CONFIG_PEERKEY
  2633. static void
  2634. wpa_supplicant_event_stkstart(struct wpa_supplicant *wpa_s,
  2635. union wpa_event_data *data)
  2636. {
  2637. if (data == NULL)
  2638. return;
  2639. wpa_sm_stkstart(wpa_s->wpa, data->stkstart.peer);
  2640. }
  2641. #endif /* CONFIG_PEERKEY */
  2642. #ifdef CONFIG_TDLS
  2643. static void wpa_supplicant_event_tdls(struct wpa_supplicant *wpa_s,
  2644. union wpa_event_data *data)
  2645. {
  2646. if (data == NULL)
  2647. return;
  2648. switch (data->tdls.oper) {
  2649. case TDLS_REQUEST_SETUP:
  2650. wpa_tdls_remove(wpa_s->wpa, data->tdls.peer);
  2651. if (wpa_tdls_is_external_setup(wpa_s->wpa))
  2652. wpa_tdls_start(wpa_s->wpa, data->tdls.peer);
  2653. else
  2654. wpa_drv_tdls_oper(wpa_s, TDLS_SETUP, data->tdls.peer);
  2655. break;
  2656. case TDLS_REQUEST_TEARDOWN:
  2657. if (wpa_tdls_is_external_setup(wpa_s->wpa))
  2658. wpa_tdls_teardown_link(wpa_s->wpa, data->tdls.peer,
  2659. data->tdls.reason_code);
  2660. else
  2661. wpa_drv_tdls_oper(wpa_s, TDLS_TEARDOWN,
  2662. data->tdls.peer);
  2663. break;
  2664. case TDLS_REQUEST_DISCOVER:
  2665. wpa_tdls_send_discovery_request(wpa_s->wpa,
  2666. data->tdls.peer);
  2667. break;
  2668. }
  2669. }
  2670. #endif /* CONFIG_TDLS */
  2671. #ifdef CONFIG_WNM
  2672. static void wpa_supplicant_event_wnm(struct wpa_supplicant *wpa_s,
  2673. union wpa_event_data *data)
  2674. {
  2675. if (data == NULL)
  2676. return;
  2677. switch (data->wnm.oper) {
  2678. case WNM_OPER_SLEEP:
  2679. wpa_printf(MSG_DEBUG, "Start sending WNM-Sleep Request "
  2680. "(action=%d, intval=%d)",
  2681. data->wnm.sleep_action, data->wnm.sleep_intval);
  2682. ieee802_11_send_wnmsleep_req(wpa_s, data->wnm.sleep_action,
  2683. data->wnm.sleep_intval, NULL);
  2684. break;
  2685. }
  2686. }
  2687. #endif /* CONFIG_WNM */
  2688. #ifdef CONFIG_IEEE80211R
  2689. static void
  2690. wpa_supplicant_event_ft_response(struct wpa_supplicant *wpa_s,
  2691. union wpa_event_data *data)
  2692. {
  2693. if (data == NULL)
  2694. return;
  2695. if (wpa_ft_process_response(wpa_s->wpa, data->ft_ies.ies,
  2696. data->ft_ies.ies_len,
  2697. data->ft_ies.ft_action,
  2698. data->ft_ies.target_ap,
  2699. data->ft_ies.ric_ies,
  2700. data->ft_ies.ric_ies_len) < 0) {
  2701. /* TODO: prevent MLME/driver from trying to associate? */
  2702. }
  2703. }
  2704. #endif /* CONFIG_IEEE80211R */
  2705. #ifdef CONFIG_IBSS_RSN
  2706. static void wpa_supplicant_event_ibss_rsn_start(struct wpa_supplicant *wpa_s,
  2707. union wpa_event_data *data)
  2708. {
  2709. struct wpa_ssid *ssid;
  2710. if (wpa_s->wpa_state < WPA_ASSOCIATED)
  2711. return;
  2712. if (data == NULL)
  2713. return;
  2714. ssid = wpa_s->current_ssid;
  2715. if (ssid == NULL)
  2716. return;
  2717. if (ssid->mode != WPAS_MODE_IBSS || !wpa_key_mgmt_wpa(ssid->key_mgmt))
  2718. return;
  2719. ibss_rsn_start(wpa_s->ibss_rsn, data->ibss_rsn_start.peer);
  2720. }
  2721. static void wpa_supplicant_event_ibss_auth(struct wpa_supplicant *wpa_s,
  2722. union wpa_event_data *data)
  2723. {
  2724. struct wpa_ssid *ssid = wpa_s->current_ssid;
  2725. if (ssid == NULL)
  2726. return;
  2727. /* check if the ssid is correctly configured as IBSS/RSN */
  2728. if (ssid->mode != WPAS_MODE_IBSS || !wpa_key_mgmt_wpa(ssid->key_mgmt))
  2729. return;
  2730. ibss_rsn_handle_auth(wpa_s->ibss_rsn, data->rx_mgmt.frame,
  2731. data->rx_mgmt.frame_len);
  2732. }
  2733. #endif /* CONFIG_IBSS_RSN */
  2734. #ifdef CONFIG_IEEE80211R
  2735. static void ft_rx_action(struct wpa_supplicant *wpa_s, const u8 *data,
  2736. size_t len)
  2737. {
  2738. const u8 *sta_addr, *target_ap_addr;
  2739. u16 status;
  2740. wpa_hexdump(MSG_MSGDUMP, "FT: RX Action", data, len);
  2741. if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME))
  2742. return; /* only SME case supported for now */
  2743. if (len < 1 + 2 * ETH_ALEN + 2)
  2744. return;
  2745. if (data[0] != 2)
  2746. return; /* Only FT Action Response is supported for now */
  2747. sta_addr = data + 1;
  2748. target_ap_addr = data + 1 + ETH_ALEN;
  2749. status = WPA_GET_LE16(data + 1 + 2 * ETH_ALEN);
  2750. wpa_dbg(wpa_s, MSG_DEBUG, "FT: Received FT Action Response: STA "
  2751. MACSTR " TargetAP " MACSTR " status %u",
  2752. MAC2STR(sta_addr), MAC2STR(target_ap_addr), status);
  2753. if (os_memcmp(sta_addr, wpa_s->own_addr, ETH_ALEN) != 0) {
  2754. wpa_dbg(wpa_s, MSG_DEBUG, "FT: Foreign STA Address " MACSTR
  2755. " in FT Action Response", MAC2STR(sta_addr));
  2756. return;
  2757. }
  2758. if (status) {
  2759. wpa_dbg(wpa_s, MSG_DEBUG, "FT: FT Action Response indicates "
  2760. "failure (status code %d)", status);
  2761. /* TODO: report error to FT code(?) */
  2762. return;
  2763. }
  2764. if (wpa_ft_process_response(wpa_s->wpa, data + 1 + 2 * ETH_ALEN + 2,
  2765. len - (1 + 2 * ETH_ALEN + 2), 1,
  2766. target_ap_addr, NULL, 0) < 0)
  2767. return;
  2768. #ifdef CONFIG_SME
  2769. {
  2770. struct wpa_bss *bss;
  2771. bss = wpa_bss_get_bssid(wpa_s, target_ap_addr);
  2772. if (bss)
  2773. wpa_s->sme.freq = bss->freq;
  2774. wpa_s->sme.auth_alg = WPA_AUTH_ALG_FT;
  2775. sme_associate(wpa_s, WPAS_MODE_INFRA, target_ap_addr,
  2776. WLAN_AUTH_FT);
  2777. }
  2778. #endif /* CONFIG_SME */
  2779. }
  2780. #endif /* CONFIG_IEEE80211R */
  2781. static void wpa_supplicant_event_unprot_deauth(struct wpa_supplicant *wpa_s,
  2782. struct unprot_deauth *e)
  2783. {
  2784. #ifdef CONFIG_IEEE80211W
  2785. wpa_printf(MSG_DEBUG, "Unprotected Deauthentication frame "
  2786. "dropped: " MACSTR " -> " MACSTR
  2787. " (reason code %u)",
  2788. MAC2STR(e->sa), MAC2STR(e->da), e->reason_code);
  2789. sme_event_unprot_disconnect(wpa_s, e->sa, e->da, e->reason_code);
  2790. #endif /* CONFIG_IEEE80211W */
  2791. }
  2792. static void wpa_supplicant_event_unprot_disassoc(struct wpa_supplicant *wpa_s,
  2793. struct unprot_disassoc *e)
  2794. {
  2795. #ifdef CONFIG_IEEE80211W
  2796. wpa_printf(MSG_DEBUG, "Unprotected Disassociation frame "
  2797. "dropped: " MACSTR " -> " MACSTR
  2798. " (reason code %u)",
  2799. MAC2STR(e->sa), MAC2STR(e->da), e->reason_code);
  2800. sme_event_unprot_disconnect(wpa_s, e->sa, e->da, e->reason_code);
  2801. #endif /* CONFIG_IEEE80211W */
  2802. }
  2803. static void wpas_event_disconnect(struct wpa_supplicant *wpa_s, const u8 *addr,
  2804. u16 reason_code, int locally_generated,
  2805. const u8 *ie, size_t ie_len, int deauth)
  2806. {
  2807. #ifdef CONFIG_AP
  2808. if (wpa_s->ap_iface && addr) {
  2809. hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], addr);
  2810. return;
  2811. }
  2812. if (wpa_s->ap_iface) {
  2813. wpa_dbg(wpa_s, MSG_DEBUG, "Ignore deauth event in AP mode");
  2814. return;
  2815. }
  2816. #endif /* CONFIG_AP */
  2817. if (!locally_generated)
  2818. wpa_s->own_disconnect_req = 0;
  2819. wpa_supplicant_event_disassoc(wpa_s, reason_code, locally_generated);
  2820. if (((reason_code == WLAN_REASON_IEEE_802_1X_AUTH_FAILED ||
  2821. ((wpa_key_mgmt_wpa_ieee8021x(wpa_s->key_mgmt) ||
  2822. (wpa_s->key_mgmt & WPA_KEY_MGMT_IEEE8021X_NO_WPA)) &&
  2823. eapol_sm_failed(wpa_s->eapol))) &&
  2824. !wpa_s->eap_expected_failure))
  2825. wpas_auth_failed(wpa_s, "AUTH_FAILED");
  2826. #ifdef CONFIG_P2P
  2827. if (deauth && reason_code > 0) {
  2828. if (wpas_p2p_deauth_notif(wpa_s, addr, reason_code, ie, ie_len,
  2829. locally_generated) > 0) {
  2830. /*
  2831. * The interface was removed, so cannot continue
  2832. * processing any additional operations after this.
  2833. */
  2834. return;
  2835. }
  2836. }
  2837. #endif /* CONFIG_P2P */
  2838. wpa_supplicant_event_disassoc_finish(wpa_s, reason_code,
  2839. locally_generated);
  2840. }
  2841. static void wpas_event_disassoc(struct wpa_supplicant *wpa_s,
  2842. struct disassoc_info *info)
  2843. {
  2844. u16 reason_code = 0;
  2845. int locally_generated = 0;
  2846. const u8 *addr = NULL;
  2847. const u8 *ie = NULL;
  2848. size_t ie_len = 0;
  2849. wpa_dbg(wpa_s, MSG_DEBUG, "Disassociation notification");
  2850. if (info) {
  2851. addr = info->addr;
  2852. ie = info->ie;
  2853. ie_len = info->ie_len;
  2854. reason_code = info->reason_code;
  2855. locally_generated = info->locally_generated;
  2856. wpa_dbg(wpa_s, MSG_DEBUG, " * reason %u%s", reason_code,
  2857. locally_generated ? " (locally generated)" : "");
  2858. if (addr)
  2859. wpa_dbg(wpa_s, MSG_DEBUG, " * address " MACSTR,
  2860. MAC2STR(addr));
  2861. wpa_hexdump(MSG_DEBUG, "Disassociation frame IE(s)",
  2862. ie, ie_len);
  2863. }
  2864. #ifdef CONFIG_AP
  2865. if (wpa_s->ap_iface && info && info->addr) {
  2866. hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], info->addr);
  2867. return;
  2868. }
  2869. if (wpa_s->ap_iface) {
  2870. wpa_dbg(wpa_s, MSG_DEBUG, "Ignore disassoc event in AP mode");
  2871. return;
  2872. }
  2873. #endif /* CONFIG_AP */
  2874. #ifdef CONFIG_P2P
  2875. if (info) {
  2876. wpas_p2p_disassoc_notif(
  2877. wpa_s, info->addr, reason_code, info->ie, info->ie_len,
  2878. locally_generated);
  2879. }
  2880. #endif /* CONFIG_P2P */
  2881. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME)
  2882. sme_event_disassoc(wpa_s, info);
  2883. wpas_event_disconnect(wpa_s, addr, reason_code, locally_generated,
  2884. ie, ie_len, 0);
  2885. }
  2886. static void wpas_event_deauth(struct wpa_supplicant *wpa_s,
  2887. struct deauth_info *info)
  2888. {
  2889. u16 reason_code = 0;
  2890. int locally_generated = 0;
  2891. const u8 *addr = NULL;
  2892. const u8 *ie = NULL;
  2893. size_t ie_len = 0;
  2894. wpa_dbg(wpa_s, MSG_DEBUG, "Deauthentication notification");
  2895. if (info) {
  2896. addr = info->addr;
  2897. ie = info->ie;
  2898. ie_len = info->ie_len;
  2899. reason_code = info->reason_code;
  2900. locally_generated = info->locally_generated;
  2901. wpa_dbg(wpa_s, MSG_DEBUG, " * reason %u%s",
  2902. reason_code,
  2903. locally_generated ? " (locally generated)" : "");
  2904. if (addr) {
  2905. wpa_dbg(wpa_s, MSG_DEBUG, " * address " MACSTR,
  2906. MAC2STR(addr));
  2907. }
  2908. wpa_hexdump(MSG_DEBUG, "Deauthentication frame IE(s)",
  2909. ie, ie_len);
  2910. }
  2911. wpa_reset_ft_completed(wpa_s->wpa);
  2912. wpas_event_disconnect(wpa_s, addr, reason_code,
  2913. locally_generated, ie, ie_len, 1);
  2914. }
  2915. static const char * reg_init_str(enum reg_change_initiator init)
  2916. {
  2917. switch (init) {
  2918. case REGDOM_SET_BY_CORE:
  2919. return "CORE";
  2920. case REGDOM_SET_BY_USER:
  2921. return "USER";
  2922. case REGDOM_SET_BY_DRIVER:
  2923. return "DRIVER";
  2924. case REGDOM_SET_BY_COUNTRY_IE:
  2925. return "COUNTRY_IE";
  2926. case REGDOM_BEACON_HINT:
  2927. return "BEACON_HINT";
  2928. }
  2929. return "?";
  2930. }
  2931. static const char * reg_type_str(enum reg_type type)
  2932. {
  2933. switch (type) {
  2934. case REGDOM_TYPE_UNKNOWN:
  2935. return "UNKNOWN";
  2936. case REGDOM_TYPE_COUNTRY:
  2937. return "COUNTRY";
  2938. case REGDOM_TYPE_WORLD:
  2939. return "WORLD";
  2940. case REGDOM_TYPE_CUSTOM_WORLD:
  2941. return "CUSTOM_WORLD";
  2942. case REGDOM_TYPE_INTERSECTION:
  2943. return "INTERSECTION";
  2944. }
  2945. return "?";
  2946. }
  2947. static void wpa_supplicant_update_channel_list(
  2948. struct wpa_supplicant *wpa_s, struct channel_list_changed *info)
  2949. {
  2950. struct wpa_supplicant *ifs;
  2951. u8 dfs_domain;
  2952. /*
  2953. * To allow backwards compatibility with higher level layers that
  2954. * assumed the REGDOM_CHANGE event is sent over the initially added
  2955. * interface. Find the highest parent of this interface and use it to
  2956. * send the event.
  2957. */
  2958. for (ifs = wpa_s; ifs->parent && ifs != ifs->parent; ifs = ifs->parent)
  2959. ;
  2960. wpa_msg(ifs, MSG_INFO, WPA_EVENT_REGDOM_CHANGE "init=%s type=%s%s%s",
  2961. reg_init_str(info->initiator), reg_type_str(info->type),
  2962. info->alpha2[0] ? " alpha2=" : "",
  2963. info->alpha2[0] ? info->alpha2 : "");
  2964. if (wpa_s->drv_priv == NULL)
  2965. return; /* Ignore event during drv initialization */
  2966. dl_list_for_each(ifs, &wpa_s->radio->ifaces, struct wpa_supplicant,
  2967. radio_list) {
  2968. wpa_printf(MSG_DEBUG, "%s: Updating hw mode",
  2969. ifs->ifname);
  2970. free_hw_features(ifs);
  2971. ifs->hw.modes = wpa_drv_get_hw_feature_data(
  2972. ifs, &ifs->hw.num_modes, &ifs->hw.flags, &dfs_domain);
  2973. /* Restart PNO/sched_scan with updated channel list */
  2974. if (ifs->pno) {
  2975. wpas_stop_pno(ifs);
  2976. wpas_start_pno(ifs);
  2977. } else if (ifs->sched_scanning && !ifs->pno_sched_pending) {
  2978. wpa_dbg(ifs, MSG_DEBUG,
  2979. "Channel list changed - restart sched_scan");
  2980. wpas_scan_restart_sched_scan(ifs);
  2981. }
  2982. }
  2983. wpas_p2p_update_channel_list(wpa_s, WPAS_P2P_CHANNEL_UPDATE_DRIVER);
  2984. }
  2985. static void wpas_event_rx_mgmt_action(struct wpa_supplicant *wpa_s,
  2986. const u8 *frame, size_t len, int freq,
  2987. int rssi)
  2988. {
  2989. const struct ieee80211_mgmt *mgmt;
  2990. const u8 *payload;
  2991. size_t plen;
  2992. u8 category;
  2993. if (len < IEEE80211_HDRLEN + 2)
  2994. return;
  2995. mgmt = (const struct ieee80211_mgmt *) frame;
  2996. payload = frame + IEEE80211_HDRLEN;
  2997. category = *payload++;
  2998. plen = len - IEEE80211_HDRLEN - 1;
  2999. wpa_dbg(wpa_s, MSG_DEBUG, "Received Action frame: SA=" MACSTR
  3000. " Category=%u DataLen=%d freq=%d MHz",
  3001. MAC2STR(mgmt->sa), category, (int) plen, freq);
  3002. if (category == WLAN_ACTION_WMM) {
  3003. wmm_ac_rx_action(wpa_s, mgmt->da, mgmt->sa, payload, plen);
  3004. return;
  3005. }
  3006. #ifdef CONFIG_IEEE80211R
  3007. if (category == WLAN_ACTION_FT) {
  3008. ft_rx_action(wpa_s, payload, plen);
  3009. return;
  3010. }
  3011. #endif /* CONFIG_IEEE80211R */
  3012. #ifdef CONFIG_IEEE80211W
  3013. #ifdef CONFIG_SME
  3014. if (category == WLAN_ACTION_SA_QUERY) {
  3015. sme_sa_query_rx(wpa_s, mgmt->sa, payload, plen);
  3016. return;
  3017. }
  3018. #endif /* CONFIG_SME */
  3019. #endif /* CONFIG_IEEE80211W */
  3020. #ifdef CONFIG_WNM
  3021. if (mgmt->u.action.category == WLAN_ACTION_WNM) {
  3022. ieee802_11_rx_wnm_action(wpa_s, mgmt, len);
  3023. return;
  3024. }
  3025. #endif /* CONFIG_WNM */
  3026. #ifdef CONFIG_GAS
  3027. if ((mgmt->u.action.category == WLAN_ACTION_PUBLIC ||
  3028. mgmt->u.action.category == WLAN_ACTION_PROTECTED_DUAL) &&
  3029. gas_query_rx(wpa_s->gas, mgmt->da, mgmt->sa, mgmt->bssid,
  3030. mgmt->u.action.category,
  3031. payload, plen, freq) == 0)
  3032. return;
  3033. #endif /* CONFIG_GAS */
  3034. #ifdef CONFIG_GAS_SERVER
  3035. if ((mgmt->u.action.category == WLAN_ACTION_PUBLIC ||
  3036. mgmt->u.action.category == WLAN_ACTION_PROTECTED_DUAL) &&
  3037. gas_server_rx(wpa_s->gas_server, mgmt->da, mgmt->sa, mgmt->bssid,
  3038. mgmt->u.action.category,
  3039. payload, plen, freq) == 0)
  3040. return;
  3041. #endif /* CONFIG_GAS_SERVER */
  3042. #ifdef CONFIG_TDLS
  3043. if (category == WLAN_ACTION_PUBLIC && plen >= 4 &&
  3044. payload[0] == WLAN_TDLS_DISCOVERY_RESPONSE) {
  3045. wpa_dbg(wpa_s, MSG_DEBUG,
  3046. "TDLS: Received Discovery Response from " MACSTR,
  3047. MAC2STR(mgmt->sa));
  3048. return;
  3049. }
  3050. #endif /* CONFIG_TDLS */
  3051. #ifdef CONFIG_INTERWORKING
  3052. if (category == WLAN_ACTION_QOS && plen >= 1 &&
  3053. payload[0] == QOS_QOS_MAP_CONFIG) {
  3054. const u8 *pos = payload + 1;
  3055. size_t qlen = plen - 1;
  3056. wpa_dbg(wpa_s, MSG_DEBUG, "Interworking: Received QoS Map Configure frame from "
  3057. MACSTR, MAC2STR(mgmt->sa));
  3058. if (os_memcmp(mgmt->sa, wpa_s->bssid, ETH_ALEN) == 0 &&
  3059. qlen > 2 && pos[0] == WLAN_EID_QOS_MAP_SET &&
  3060. pos[1] <= qlen - 2 && pos[1] >= 16)
  3061. wpas_qos_map_set(wpa_s, pos + 2, pos[1]);
  3062. return;
  3063. }
  3064. #endif /* CONFIG_INTERWORKING */
  3065. if (category == WLAN_ACTION_RADIO_MEASUREMENT &&
  3066. payload[0] == WLAN_RRM_RADIO_MEASUREMENT_REQUEST) {
  3067. wpas_rrm_handle_radio_measurement_request(wpa_s, mgmt->sa,
  3068. mgmt->da,
  3069. payload + 1,
  3070. plen - 1);
  3071. return;
  3072. }
  3073. if (category == WLAN_ACTION_RADIO_MEASUREMENT &&
  3074. payload[0] == WLAN_RRM_NEIGHBOR_REPORT_RESPONSE) {
  3075. wpas_rrm_process_neighbor_rep(wpa_s, payload + 1, plen - 1);
  3076. return;
  3077. }
  3078. if (category == WLAN_ACTION_RADIO_MEASUREMENT &&
  3079. payload[0] == WLAN_RRM_LINK_MEASUREMENT_REQUEST) {
  3080. wpas_rrm_handle_link_measurement_request(wpa_s, mgmt->sa,
  3081. payload + 1, plen - 1,
  3082. rssi);
  3083. return;
  3084. }
  3085. #ifdef CONFIG_FST
  3086. if (mgmt->u.action.category == WLAN_ACTION_FST && wpa_s->fst) {
  3087. fst_rx_action(wpa_s->fst, mgmt, len);
  3088. return;
  3089. }
  3090. #endif /* CONFIG_FST */
  3091. #ifdef CONFIG_DPP
  3092. if (category == WLAN_ACTION_PUBLIC && plen >= 5 &&
  3093. payload[0] == WLAN_PA_VENDOR_SPECIFIC &&
  3094. WPA_GET_BE24(&payload[1]) == OUI_WFA &&
  3095. payload[4] == DPP_OUI_TYPE) {
  3096. payload += 5;
  3097. plen -= 5;
  3098. wpas_dpp_rx_action(wpa_s, mgmt->sa, payload, plen, freq);
  3099. return;
  3100. }
  3101. #endif /* CONFIG_DPP */
  3102. wpas_p2p_rx_action(wpa_s, mgmt->da, mgmt->sa, mgmt->bssid,
  3103. category, payload, plen, freq);
  3104. if (wpa_s->ifmsh)
  3105. mesh_mpm_action_rx(wpa_s, mgmt, len);
  3106. }
  3107. static void wpa_supplicant_notify_avoid_freq(struct wpa_supplicant *wpa_s,
  3108. union wpa_event_data *event)
  3109. {
  3110. struct wpa_freq_range_list *list;
  3111. char *str = NULL;
  3112. list = &event->freq_range;
  3113. if (list->num)
  3114. str = freq_range_list_str(list);
  3115. wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_AVOID_FREQ "ranges=%s",
  3116. str ? str : "");
  3117. #ifdef CONFIG_P2P
  3118. if (freq_range_list_parse(&wpa_s->global->p2p_go_avoid_freq, str)) {
  3119. wpa_dbg(wpa_s, MSG_ERROR, "%s: Failed to parse freq range",
  3120. __func__);
  3121. } else {
  3122. wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Update channel list based on frequency avoid event");
  3123. /*
  3124. * The update channel flow will also take care of moving a GO
  3125. * from the unsafe frequency if needed.
  3126. */
  3127. wpas_p2p_update_channel_list(wpa_s,
  3128. WPAS_P2P_CHANNEL_UPDATE_AVOID);
  3129. }
  3130. #endif /* CONFIG_P2P */
  3131. os_free(str);
  3132. }
  3133. static void wpa_supplicant_event_assoc_auth(struct wpa_supplicant *wpa_s,
  3134. union wpa_event_data *data)
  3135. {
  3136. wpa_dbg(wpa_s, MSG_DEBUG,
  3137. "Connection authorized by device, previous state %d",
  3138. wpa_s->wpa_state);
  3139. if (wpa_s->wpa_state == WPA_ASSOCIATED) {
  3140. wpa_supplicant_cancel_auth_timeout(wpa_s);
  3141. wpa_supplicant_set_state(wpa_s, WPA_COMPLETED);
  3142. eapol_sm_notify_portValid(wpa_s->eapol, TRUE);
  3143. eapol_sm_notify_eap_success(wpa_s->eapol, TRUE);
  3144. }
  3145. wpa_sm_set_ptk_kck_kek(wpa_s->wpa, data->assoc_info.ptk_kck,
  3146. data->assoc_info.ptk_kck_len,
  3147. data->assoc_info.ptk_kek,
  3148. data->assoc_info.ptk_kek_len);
  3149. #ifdef CONFIG_FILS
  3150. if (wpa_s->auth_alg == WPA_AUTH_ALG_FILS) {
  3151. struct wpa_bss *bss = wpa_bss_get_bssid(wpa_s, wpa_s->bssid);
  3152. const u8 *fils_cache_id = wpa_bss_get_fils_cache_id(bss);
  3153. /* Update ERP next sequence number */
  3154. eapol_sm_update_erp_next_seq_num(
  3155. wpa_s->eapol, data->assoc_info.fils_erp_next_seq_num);
  3156. if (data->assoc_info.fils_pmk && data->assoc_info.fils_pmkid) {
  3157. /* Add the new PMK and PMKID to the PMKSA cache */
  3158. wpa_sm_pmksa_cache_add(wpa_s->wpa,
  3159. data->assoc_info.fils_pmk,
  3160. data->assoc_info.fils_pmk_len,
  3161. data->assoc_info.fils_pmkid,
  3162. wpa_s->bssid, fils_cache_id);
  3163. } else if (data->assoc_info.fils_pmkid) {
  3164. /* Update the current PMKSA used for this connection */
  3165. pmksa_cache_set_current(wpa_s->wpa,
  3166. data->assoc_info.fils_pmkid,
  3167. NULL, NULL, 0, NULL);
  3168. }
  3169. } else {
  3170. wpa_sm_set_rx_replay_ctr(wpa_s->wpa,
  3171. data->assoc_info.key_replay_ctr);
  3172. }
  3173. #else /* CONFIG_FILS */
  3174. wpa_sm_set_rx_replay_ctr(wpa_s->wpa, data->assoc_info.key_replay_ctr);
  3175. #endif /* CONFIG_FILS */
  3176. }
  3177. void wpa_supplicant_event(void *ctx, enum wpa_event_type event,
  3178. union wpa_event_data *data)
  3179. {
  3180. struct wpa_supplicant *wpa_s = ctx;
  3181. int resched;
  3182. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED &&
  3183. event != EVENT_INTERFACE_ENABLED &&
  3184. event != EVENT_INTERFACE_STATUS &&
  3185. event != EVENT_SCAN_RESULTS &&
  3186. event != EVENT_SCHED_SCAN_STOPPED) {
  3187. wpa_dbg(wpa_s, MSG_DEBUG,
  3188. "Ignore event %s (%d) while interface is disabled",
  3189. event_to_string(event), event);
  3190. return;
  3191. }
  3192. #ifndef CONFIG_NO_STDOUT_DEBUG
  3193. {
  3194. int level = MSG_DEBUG;
  3195. if (event == EVENT_RX_MGMT && data->rx_mgmt.frame_len >= 24) {
  3196. const struct ieee80211_hdr *hdr;
  3197. u16 fc;
  3198. hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame;
  3199. fc = le_to_host16(hdr->frame_control);
  3200. if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
  3201. WLAN_FC_GET_STYPE(fc) == WLAN_FC_STYPE_BEACON)
  3202. level = MSG_EXCESSIVE;
  3203. }
  3204. wpa_dbg(wpa_s, level, "Event %s (%d) received",
  3205. event_to_string(event), event);
  3206. }
  3207. #endif /* CONFIG_NO_STDOUT_DEBUG */
  3208. switch (event) {
  3209. case EVENT_AUTH:
  3210. #ifdef CONFIG_FST
  3211. if (!wpas_fst_update_mbie(wpa_s, data->auth.ies,
  3212. data->auth.ies_len))
  3213. wpa_printf(MSG_DEBUG,
  3214. "FST: MB IEs updated from auth IE");
  3215. #endif /* CONFIG_FST */
  3216. sme_event_auth(wpa_s, data);
  3217. break;
  3218. case EVENT_ASSOC:
  3219. #ifdef CONFIG_TESTING_OPTIONS
  3220. if (wpa_s->ignore_auth_resp) {
  3221. wpa_printf(MSG_INFO,
  3222. "EVENT_ASSOC - ignore_auth_resp active!");
  3223. break;
  3224. }
  3225. #endif /* CONFIG_TESTING_OPTIONS */
  3226. wpa_supplicant_event_assoc(wpa_s, data);
  3227. if (data &&
  3228. (data->assoc_info.authorized ||
  3229. (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME) &&
  3230. wpa_fils_is_completed(wpa_s->wpa))))
  3231. wpa_supplicant_event_assoc_auth(wpa_s, data);
  3232. if (data) {
  3233. wpa_msg(wpa_s, MSG_INFO,
  3234. WPA_EVENT_SUBNET_STATUS_UPDATE "status=%u",
  3235. data->assoc_info.subnet_status);
  3236. }
  3237. break;
  3238. case EVENT_DISASSOC:
  3239. wpas_event_disassoc(wpa_s,
  3240. data ? &data->disassoc_info : NULL);
  3241. break;
  3242. case EVENT_DEAUTH:
  3243. #ifdef CONFIG_TESTING_OPTIONS
  3244. if (wpa_s->ignore_auth_resp) {
  3245. wpa_printf(MSG_INFO,
  3246. "EVENT_DEAUTH - ignore_auth_resp active!");
  3247. break;
  3248. }
  3249. #endif /* CONFIG_TESTING_OPTIONS */
  3250. wpas_event_deauth(wpa_s,
  3251. data ? &data->deauth_info : NULL);
  3252. break;
  3253. case EVENT_MICHAEL_MIC_FAILURE:
  3254. wpa_supplicant_event_michael_mic_failure(wpa_s, data);
  3255. break;
  3256. #ifndef CONFIG_NO_SCAN_PROCESSING
  3257. case EVENT_SCAN_STARTED:
  3258. if (wpa_s->own_scan_requested ||
  3259. (data && !data->scan_info.external_scan)) {
  3260. struct os_reltime diff;
  3261. os_get_reltime(&wpa_s->scan_start_time);
  3262. os_reltime_sub(&wpa_s->scan_start_time,
  3263. &wpa_s->scan_trigger_time, &diff);
  3264. wpa_dbg(wpa_s, MSG_DEBUG, "Own scan request started a scan in %ld.%06ld seconds",
  3265. diff.sec, diff.usec);
  3266. wpa_s->own_scan_requested = 0;
  3267. wpa_s->own_scan_running = 1;
  3268. if (wpa_s->last_scan_req == MANUAL_SCAN_REQ &&
  3269. wpa_s->manual_scan_use_id) {
  3270. wpa_msg_ctrl(wpa_s, MSG_INFO,
  3271. WPA_EVENT_SCAN_STARTED "id=%u",
  3272. wpa_s->manual_scan_id);
  3273. } else {
  3274. wpa_msg_ctrl(wpa_s, MSG_INFO,
  3275. WPA_EVENT_SCAN_STARTED);
  3276. }
  3277. } else {
  3278. wpa_dbg(wpa_s, MSG_DEBUG, "External program started a scan");
  3279. wpa_s->radio->external_scan_running = 1;
  3280. wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_SCAN_STARTED);
  3281. }
  3282. break;
  3283. case EVENT_SCAN_RESULTS:
  3284. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  3285. wpa_s->scan_res_handler = NULL;
  3286. wpa_s->own_scan_running = 0;
  3287. wpa_s->radio->external_scan_running = 0;
  3288. wpa_s->last_scan_req = NORMAL_SCAN_REQ;
  3289. break;
  3290. }
  3291. if (!(data && data->scan_info.external_scan) &&
  3292. os_reltime_initialized(&wpa_s->scan_start_time)) {
  3293. struct os_reltime now, diff;
  3294. os_get_reltime(&now);
  3295. os_reltime_sub(&now, &wpa_s->scan_start_time, &diff);
  3296. wpa_s->scan_start_time.sec = 0;
  3297. wpa_s->scan_start_time.usec = 0;
  3298. wpa_dbg(wpa_s, MSG_DEBUG, "Scan completed in %ld.%06ld seconds",
  3299. diff.sec, diff.usec);
  3300. }
  3301. if (wpa_supplicant_event_scan_results(wpa_s, data))
  3302. break; /* interface may have been removed */
  3303. if (!(data && data->scan_info.external_scan))
  3304. wpa_s->own_scan_running = 0;
  3305. if (data && data->scan_info.nl_scan_event)
  3306. wpa_s->radio->external_scan_running = 0;
  3307. radio_work_check_next(wpa_s);
  3308. break;
  3309. #endif /* CONFIG_NO_SCAN_PROCESSING */
  3310. case EVENT_ASSOCINFO:
  3311. wpa_supplicant_event_associnfo(wpa_s, data);
  3312. break;
  3313. case EVENT_INTERFACE_STATUS:
  3314. wpa_supplicant_event_interface_status(wpa_s, data);
  3315. break;
  3316. case EVENT_PMKID_CANDIDATE:
  3317. wpa_supplicant_event_pmkid_candidate(wpa_s, data);
  3318. break;
  3319. #ifdef CONFIG_PEERKEY
  3320. case EVENT_STKSTART:
  3321. wpa_supplicant_event_stkstart(wpa_s, data);
  3322. break;
  3323. #endif /* CONFIG_PEERKEY */
  3324. #ifdef CONFIG_TDLS
  3325. case EVENT_TDLS:
  3326. wpa_supplicant_event_tdls(wpa_s, data);
  3327. break;
  3328. #endif /* CONFIG_TDLS */
  3329. #ifdef CONFIG_WNM
  3330. case EVENT_WNM:
  3331. wpa_supplicant_event_wnm(wpa_s, data);
  3332. break;
  3333. #endif /* CONFIG_WNM */
  3334. #ifdef CONFIG_IEEE80211R
  3335. case EVENT_FT_RESPONSE:
  3336. wpa_supplicant_event_ft_response(wpa_s, data);
  3337. break;
  3338. #endif /* CONFIG_IEEE80211R */
  3339. #ifdef CONFIG_IBSS_RSN
  3340. case EVENT_IBSS_RSN_START:
  3341. wpa_supplicant_event_ibss_rsn_start(wpa_s, data);
  3342. break;
  3343. #endif /* CONFIG_IBSS_RSN */
  3344. case EVENT_ASSOC_REJECT:
  3345. if (data->assoc_reject.bssid)
  3346. wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_ASSOC_REJECT
  3347. "bssid=" MACSTR " status_code=%u%s%s%s",
  3348. MAC2STR(data->assoc_reject.bssid),
  3349. data->assoc_reject.status_code,
  3350. data->assoc_reject.timed_out ? " timeout" : "",
  3351. data->assoc_reject.timeout_reason ? "=" : "",
  3352. data->assoc_reject.timeout_reason ?
  3353. data->assoc_reject.timeout_reason : "");
  3354. else
  3355. wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_ASSOC_REJECT
  3356. "status_code=%u%s%s%s",
  3357. data->assoc_reject.status_code,
  3358. data->assoc_reject.timed_out ? " timeout" : "",
  3359. data->assoc_reject.timeout_reason ? "=" : "",
  3360. data->assoc_reject.timeout_reason ?
  3361. data->assoc_reject.timeout_reason : "");
  3362. wpa_s->assoc_status_code = data->assoc_reject.status_code;
  3363. wpas_notify_assoc_status_code(wpa_s);
  3364. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME)
  3365. sme_event_assoc_reject(wpa_s, data);
  3366. else {
  3367. const u8 *bssid = data->assoc_reject.bssid;
  3368. #ifdef CONFIG_FILS
  3369. /* Update ERP next sequence number */
  3370. if (wpa_s->auth_alg == WPA_AUTH_ALG_FILS)
  3371. eapol_sm_update_erp_next_seq_num(
  3372. wpa_s->eapol,
  3373. data->assoc_reject.fils_erp_next_seq_num);
  3374. #endif /* CONFIG_FILS */
  3375. if (bssid == NULL || is_zero_ether_addr(bssid))
  3376. bssid = wpa_s->pending_bssid;
  3377. wpas_connection_failed(wpa_s, bssid);
  3378. wpa_supplicant_mark_disassoc(wpa_s);
  3379. }
  3380. break;
  3381. case EVENT_AUTH_TIMED_OUT:
  3382. /* It is possible to get this event from earlier connection */
  3383. if (wpa_s->current_ssid &&
  3384. wpa_s->current_ssid->mode == WPAS_MODE_MESH) {
  3385. wpa_dbg(wpa_s, MSG_DEBUG,
  3386. "Ignore AUTH_TIMED_OUT in mesh configuration");
  3387. break;
  3388. }
  3389. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME)
  3390. sme_event_auth_timed_out(wpa_s, data);
  3391. break;
  3392. case EVENT_ASSOC_TIMED_OUT:
  3393. /* It is possible to get this event from earlier connection */
  3394. if (wpa_s->current_ssid &&
  3395. wpa_s->current_ssid->mode == WPAS_MODE_MESH) {
  3396. wpa_dbg(wpa_s, MSG_DEBUG,
  3397. "Ignore ASSOC_TIMED_OUT in mesh configuration");
  3398. break;
  3399. }
  3400. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME)
  3401. sme_event_assoc_timed_out(wpa_s, data);
  3402. break;
  3403. case EVENT_TX_STATUS:
  3404. wpa_dbg(wpa_s, MSG_DEBUG, "EVENT_TX_STATUS dst=" MACSTR
  3405. " type=%d stype=%d",
  3406. MAC2STR(data->tx_status.dst),
  3407. data->tx_status.type, data->tx_status.stype);
  3408. #ifdef CONFIG_AP
  3409. if (wpa_s->ap_iface == NULL) {
  3410. #ifdef CONFIG_OFFCHANNEL
  3411. if (data->tx_status.type == WLAN_FC_TYPE_MGMT &&
  3412. data->tx_status.stype == WLAN_FC_STYPE_ACTION)
  3413. offchannel_send_action_tx_status(
  3414. wpa_s, data->tx_status.dst,
  3415. data->tx_status.data,
  3416. data->tx_status.data_len,
  3417. data->tx_status.ack ?
  3418. OFFCHANNEL_SEND_ACTION_SUCCESS :
  3419. OFFCHANNEL_SEND_ACTION_NO_ACK);
  3420. #endif /* CONFIG_OFFCHANNEL */
  3421. break;
  3422. }
  3423. #endif /* CONFIG_AP */
  3424. #ifdef CONFIG_OFFCHANNEL
  3425. wpa_dbg(wpa_s, MSG_DEBUG, "EVENT_TX_STATUS pending_dst="
  3426. MACSTR, MAC2STR(wpa_s->p2pdev->pending_action_dst));
  3427. /*
  3428. * Catch TX status events for Action frames we sent via group
  3429. * interface in GO mode, or via standalone AP interface.
  3430. * Note, wpa_s->p2pdev will be the same as wpa_s->parent,
  3431. * except when the primary interface is used as a GO interface
  3432. * (for drivers which do not have group interface concurrency)
  3433. */
  3434. if (data->tx_status.type == WLAN_FC_TYPE_MGMT &&
  3435. data->tx_status.stype == WLAN_FC_STYPE_ACTION &&
  3436. os_memcmp(wpa_s->p2pdev->pending_action_dst,
  3437. data->tx_status.dst, ETH_ALEN) == 0) {
  3438. offchannel_send_action_tx_status(
  3439. wpa_s->p2pdev, data->tx_status.dst,
  3440. data->tx_status.data,
  3441. data->tx_status.data_len,
  3442. data->tx_status.ack ?
  3443. OFFCHANNEL_SEND_ACTION_SUCCESS :
  3444. OFFCHANNEL_SEND_ACTION_NO_ACK);
  3445. break;
  3446. }
  3447. #endif /* CONFIG_OFFCHANNEL */
  3448. #ifdef CONFIG_AP
  3449. switch (data->tx_status.type) {
  3450. case WLAN_FC_TYPE_MGMT:
  3451. ap_mgmt_tx_cb(wpa_s, data->tx_status.data,
  3452. data->tx_status.data_len,
  3453. data->tx_status.stype,
  3454. data->tx_status.ack);
  3455. break;
  3456. case WLAN_FC_TYPE_DATA:
  3457. ap_tx_status(wpa_s, data->tx_status.dst,
  3458. data->tx_status.data,
  3459. data->tx_status.data_len,
  3460. data->tx_status.ack);
  3461. break;
  3462. }
  3463. #endif /* CONFIG_AP */
  3464. break;
  3465. #ifdef CONFIG_AP
  3466. case EVENT_EAPOL_TX_STATUS:
  3467. ap_eapol_tx_status(wpa_s, data->eapol_tx_status.dst,
  3468. data->eapol_tx_status.data,
  3469. data->eapol_tx_status.data_len,
  3470. data->eapol_tx_status.ack);
  3471. break;
  3472. case EVENT_DRIVER_CLIENT_POLL_OK:
  3473. ap_client_poll_ok(wpa_s, data->client_poll.addr);
  3474. break;
  3475. case EVENT_RX_FROM_UNKNOWN:
  3476. if (wpa_s->ap_iface == NULL)
  3477. break;
  3478. ap_rx_from_unknown_sta(wpa_s, data->rx_from_unknown.addr,
  3479. data->rx_from_unknown.wds);
  3480. break;
  3481. case EVENT_CH_SWITCH:
  3482. if (!data || !wpa_s->current_ssid)
  3483. break;
  3484. wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_CHANNEL_SWITCH
  3485. "freq=%d ht_enabled=%d ch_offset=%d ch_width=%s cf1=%d cf2=%d",
  3486. data->ch_switch.freq,
  3487. data->ch_switch.ht_enabled,
  3488. data->ch_switch.ch_offset,
  3489. channel_width_to_string(data->ch_switch.ch_width),
  3490. data->ch_switch.cf1,
  3491. data->ch_switch.cf2);
  3492. wpa_s->assoc_freq = data->ch_switch.freq;
  3493. wpa_s->current_ssid->frequency = data->ch_switch.freq;
  3494. if (wpa_s->current_ssid->mode == WPAS_MODE_AP ||
  3495. wpa_s->current_ssid->mode == WPAS_MODE_P2P_GO ||
  3496. wpa_s->current_ssid->mode ==
  3497. WPAS_MODE_P2P_GROUP_FORMATION) {
  3498. wpas_ap_ch_switch(wpa_s, data->ch_switch.freq,
  3499. data->ch_switch.ht_enabled,
  3500. data->ch_switch.ch_offset,
  3501. data->ch_switch.ch_width,
  3502. data->ch_switch.cf1,
  3503. data->ch_switch.cf2);
  3504. }
  3505. wpas_p2p_update_channel_list(wpa_s, WPAS_P2P_CHANNEL_UPDATE_CS);
  3506. break;
  3507. #ifdef NEED_AP_MLME
  3508. case EVENT_DFS_RADAR_DETECTED:
  3509. if (data)
  3510. wpas_event_dfs_radar_detected(wpa_s, &data->dfs_event);
  3511. break;
  3512. case EVENT_DFS_CAC_STARTED:
  3513. if (data)
  3514. wpas_event_dfs_cac_started(wpa_s, &data->dfs_event);
  3515. break;
  3516. case EVENT_DFS_CAC_FINISHED:
  3517. if (data)
  3518. wpas_event_dfs_cac_finished(wpa_s, &data->dfs_event);
  3519. break;
  3520. case EVENT_DFS_CAC_ABORTED:
  3521. if (data)
  3522. wpas_event_dfs_cac_aborted(wpa_s, &data->dfs_event);
  3523. break;
  3524. case EVENT_DFS_NOP_FINISHED:
  3525. if (data)
  3526. wpas_event_dfs_cac_nop_finished(wpa_s,
  3527. &data->dfs_event);
  3528. break;
  3529. #endif /* NEED_AP_MLME */
  3530. #endif /* CONFIG_AP */
  3531. case EVENT_RX_MGMT: {
  3532. u16 fc, stype;
  3533. const struct ieee80211_mgmt *mgmt;
  3534. #ifdef CONFIG_TESTING_OPTIONS
  3535. if (wpa_s->ext_mgmt_frame_handling) {
  3536. struct rx_mgmt *rx = &data->rx_mgmt;
  3537. size_t hex_len = 2 * rx->frame_len + 1;
  3538. char *hex = os_malloc(hex_len);
  3539. if (hex) {
  3540. wpa_snprintf_hex(hex, hex_len,
  3541. rx->frame, rx->frame_len);
  3542. wpa_msg(wpa_s, MSG_INFO, "MGMT-RX freq=%d datarate=%u ssi_signal=%d %s",
  3543. rx->freq, rx->datarate, rx->ssi_signal,
  3544. hex);
  3545. os_free(hex);
  3546. }
  3547. break;
  3548. }
  3549. #endif /* CONFIG_TESTING_OPTIONS */
  3550. mgmt = (const struct ieee80211_mgmt *)
  3551. data->rx_mgmt.frame;
  3552. fc = le_to_host16(mgmt->frame_control);
  3553. stype = WLAN_FC_GET_STYPE(fc);
  3554. #ifdef CONFIG_AP
  3555. if (wpa_s->ap_iface == NULL) {
  3556. #endif /* CONFIG_AP */
  3557. #ifdef CONFIG_P2P
  3558. if (stype == WLAN_FC_STYPE_PROBE_REQ &&
  3559. data->rx_mgmt.frame_len > IEEE80211_HDRLEN) {
  3560. const u8 *src = mgmt->sa;
  3561. const u8 *ie;
  3562. size_t ie_len;
  3563. ie = data->rx_mgmt.frame + IEEE80211_HDRLEN;
  3564. ie_len = data->rx_mgmt.frame_len -
  3565. IEEE80211_HDRLEN;
  3566. wpas_p2p_probe_req_rx(
  3567. wpa_s, src, mgmt->da,
  3568. mgmt->bssid, ie, ie_len,
  3569. data->rx_mgmt.freq,
  3570. data->rx_mgmt.ssi_signal);
  3571. break;
  3572. }
  3573. #endif /* CONFIG_P2P */
  3574. #ifdef CONFIG_IBSS_RSN
  3575. if (wpa_s->current_ssid &&
  3576. wpa_s->current_ssid->mode == WPAS_MODE_IBSS &&
  3577. stype == WLAN_FC_STYPE_AUTH &&
  3578. data->rx_mgmt.frame_len >= 30) {
  3579. wpa_supplicant_event_ibss_auth(wpa_s, data);
  3580. break;
  3581. }
  3582. #endif /* CONFIG_IBSS_RSN */
  3583. if (stype == WLAN_FC_STYPE_ACTION) {
  3584. wpas_event_rx_mgmt_action(
  3585. wpa_s, data->rx_mgmt.frame,
  3586. data->rx_mgmt.frame_len,
  3587. data->rx_mgmt.freq,
  3588. data->rx_mgmt.ssi_signal);
  3589. break;
  3590. }
  3591. if (wpa_s->ifmsh) {
  3592. mesh_mpm_mgmt_rx(wpa_s, &data->rx_mgmt);
  3593. break;
  3594. }
  3595. wpa_dbg(wpa_s, MSG_DEBUG, "AP: ignore received "
  3596. "management frame in non-AP mode");
  3597. break;
  3598. #ifdef CONFIG_AP
  3599. }
  3600. if (stype == WLAN_FC_STYPE_PROBE_REQ &&
  3601. data->rx_mgmt.frame_len > IEEE80211_HDRLEN) {
  3602. const u8 *ie;
  3603. size_t ie_len;
  3604. ie = data->rx_mgmt.frame + IEEE80211_HDRLEN;
  3605. ie_len = data->rx_mgmt.frame_len - IEEE80211_HDRLEN;
  3606. wpas_notify_preq(wpa_s, mgmt->sa, mgmt->da,
  3607. mgmt->bssid, ie, ie_len,
  3608. data->rx_mgmt.ssi_signal);
  3609. }
  3610. ap_mgmt_rx(wpa_s, &data->rx_mgmt);
  3611. #endif /* CONFIG_AP */
  3612. break;
  3613. }
  3614. case EVENT_RX_PROBE_REQ:
  3615. if (data->rx_probe_req.sa == NULL ||
  3616. data->rx_probe_req.ie == NULL)
  3617. break;
  3618. #ifdef CONFIG_AP
  3619. if (wpa_s->ap_iface) {
  3620. hostapd_probe_req_rx(wpa_s->ap_iface->bss[0],
  3621. data->rx_probe_req.sa,
  3622. data->rx_probe_req.da,
  3623. data->rx_probe_req.bssid,
  3624. data->rx_probe_req.ie,
  3625. data->rx_probe_req.ie_len,
  3626. data->rx_probe_req.ssi_signal);
  3627. break;
  3628. }
  3629. #endif /* CONFIG_AP */
  3630. wpas_p2p_probe_req_rx(wpa_s, data->rx_probe_req.sa,
  3631. data->rx_probe_req.da,
  3632. data->rx_probe_req.bssid,
  3633. data->rx_probe_req.ie,
  3634. data->rx_probe_req.ie_len,
  3635. 0,
  3636. data->rx_probe_req.ssi_signal);
  3637. break;
  3638. case EVENT_REMAIN_ON_CHANNEL:
  3639. #ifdef CONFIG_OFFCHANNEL
  3640. offchannel_remain_on_channel_cb(
  3641. wpa_s, data->remain_on_channel.freq,
  3642. data->remain_on_channel.duration);
  3643. #endif /* CONFIG_OFFCHANNEL */
  3644. wpas_p2p_remain_on_channel_cb(
  3645. wpa_s, data->remain_on_channel.freq,
  3646. data->remain_on_channel.duration);
  3647. break;
  3648. case EVENT_CANCEL_REMAIN_ON_CHANNEL:
  3649. #ifdef CONFIG_OFFCHANNEL
  3650. offchannel_cancel_remain_on_channel_cb(
  3651. wpa_s, data->remain_on_channel.freq);
  3652. #endif /* CONFIG_OFFCHANNEL */
  3653. wpas_p2p_cancel_remain_on_channel_cb(
  3654. wpa_s, data->remain_on_channel.freq);
  3655. #ifdef CONFIG_DPP
  3656. wpas_dpp_cancel_remain_on_channel_cb(
  3657. wpa_s, data->remain_on_channel.freq);
  3658. #endif /* CONFIG_DPP */
  3659. break;
  3660. case EVENT_EAPOL_RX:
  3661. wpa_supplicant_rx_eapol(wpa_s, data->eapol_rx.src,
  3662. data->eapol_rx.data,
  3663. data->eapol_rx.data_len);
  3664. break;
  3665. case EVENT_SIGNAL_CHANGE:
  3666. wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_SIGNAL_CHANGE
  3667. "above=%d signal=%d noise=%d txrate=%d",
  3668. data->signal_change.above_threshold,
  3669. data->signal_change.current_signal,
  3670. data->signal_change.current_noise,
  3671. data->signal_change.current_txrate);
  3672. wpa_bss_update_level(wpa_s->current_bss,
  3673. data->signal_change.current_signal);
  3674. bgscan_notify_signal_change(
  3675. wpa_s, data->signal_change.above_threshold,
  3676. data->signal_change.current_signal,
  3677. data->signal_change.current_noise,
  3678. data->signal_change.current_txrate);
  3679. break;
  3680. case EVENT_INTERFACE_ENABLED:
  3681. wpa_dbg(wpa_s, MSG_DEBUG, "Interface was enabled");
  3682. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  3683. wpa_supplicant_update_mac_addr(wpa_s);
  3684. if (wpa_s->p2p_mgmt) {
  3685. wpa_supplicant_set_state(wpa_s,
  3686. WPA_DISCONNECTED);
  3687. break;
  3688. }
  3689. #ifdef CONFIG_AP
  3690. if (!wpa_s->ap_iface) {
  3691. wpa_supplicant_set_state(wpa_s,
  3692. WPA_DISCONNECTED);
  3693. wpa_s->scan_req = NORMAL_SCAN_REQ;
  3694. wpa_supplicant_req_scan(wpa_s, 0, 0);
  3695. } else
  3696. wpa_supplicant_set_state(wpa_s,
  3697. WPA_COMPLETED);
  3698. #else /* CONFIG_AP */
  3699. wpa_supplicant_set_state(wpa_s, WPA_DISCONNECTED);
  3700. wpa_supplicant_req_scan(wpa_s, 0, 0);
  3701. #endif /* CONFIG_AP */
  3702. }
  3703. break;
  3704. case EVENT_INTERFACE_DISABLED:
  3705. wpa_dbg(wpa_s, MSG_DEBUG, "Interface was disabled");
  3706. #ifdef CONFIG_P2P
  3707. if (wpa_s->p2p_group_interface == P2P_GROUP_INTERFACE_GO ||
  3708. (wpa_s->current_ssid && wpa_s->current_ssid->p2p_group &&
  3709. wpa_s->current_ssid->mode == WPAS_MODE_P2P_GO)) {
  3710. /*
  3711. * Mark interface disabled if this happens to end up not
  3712. * being removed as a separate P2P group interface.
  3713. */
  3714. wpa_supplicant_set_state(wpa_s, WPA_INTERFACE_DISABLED);
  3715. /*
  3716. * The interface was externally disabled. Remove
  3717. * it assuming an external entity will start a
  3718. * new session if needed.
  3719. */
  3720. if (wpa_s->current_ssid &&
  3721. wpa_s->current_ssid->p2p_group)
  3722. wpas_p2p_interface_unavailable(wpa_s);
  3723. else
  3724. wpas_p2p_disconnect(wpa_s);
  3725. /*
  3726. * wpa_s instance may have been freed, so must not use
  3727. * it here anymore.
  3728. */
  3729. break;
  3730. }
  3731. if (wpa_s->p2p_scan_work && wpa_s->global->p2p &&
  3732. p2p_in_progress(wpa_s->global->p2p) > 1) {
  3733. /* This radio work will be cancelled, so clear P2P
  3734. * state as well.
  3735. */
  3736. p2p_stop_find(wpa_s->global->p2p);
  3737. }
  3738. #endif /* CONFIG_P2P */
  3739. if (wpa_s->wpa_state >= WPA_AUTHENTICATING) {
  3740. /*
  3741. * Indicate disconnection to keep ctrl_iface events
  3742. * consistent.
  3743. */
  3744. wpa_supplicant_event_disassoc(
  3745. wpa_s, WLAN_REASON_DEAUTH_LEAVING, 1);
  3746. }
  3747. wpa_supplicant_mark_disassoc(wpa_s);
  3748. wpa_bss_flush(wpa_s);
  3749. radio_remove_works(wpa_s, NULL, 0);
  3750. wpa_supplicant_set_state(wpa_s, WPA_INTERFACE_DISABLED);
  3751. break;
  3752. case EVENT_CHANNEL_LIST_CHANGED:
  3753. wpa_supplicant_update_channel_list(
  3754. wpa_s, &data->channel_list_changed);
  3755. break;
  3756. case EVENT_INTERFACE_UNAVAILABLE:
  3757. wpas_p2p_interface_unavailable(wpa_s);
  3758. break;
  3759. case EVENT_BEST_CHANNEL:
  3760. wpa_dbg(wpa_s, MSG_DEBUG, "Best channel event received "
  3761. "(%d %d %d)",
  3762. data->best_chan.freq_24, data->best_chan.freq_5,
  3763. data->best_chan.freq_overall);
  3764. wpa_s->best_24_freq = data->best_chan.freq_24;
  3765. wpa_s->best_5_freq = data->best_chan.freq_5;
  3766. wpa_s->best_overall_freq = data->best_chan.freq_overall;
  3767. wpas_p2p_update_best_channels(wpa_s, data->best_chan.freq_24,
  3768. data->best_chan.freq_5,
  3769. data->best_chan.freq_overall);
  3770. break;
  3771. case EVENT_UNPROT_DEAUTH:
  3772. wpa_supplicant_event_unprot_deauth(wpa_s,
  3773. &data->unprot_deauth);
  3774. break;
  3775. case EVENT_UNPROT_DISASSOC:
  3776. wpa_supplicant_event_unprot_disassoc(wpa_s,
  3777. &data->unprot_disassoc);
  3778. break;
  3779. case EVENT_STATION_LOW_ACK:
  3780. #ifdef CONFIG_AP
  3781. if (wpa_s->ap_iface && data)
  3782. hostapd_event_sta_low_ack(wpa_s->ap_iface->bss[0],
  3783. data->low_ack.addr);
  3784. #endif /* CONFIG_AP */
  3785. #ifdef CONFIG_TDLS
  3786. if (data)
  3787. wpa_tdls_disable_unreachable_link(wpa_s->wpa,
  3788. data->low_ack.addr);
  3789. #endif /* CONFIG_TDLS */
  3790. break;
  3791. case EVENT_IBSS_PEER_LOST:
  3792. #ifdef CONFIG_IBSS_RSN
  3793. ibss_rsn_stop(wpa_s->ibss_rsn, data->ibss_peer_lost.peer);
  3794. #endif /* CONFIG_IBSS_RSN */
  3795. break;
  3796. case EVENT_DRIVER_GTK_REKEY:
  3797. if (os_memcmp(data->driver_gtk_rekey.bssid,
  3798. wpa_s->bssid, ETH_ALEN))
  3799. break;
  3800. if (!wpa_s->wpa)
  3801. break;
  3802. wpa_sm_update_replay_ctr(wpa_s->wpa,
  3803. data->driver_gtk_rekey.replay_ctr);
  3804. break;
  3805. case EVENT_SCHED_SCAN_STOPPED:
  3806. wpa_s->sched_scanning = 0;
  3807. resched = wpa_s->scanning && wpas_scan_scheduled(wpa_s);
  3808. wpa_supplicant_notify_scanning(wpa_s, 0);
  3809. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  3810. break;
  3811. /*
  3812. * If the driver stopped scanning without being requested to,
  3813. * request a new scan to continue scanning for networks.
  3814. */
  3815. if (!wpa_s->sched_scan_stop_req &&
  3816. wpa_s->wpa_state == WPA_SCANNING) {
  3817. wpa_dbg(wpa_s, MSG_DEBUG,
  3818. "Restart scanning after unexpected sched_scan stop event");
  3819. wpa_supplicant_req_scan(wpa_s, 1, 0);
  3820. break;
  3821. }
  3822. wpa_s->sched_scan_stop_req = 0;
  3823. /*
  3824. * Start a new sched scan to continue searching for more SSIDs
  3825. * either if timed out or PNO schedule scan is pending.
  3826. */
  3827. if (wpa_s->sched_scan_timed_out) {
  3828. wpa_supplicant_req_sched_scan(wpa_s);
  3829. } else if (wpa_s->pno_sched_pending) {
  3830. wpa_s->pno_sched_pending = 0;
  3831. wpas_start_pno(wpa_s);
  3832. } else if (resched) {
  3833. wpa_supplicant_req_scan(wpa_s, 0, 0);
  3834. }
  3835. break;
  3836. case EVENT_WPS_BUTTON_PUSHED:
  3837. #ifdef CONFIG_WPS
  3838. wpas_wps_start_pbc(wpa_s, NULL, 0);
  3839. #endif /* CONFIG_WPS */
  3840. break;
  3841. case EVENT_AVOID_FREQUENCIES:
  3842. wpa_supplicant_notify_avoid_freq(wpa_s, data);
  3843. break;
  3844. case EVENT_CONNECT_FAILED_REASON:
  3845. #ifdef CONFIG_AP
  3846. if (!wpa_s->ap_iface || !data)
  3847. break;
  3848. hostapd_event_connect_failed_reason(
  3849. wpa_s->ap_iface->bss[0],
  3850. data->connect_failed_reason.addr,
  3851. data->connect_failed_reason.code);
  3852. #endif /* CONFIG_AP */
  3853. break;
  3854. case EVENT_NEW_PEER_CANDIDATE:
  3855. #ifdef CONFIG_MESH
  3856. if (!wpa_s->ifmsh || !data)
  3857. break;
  3858. wpa_mesh_notify_peer(wpa_s, data->mesh_peer.peer,
  3859. data->mesh_peer.ies,
  3860. data->mesh_peer.ie_len);
  3861. #endif /* CONFIG_MESH */
  3862. break;
  3863. case EVENT_SURVEY:
  3864. #ifdef CONFIG_AP
  3865. if (!wpa_s->ap_iface)
  3866. break;
  3867. hostapd_event_get_survey(wpa_s->ap_iface,
  3868. &data->survey_results);
  3869. #endif /* CONFIG_AP */
  3870. break;
  3871. case EVENT_ACS_CHANNEL_SELECTED:
  3872. #ifdef CONFIG_AP
  3873. #ifdef CONFIG_ACS
  3874. if (!wpa_s->ap_iface)
  3875. break;
  3876. hostapd_acs_channel_selected(wpa_s->ap_iface->bss[0],
  3877. &data->acs_selected_channels);
  3878. #endif /* CONFIG_ACS */
  3879. #endif /* CONFIG_AP */
  3880. break;
  3881. case EVENT_P2P_LO_STOP:
  3882. #ifdef CONFIG_P2P
  3883. wpa_s->p2p_lo_started = 0;
  3884. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_LISTEN_OFFLOAD_STOP
  3885. P2P_LISTEN_OFFLOAD_STOP_REASON "reason=%d",
  3886. data->p2p_lo_stop.reason_code);
  3887. #endif /* CONFIG_P2P */
  3888. break;
  3889. case EVENT_BEACON_LOSS:
  3890. if (!wpa_s->current_bss || !wpa_s->current_ssid)
  3891. break;
  3892. wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_BEACON_LOSS);
  3893. bgscan_notify_beacon_loss(wpa_s);
  3894. break;
  3895. default:
  3896. wpa_msg(wpa_s, MSG_INFO, "Unknown event %d", event);
  3897. break;
  3898. }
  3899. }
  3900. void wpa_supplicant_event_global(void *ctx, enum wpa_event_type event,
  3901. union wpa_event_data *data)
  3902. {
  3903. struct wpa_supplicant *wpa_s;
  3904. if (event != EVENT_INTERFACE_STATUS)
  3905. return;
  3906. wpa_s = wpa_supplicant_get_iface(ctx, data->interface_status.ifname);
  3907. if (wpa_s && wpa_s->driver->get_ifindex) {
  3908. unsigned int ifindex;
  3909. ifindex = wpa_s->driver->get_ifindex(wpa_s->drv_priv);
  3910. if (ifindex != data->interface_status.ifindex) {
  3911. wpa_dbg(wpa_s, MSG_DEBUG,
  3912. "interface status ifindex %d mismatch (%d)",
  3913. ifindex, data->interface_status.ifindex);
  3914. return;
  3915. }
  3916. }
  3917. #ifdef CONFIG_MATCH_IFACE
  3918. else if (data->interface_status.ievent == EVENT_INTERFACE_ADDED) {
  3919. struct wpa_interface *wpa_i;
  3920. wpa_i = wpa_supplicant_match_iface(
  3921. ctx, data->interface_status.ifname);
  3922. if (!wpa_i)
  3923. return;
  3924. wpa_s = wpa_supplicant_add_iface(ctx, wpa_i, NULL);
  3925. os_free(wpa_i);
  3926. if (wpa_s)
  3927. wpa_s->matched = 1;
  3928. }
  3929. #endif /* CONFIG_MATCH_IFACE */
  3930. if (wpa_s)
  3931. wpa_supplicant_event(wpa_s, event, data);
  3932. }