wps_supplicant.c 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870
  1. /*
  2. * wpa_supplicant / WPS integration
  3. * Copyright (c) 2008-2014, 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 "eloop.h"
  11. #include "uuid.h"
  12. #include "crypto/random.h"
  13. #include "crypto/dh_group5.h"
  14. #include "common/ieee802_11_defs.h"
  15. #include "common/ieee802_11_common.h"
  16. #include "common/wpa_common.h"
  17. #include "common/wpa_ctrl.h"
  18. #include "eap_common/eap_wsc_common.h"
  19. #include "eap_peer/eap.h"
  20. #include "eapol_supp/eapol_supp_sm.h"
  21. #include "rsn_supp/wpa.h"
  22. #include "wps/wps_attr_parse.h"
  23. #include "config.h"
  24. #include "wpa_supplicant_i.h"
  25. #include "driver_i.h"
  26. #include "notify.h"
  27. #include "blacklist.h"
  28. #include "bss.h"
  29. #include "scan.h"
  30. #include "ap.h"
  31. #include "p2p/p2p.h"
  32. #include "p2p_supplicant.h"
  33. #include "wps_supplicant.h"
  34. #ifndef WPS_PIN_SCAN_IGNORE_SEL_REG
  35. #define WPS_PIN_SCAN_IGNORE_SEL_REG 3
  36. #endif /* WPS_PIN_SCAN_IGNORE_SEL_REG */
  37. /*
  38. * The minimum time in seconds before trying to associate to a WPS PIN AP that
  39. * does not have Selected Registrar TRUE.
  40. */
  41. #ifndef WPS_PIN_TIME_IGNORE_SEL_REG
  42. #define WPS_PIN_TIME_IGNORE_SEL_REG 5
  43. #endif /* WPS_PIN_TIME_IGNORE_SEL_REG */
  44. static void wpas_wps_timeout(void *eloop_ctx, void *timeout_ctx);
  45. static void wpas_clear_wps(struct wpa_supplicant *wpa_s);
  46. static void wpas_wps_clear_ap_info(struct wpa_supplicant *wpa_s)
  47. {
  48. os_free(wpa_s->wps_ap);
  49. wpa_s->wps_ap = NULL;
  50. wpa_s->num_wps_ap = 0;
  51. wpa_s->wps_ap_iter = 0;
  52. }
  53. static void wpas_wps_assoc_with_cred(void *eloop_ctx, void *timeout_ctx)
  54. {
  55. struct wpa_supplicant *wpa_s = eloop_ctx;
  56. int use_fast_assoc = timeout_ctx != NULL;
  57. wpa_printf(MSG_DEBUG, "WPS: Continuing association after eapol_cb");
  58. if (!use_fast_assoc ||
  59. wpa_supplicant_fast_associate(wpa_s) != 1)
  60. wpa_supplicant_req_scan(wpa_s, 0, 0);
  61. }
  62. static void wpas_wps_assoc_with_cred_cancel(struct wpa_supplicant *wpa_s)
  63. {
  64. eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 0);
  65. eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 1);
  66. }
  67. int wpas_wps_eapol_cb(struct wpa_supplicant *wpa_s)
  68. {
  69. if (wpas_p2p_wps_eapol_cb(wpa_s) > 0)
  70. return 1;
  71. if (!wpa_s->wps_success &&
  72. wpa_s->current_ssid &&
  73. eap_is_wps_pin_enrollee(&wpa_s->current_ssid->eap)) {
  74. const u8 *bssid = wpa_s->bssid;
  75. if (is_zero_ether_addr(bssid))
  76. bssid = wpa_s->pending_bssid;
  77. wpa_printf(MSG_DEBUG, "WPS: PIN registration with " MACSTR
  78. " did not succeed - continue trying to find "
  79. "suitable AP", MAC2STR(bssid));
  80. wpa_blacklist_add(wpa_s, bssid);
  81. wpa_supplicant_deauthenticate(wpa_s,
  82. WLAN_REASON_DEAUTH_LEAVING);
  83. wpa_s->reassociate = 1;
  84. wpa_supplicant_req_scan(wpa_s,
  85. wpa_s->blacklist_cleared ? 5 : 0, 0);
  86. wpa_s->blacklist_cleared = 0;
  87. return 1;
  88. }
  89. wpas_wps_clear_ap_info(wpa_s);
  90. eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL);
  91. if (wpa_s->key_mgmt == WPA_KEY_MGMT_WPS && !wpa_s->wps_success)
  92. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_FAIL);
  93. if (wpa_s->key_mgmt == WPA_KEY_MGMT_WPS && wpa_s->current_ssid &&
  94. !(wpa_s->current_ssid->key_mgmt & WPA_KEY_MGMT_WPS)) {
  95. int disabled = wpa_s->current_ssid->disabled;
  96. unsigned int freq = wpa_s->assoc_freq;
  97. struct wpa_bss *bss;
  98. struct wpa_ssid *ssid = NULL;
  99. int use_fast_assoc = 0;
  100. wpa_printf(MSG_DEBUG, "WPS: Network configuration replaced - "
  101. "try to associate with the received credential "
  102. "(freq=%u)", freq);
  103. wpa_s->own_disconnect_req = 1;
  104. wpa_supplicant_deauthenticate(wpa_s,
  105. WLAN_REASON_DEAUTH_LEAVING);
  106. if (disabled) {
  107. wpa_printf(MSG_DEBUG, "WPS: Current network is "
  108. "disabled - wait for user to enable");
  109. return 1;
  110. }
  111. wpa_s->after_wps = 5;
  112. wpa_s->wps_freq = freq;
  113. wpa_s->normal_scans = 0;
  114. wpa_s->reassociate = 1;
  115. wpa_printf(MSG_DEBUG, "WPS: Checking whether fast association "
  116. "without a new scan can be used");
  117. bss = wpa_supplicant_pick_network(wpa_s, &ssid);
  118. if (bss) {
  119. struct wpabuf *wps;
  120. struct wps_parse_attr attr;
  121. wps = wpa_bss_get_vendor_ie_multi(bss,
  122. WPS_IE_VENDOR_TYPE);
  123. if (wps && wps_parse_msg(wps, &attr) == 0 &&
  124. attr.wps_state &&
  125. *attr.wps_state == WPS_STATE_CONFIGURED)
  126. use_fast_assoc = 1;
  127. wpabuf_free(wps);
  128. }
  129. /*
  130. * Complete the next step from an eloop timeout to allow pending
  131. * driver events related to the disconnection to be processed
  132. * first. This makes it less likely for disconnection event to
  133. * cause problems with the following connection.
  134. */
  135. wpa_printf(MSG_DEBUG, "WPS: Continue association from timeout");
  136. wpas_wps_assoc_with_cred_cancel(wpa_s);
  137. eloop_register_timeout(0, 10000,
  138. wpas_wps_assoc_with_cred, wpa_s,
  139. use_fast_assoc ? (void *) 1 :
  140. (void *) 0);
  141. return 1;
  142. }
  143. if (wpa_s->key_mgmt == WPA_KEY_MGMT_WPS && wpa_s->current_ssid) {
  144. wpa_printf(MSG_DEBUG, "WPS: Registration completed - waiting "
  145. "for external credential processing");
  146. wpas_clear_wps(wpa_s);
  147. wpa_s->own_disconnect_req = 1;
  148. wpa_supplicant_deauthenticate(wpa_s,
  149. WLAN_REASON_DEAUTH_LEAVING);
  150. return 1;
  151. }
  152. return 0;
  153. }
  154. static void wpas_wps_security_workaround(struct wpa_supplicant *wpa_s,
  155. struct wpa_ssid *ssid,
  156. const struct wps_credential *cred)
  157. {
  158. struct wpa_driver_capa capa;
  159. struct wpa_bss *bss;
  160. const u8 *ie;
  161. struct wpa_ie_data adv;
  162. int wpa2 = 0, ccmp = 0;
  163. /*
  164. * Many existing WPS APs do not know how to negotiate WPA2 or CCMP in
  165. * case they are configured for mixed mode operation (WPA+WPA2 and
  166. * TKIP+CCMP). Try to use scan results to figure out whether the AP
  167. * actually supports stronger security and select that if the client
  168. * has support for it, too.
  169. */
  170. if (wpa_drv_get_capa(wpa_s, &capa))
  171. return; /* Unknown what driver supports */
  172. if (ssid->ssid == NULL)
  173. return;
  174. bss = wpa_bss_get(wpa_s, cred->mac_addr, ssid->ssid, ssid->ssid_len);
  175. if (bss == NULL) {
  176. wpa_printf(MSG_DEBUG, "WPS: The AP was not found from BSS "
  177. "table - use credential as-is");
  178. return;
  179. }
  180. wpa_printf(MSG_DEBUG, "WPS: AP found from BSS table");
  181. ie = wpa_bss_get_ie(bss, WLAN_EID_RSN);
  182. if (ie && wpa_parse_wpa_ie(ie, 2 + ie[1], &adv) == 0) {
  183. wpa2 = 1;
  184. if (adv.pairwise_cipher & WPA_CIPHER_CCMP)
  185. ccmp = 1;
  186. } else {
  187. ie = wpa_bss_get_vendor_ie(bss, WPA_IE_VENDOR_TYPE);
  188. if (ie && wpa_parse_wpa_ie(ie, 2 + ie[1], &adv) == 0 &&
  189. adv.pairwise_cipher & WPA_CIPHER_CCMP)
  190. ccmp = 1;
  191. }
  192. if (ie == NULL && (ssid->proto & WPA_PROTO_WPA) &&
  193. (ssid->pairwise_cipher & WPA_CIPHER_TKIP)) {
  194. /*
  195. * TODO: This could be the initial AP configuration and the
  196. * Beacon contents could change shortly. Should request a new
  197. * scan and delay addition of the network until the updated
  198. * scan results are available.
  199. */
  200. wpa_printf(MSG_DEBUG, "WPS: The AP did not yet advertise WPA "
  201. "support - use credential as-is");
  202. return;
  203. }
  204. if (ccmp && !(ssid->pairwise_cipher & WPA_CIPHER_CCMP) &&
  205. (ssid->pairwise_cipher & WPA_CIPHER_TKIP) &&
  206. (capa.key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_WPA2_PSK)) {
  207. wpa_printf(MSG_DEBUG, "WPS: Add CCMP into the credential "
  208. "based on scan results");
  209. if (wpa_s->conf->ap_scan == 1)
  210. ssid->pairwise_cipher |= WPA_CIPHER_CCMP;
  211. else
  212. ssid->pairwise_cipher = WPA_CIPHER_CCMP;
  213. }
  214. if (wpa2 && !(ssid->proto & WPA_PROTO_RSN) &&
  215. (ssid->proto & WPA_PROTO_WPA) &&
  216. (capa.enc & WPA_DRIVER_CAPA_ENC_CCMP)) {
  217. wpa_printf(MSG_DEBUG, "WPS: Add WPA2 into the credential "
  218. "based on scan results");
  219. if (wpa_s->conf->ap_scan == 1)
  220. ssid->proto |= WPA_PROTO_RSN;
  221. else
  222. ssid->proto = WPA_PROTO_RSN;
  223. }
  224. }
  225. static void wpas_wps_remove_dup_network(struct wpa_supplicant *wpa_s,
  226. struct wpa_ssid *new_ssid)
  227. {
  228. struct wpa_ssid *ssid, *next;
  229. for (ssid = wpa_s->conf->ssid, next = ssid ? ssid->next : NULL; ssid;
  230. ssid = next, next = ssid ? ssid->next : NULL) {
  231. /*
  232. * new_ssid has already been added to the list in
  233. * wpas_wps_add_network(), so skip it.
  234. */
  235. if (ssid == new_ssid)
  236. continue;
  237. if (ssid->bssid_set || new_ssid->bssid_set) {
  238. if (ssid->bssid_set != new_ssid->bssid_set)
  239. continue;
  240. if (os_memcmp(ssid->bssid, new_ssid->bssid, ETH_ALEN) !=
  241. 0)
  242. continue;
  243. }
  244. /* compare SSID */
  245. if (ssid->ssid_len == 0 || ssid->ssid_len != new_ssid->ssid_len)
  246. continue;
  247. if (ssid->ssid && new_ssid->ssid) {
  248. if (os_memcmp(ssid->ssid, new_ssid->ssid,
  249. ssid->ssid_len) != 0)
  250. continue;
  251. } else if (ssid->ssid || new_ssid->ssid)
  252. continue;
  253. /* compare security parameters */
  254. if (ssid->auth_alg != new_ssid->auth_alg ||
  255. ssid->key_mgmt != new_ssid->key_mgmt ||
  256. (ssid->group_cipher != new_ssid->group_cipher &&
  257. !(ssid->group_cipher & new_ssid->group_cipher &
  258. WPA_CIPHER_CCMP)))
  259. continue;
  260. /*
  261. * Some existing WPS APs will send two creds in case they are
  262. * configured for mixed mode operation (WPA+WPA2 and TKIP+CCMP).
  263. * Try to merge these two creds if they are received in the same
  264. * M8 message.
  265. */
  266. if (ssid->wps_run && ssid->wps_run == new_ssid->wps_run &&
  267. wpa_key_mgmt_wpa_psk(ssid->key_mgmt)) {
  268. if (new_ssid->passphrase && ssid->passphrase &&
  269. os_strcmp(new_ssid->passphrase, ssid->passphrase) !=
  270. 0) {
  271. wpa_printf(MSG_DEBUG,
  272. "WPS: M8 Creds with different passphrase - do not merge");
  273. continue;
  274. }
  275. if (new_ssid->psk_set &&
  276. (!ssid->psk_set ||
  277. os_memcmp(new_ssid->psk, ssid->psk, 32) != 0)) {
  278. wpa_printf(MSG_DEBUG,
  279. "WPS: M8 Creds with different PSK - do not merge");
  280. continue;
  281. }
  282. if ((new_ssid->passphrase && !ssid->passphrase) ||
  283. (!new_ssid->passphrase && ssid->passphrase)) {
  284. wpa_printf(MSG_DEBUG,
  285. "WPS: M8 Creds with different passphrase/PSK type - do not merge");
  286. continue;
  287. }
  288. wpa_printf(MSG_DEBUG,
  289. "WPS: Workaround - merge likely WPA/WPA2-mixed mode creds in same M8 message");
  290. new_ssid->proto |= ssid->proto;
  291. new_ssid->pairwise_cipher |= ssid->pairwise_cipher;
  292. } else {
  293. /*
  294. * proto and pairwise_cipher difference matter for
  295. * non-mixed-mode creds.
  296. */
  297. if (ssid->proto != new_ssid->proto ||
  298. ssid->pairwise_cipher != new_ssid->pairwise_cipher)
  299. continue;
  300. }
  301. /* Remove the duplicated older network entry. */
  302. wpa_printf(MSG_DEBUG, "Remove duplicate network %d", ssid->id);
  303. wpas_notify_network_removed(wpa_s, ssid);
  304. if (wpa_s->current_ssid == ssid)
  305. wpa_s->current_ssid = NULL;
  306. wpa_config_remove_network(wpa_s->conf, ssid->id);
  307. }
  308. }
  309. static int wpa_supplicant_wps_cred(void *ctx,
  310. const struct wps_credential *cred)
  311. {
  312. struct wpa_supplicant *wpa_s = ctx;
  313. struct wpa_ssid *ssid = wpa_s->current_ssid;
  314. u16 auth_type;
  315. #ifdef CONFIG_WPS_REG_DISABLE_OPEN
  316. int registrar = 0;
  317. #endif /* CONFIG_WPS_REG_DISABLE_OPEN */
  318. if ((wpa_s->conf->wps_cred_processing == 1 ||
  319. wpa_s->conf->wps_cred_processing == 2) && cred->cred_attr) {
  320. size_t blen = cred->cred_attr_len * 2 + 1;
  321. char *buf = os_malloc(blen);
  322. if (buf) {
  323. wpa_snprintf_hex(buf, blen,
  324. cred->cred_attr, cred->cred_attr_len);
  325. wpa_msg(wpa_s, MSG_INFO, "%s%s",
  326. WPS_EVENT_CRED_RECEIVED, buf);
  327. os_free(buf);
  328. }
  329. wpas_notify_wps_credential(wpa_s, cred);
  330. } else
  331. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_CRED_RECEIVED);
  332. wpa_hexdump_key(MSG_DEBUG, "WPS: Received Credential attribute",
  333. cred->cred_attr, cred->cred_attr_len);
  334. if (wpa_s->conf->wps_cred_processing == 1)
  335. return 0;
  336. wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID", cred->ssid, cred->ssid_len);
  337. wpa_printf(MSG_DEBUG, "WPS: Authentication Type 0x%x",
  338. cred->auth_type);
  339. wpa_printf(MSG_DEBUG, "WPS: Encryption Type 0x%x", cred->encr_type);
  340. wpa_printf(MSG_DEBUG, "WPS: Network Key Index %d", cred->key_idx);
  341. wpa_hexdump_key(MSG_DEBUG, "WPS: Network Key",
  342. cred->key, cred->key_len);
  343. wpa_printf(MSG_DEBUG, "WPS: MAC Address " MACSTR,
  344. MAC2STR(cred->mac_addr));
  345. auth_type = cred->auth_type;
  346. if (auth_type == (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) {
  347. wpa_printf(MSG_DEBUG, "WPS: Workaround - convert mixed-mode "
  348. "auth_type into WPA2PSK");
  349. auth_type = WPS_AUTH_WPA2PSK;
  350. }
  351. if (auth_type != WPS_AUTH_OPEN &&
  352. auth_type != WPS_AUTH_WPAPSK &&
  353. auth_type != WPS_AUTH_WPA2PSK) {
  354. wpa_printf(MSG_DEBUG, "WPS: Ignored credentials for "
  355. "unsupported authentication type 0x%x",
  356. auth_type);
  357. return 0;
  358. }
  359. if (auth_type == WPS_AUTH_WPAPSK || auth_type == WPS_AUTH_WPA2PSK) {
  360. if (cred->key_len < 8 || cred->key_len > 2 * PMK_LEN) {
  361. wpa_printf(MSG_ERROR, "WPS: Reject PSK credential with "
  362. "invalid Network Key length %lu",
  363. (unsigned long) cred->key_len);
  364. return -1;
  365. }
  366. }
  367. if (ssid && (ssid->key_mgmt & WPA_KEY_MGMT_WPS)) {
  368. wpa_printf(MSG_DEBUG, "WPS: Replace WPS network block based "
  369. "on the received credential");
  370. #ifdef CONFIG_WPS_REG_DISABLE_OPEN
  371. if (ssid->eap.identity &&
  372. ssid->eap.identity_len == WSC_ID_REGISTRAR_LEN &&
  373. os_memcmp(ssid->eap.identity, WSC_ID_REGISTRAR,
  374. WSC_ID_REGISTRAR_LEN) == 0)
  375. registrar = 1;
  376. #endif /* CONFIG_WPS_REG_DISABLE_OPEN */
  377. os_free(ssid->eap.identity);
  378. ssid->eap.identity = NULL;
  379. ssid->eap.identity_len = 0;
  380. os_free(ssid->eap.phase1);
  381. ssid->eap.phase1 = NULL;
  382. os_free(ssid->eap.eap_methods);
  383. ssid->eap.eap_methods = NULL;
  384. if (!ssid->p2p_group) {
  385. ssid->temporary = 0;
  386. ssid->bssid_set = 0;
  387. }
  388. ssid->disabled_until.sec = 0;
  389. ssid->disabled_until.usec = 0;
  390. ssid->auth_failures = 0;
  391. } else {
  392. wpa_printf(MSG_DEBUG, "WPS: Create a new network based on the "
  393. "received credential");
  394. ssid = wpa_config_add_network(wpa_s->conf);
  395. if (ssid == NULL)
  396. return -1;
  397. if (wpa_s->current_ssid) {
  398. /*
  399. * Should the GO issue multiple credentials for some
  400. * reason, each credential should be marked as a
  401. * temporary P2P group similarly to the one that gets
  402. * marked as such based on the pre-configured values
  403. * used for the WPS network block.
  404. */
  405. ssid->p2p_group = wpa_s->current_ssid->p2p_group;
  406. ssid->temporary = wpa_s->current_ssid->temporary;
  407. }
  408. wpas_notify_network_added(wpa_s, ssid);
  409. }
  410. wpa_config_set_network_defaults(ssid);
  411. ssid->wps_run = wpa_s->wps_run;
  412. os_free(ssid->ssid);
  413. ssid->ssid = os_malloc(cred->ssid_len);
  414. if (ssid->ssid) {
  415. os_memcpy(ssid->ssid, cred->ssid, cred->ssid_len);
  416. ssid->ssid_len = cred->ssid_len;
  417. }
  418. switch (cred->encr_type) {
  419. case WPS_ENCR_NONE:
  420. break;
  421. case WPS_ENCR_TKIP:
  422. ssid->pairwise_cipher = WPA_CIPHER_TKIP;
  423. break;
  424. case WPS_ENCR_AES:
  425. ssid->pairwise_cipher = WPA_CIPHER_CCMP;
  426. if (wpa_s->drv_capa_known &&
  427. (wpa_s->drv_enc & WPA_DRIVER_CAPA_ENC_GCMP)) {
  428. ssid->pairwise_cipher |= WPA_CIPHER_GCMP;
  429. ssid->group_cipher |= WPA_CIPHER_GCMP;
  430. }
  431. break;
  432. }
  433. switch (auth_type) {
  434. case WPS_AUTH_OPEN:
  435. ssid->auth_alg = WPA_AUTH_ALG_OPEN;
  436. ssid->key_mgmt = WPA_KEY_MGMT_NONE;
  437. ssid->proto = 0;
  438. #ifdef CONFIG_WPS_REG_DISABLE_OPEN
  439. if (registrar) {
  440. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_OPEN_NETWORK
  441. "id=%d - Credentials for an open "
  442. "network disabled by default - use "
  443. "'select_network %d' to enable",
  444. ssid->id, ssid->id);
  445. ssid->disabled = 1;
  446. }
  447. #endif /* CONFIG_WPS_REG_DISABLE_OPEN */
  448. break;
  449. case WPS_AUTH_WPAPSK:
  450. ssid->auth_alg = WPA_AUTH_ALG_OPEN;
  451. ssid->key_mgmt = WPA_KEY_MGMT_PSK;
  452. ssid->proto = WPA_PROTO_WPA;
  453. break;
  454. case WPS_AUTH_WPA2PSK:
  455. ssid->auth_alg = WPA_AUTH_ALG_OPEN;
  456. ssid->key_mgmt = WPA_KEY_MGMT_PSK;
  457. ssid->proto = WPA_PROTO_RSN;
  458. break;
  459. }
  460. if (ssid->key_mgmt == WPA_KEY_MGMT_PSK) {
  461. if (cred->key_len == 2 * PMK_LEN) {
  462. if (hexstr2bin((const char *) cred->key, ssid->psk,
  463. PMK_LEN)) {
  464. wpa_printf(MSG_ERROR, "WPS: Invalid Network "
  465. "Key");
  466. return -1;
  467. }
  468. ssid->psk_set = 1;
  469. ssid->export_keys = 1;
  470. } else if (cred->key_len >= 8 && cred->key_len < 2 * PMK_LEN) {
  471. os_free(ssid->passphrase);
  472. ssid->passphrase = os_malloc(cred->key_len + 1);
  473. if (ssid->passphrase == NULL)
  474. return -1;
  475. os_memcpy(ssid->passphrase, cred->key, cred->key_len);
  476. ssid->passphrase[cred->key_len] = '\0';
  477. wpa_config_update_psk(ssid);
  478. ssid->export_keys = 1;
  479. } else {
  480. wpa_printf(MSG_ERROR, "WPS: Invalid Network Key "
  481. "length %lu",
  482. (unsigned long) cred->key_len);
  483. return -1;
  484. }
  485. }
  486. wpas_wps_security_workaround(wpa_s, ssid, cred);
  487. wpas_wps_remove_dup_network(wpa_s, ssid);
  488. #ifndef CONFIG_NO_CONFIG_WRITE
  489. if (wpa_s->conf->update_config &&
  490. wpa_config_write(wpa_s->confname, wpa_s->conf)) {
  491. wpa_printf(MSG_DEBUG, "WPS: Failed to update configuration");
  492. return -1;
  493. }
  494. #endif /* CONFIG_NO_CONFIG_WRITE */
  495. /*
  496. * Optimize the post-WPS scan based on the channel used during
  497. * the provisioning in case EAP-Failure is not received.
  498. */
  499. wpa_s->after_wps = 5;
  500. wpa_s->wps_freq = wpa_s->assoc_freq;
  501. return 0;
  502. }
  503. static void wpa_supplicant_wps_event_m2d(struct wpa_supplicant *wpa_s,
  504. struct wps_event_m2d *m2d)
  505. {
  506. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_M2D
  507. "dev_password_id=%d config_error=%d",
  508. m2d->dev_password_id, m2d->config_error);
  509. wpas_notify_wps_event_m2d(wpa_s, m2d);
  510. #ifdef CONFIG_P2P
  511. if (wpa_s->parent && wpa_s->parent != wpa_s) {
  512. wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_M2D
  513. "dev_password_id=%d config_error=%d",
  514. m2d->dev_password_id, m2d->config_error);
  515. }
  516. if (m2d->config_error == WPS_CFG_MULTIPLE_PBC_DETECTED) {
  517. /*
  518. * Notify P2P from eloop timeout to avoid issues with the
  519. * interface getting removed while processing a message.
  520. */
  521. eloop_register_timeout(0, 0, wpas_p2p_pbc_overlap_cb, wpa_s,
  522. NULL);
  523. }
  524. #endif /* CONFIG_P2P */
  525. }
  526. static void wpas_wps_clear_timeout(void *eloop_ctx, void *timeout_ctx)
  527. {
  528. struct wpa_supplicant *wpa_s = eloop_ctx;
  529. wpa_printf(MSG_DEBUG, "WPS: Clear WPS network from timeout");
  530. wpas_clear_wps(wpa_s);
  531. }
  532. static void wpa_supplicant_wps_event_fail(struct wpa_supplicant *wpa_s,
  533. struct wps_event_fail *fail)
  534. {
  535. if (fail->error_indication > 0 &&
  536. fail->error_indication < NUM_WPS_EI_VALUES) {
  537. wpa_msg(wpa_s, MSG_INFO,
  538. WPS_EVENT_FAIL "msg=%d config_error=%d reason=%d (%s)",
  539. fail->msg, fail->config_error, fail->error_indication,
  540. wps_ei_str(fail->error_indication));
  541. if (wpa_s->parent && wpa_s->parent != wpa_s)
  542. wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_FAIL
  543. "msg=%d config_error=%d reason=%d (%s)",
  544. fail->msg, fail->config_error,
  545. fail->error_indication,
  546. wps_ei_str(fail->error_indication));
  547. } else {
  548. wpa_msg(wpa_s, MSG_INFO,
  549. WPS_EVENT_FAIL "msg=%d config_error=%d",
  550. fail->msg, fail->config_error);
  551. if (wpa_s->parent && wpa_s->parent != wpa_s)
  552. wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_FAIL
  553. "msg=%d config_error=%d",
  554. fail->msg, fail->config_error);
  555. }
  556. /*
  557. * Need to allow WPS processing to complete, e.g., by sending WSC_NACK.
  558. */
  559. wpa_printf(MSG_DEBUG, "WPS: Register timeout to clear WPS network");
  560. eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL);
  561. eloop_register_timeout(0, 100000, wpas_wps_clear_timeout, wpa_s, NULL);
  562. wpas_notify_wps_event_fail(wpa_s, fail);
  563. wpas_p2p_wps_failed(wpa_s, fail);
  564. }
  565. static void wpas_wps_reenable_networks_cb(void *eloop_ctx, void *timeout_ctx);
  566. static void wpas_wps_reenable_networks(struct wpa_supplicant *wpa_s)
  567. {
  568. struct wpa_ssid *ssid;
  569. int changed = 0;
  570. eloop_cancel_timeout(wpas_wps_reenable_networks_cb, wpa_s, NULL);
  571. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  572. if (ssid->disabled_for_connect && ssid->disabled) {
  573. ssid->disabled_for_connect = 0;
  574. ssid->disabled = 0;
  575. wpas_notify_network_enabled_changed(wpa_s, ssid);
  576. changed++;
  577. }
  578. }
  579. if (changed) {
  580. #ifndef CONFIG_NO_CONFIG_WRITE
  581. if (wpa_s->conf->update_config &&
  582. wpa_config_write(wpa_s->confname, wpa_s->conf)) {
  583. wpa_printf(MSG_DEBUG, "WPS: Failed to update "
  584. "configuration");
  585. }
  586. #endif /* CONFIG_NO_CONFIG_WRITE */
  587. }
  588. }
  589. static void wpas_wps_reenable_networks_cb(void *eloop_ctx, void *timeout_ctx)
  590. {
  591. struct wpa_supplicant *wpa_s = eloop_ctx;
  592. /* Enable the networks disabled during wpas_wps_reassoc */
  593. wpas_wps_reenable_networks(wpa_s);
  594. }
  595. static void wpa_supplicant_wps_event_success(struct wpa_supplicant *wpa_s)
  596. {
  597. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_SUCCESS);
  598. wpa_s->wps_success = 1;
  599. wpas_notify_wps_event_success(wpa_s);
  600. if (wpa_s->current_ssid)
  601. wpas_clear_temp_disabled(wpa_s, wpa_s->current_ssid, 1);
  602. wpa_s->extra_blacklist_count = 0;
  603. /*
  604. * Enable the networks disabled during wpas_wps_reassoc after 10
  605. * seconds. The 10 seconds timer is to allow the data connection to be
  606. * formed before allowing other networks to be selected.
  607. */
  608. eloop_register_timeout(10, 0, wpas_wps_reenable_networks_cb, wpa_s,
  609. NULL);
  610. wpas_p2p_wps_success(wpa_s, wpa_s->bssid, 0);
  611. }
  612. static void wpa_supplicant_wps_event_er_ap_add(struct wpa_supplicant *wpa_s,
  613. struct wps_event_er_ap *ap)
  614. {
  615. char uuid_str[100];
  616. char dev_type[WPS_DEV_TYPE_BUFSIZE];
  617. uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str));
  618. if (ap->pri_dev_type)
  619. wps_dev_type_bin2str(ap->pri_dev_type, dev_type,
  620. sizeof(dev_type));
  621. else
  622. dev_type[0] = '\0';
  623. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_AP_ADD "%s " MACSTR
  624. " pri_dev_type=%s wps_state=%d |%s|%s|%s|%s|%s|%s|",
  625. uuid_str, MAC2STR(ap->mac_addr), dev_type, ap->wps_state,
  626. ap->friendly_name ? ap->friendly_name : "",
  627. ap->manufacturer ? ap->manufacturer : "",
  628. ap->model_description ? ap->model_description : "",
  629. ap->model_name ? ap->model_name : "",
  630. ap->manufacturer_url ? ap->manufacturer_url : "",
  631. ap->model_url ? ap->model_url : "");
  632. }
  633. static void wpa_supplicant_wps_event_er_ap_remove(struct wpa_supplicant *wpa_s,
  634. struct wps_event_er_ap *ap)
  635. {
  636. char uuid_str[100];
  637. uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str));
  638. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_AP_REMOVE "%s", uuid_str);
  639. }
  640. static void wpa_supplicant_wps_event_er_enrollee_add(
  641. struct wpa_supplicant *wpa_s, struct wps_event_er_enrollee *enrollee)
  642. {
  643. char uuid_str[100];
  644. char dev_type[WPS_DEV_TYPE_BUFSIZE];
  645. uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str));
  646. if (enrollee->pri_dev_type)
  647. wps_dev_type_bin2str(enrollee->pri_dev_type, dev_type,
  648. sizeof(dev_type));
  649. else
  650. dev_type[0] = '\0';
  651. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_ENROLLEE_ADD "%s " MACSTR
  652. " M1=%d config_methods=0x%x dev_passwd_id=%d pri_dev_type=%s "
  653. "|%s|%s|%s|%s|%s|",
  654. uuid_str, MAC2STR(enrollee->mac_addr), enrollee->m1_received,
  655. enrollee->config_methods, enrollee->dev_passwd_id, dev_type,
  656. enrollee->dev_name ? enrollee->dev_name : "",
  657. enrollee->manufacturer ? enrollee->manufacturer : "",
  658. enrollee->model_name ? enrollee->model_name : "",
  659. enrollee->model_number ? enrollee->model_number : "",
  660. enrollee->serial_number ? enrollee->serial_number : "");
  661. }
  662. static void wpa_supplicant_wps_event_er_enrollee_remove(
  663. struct wpa_supplicant *wpa_s, struct wps_event_er_enrollee *enrollee)
  664. {
  665. char uuid_str[100];
  666. uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str));
  667. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_ENROLLEE_REMOVE "%s " MACSTR,
  668. uuid_str, MAC2STR(enrollee->mac_addr));
  669. }
  670. static void wpa_supplicant_wps_event_er_ap_settings(
  671. struct wpa_supplicant *wpa_s,
  672. struct wps_event_er_ap_settings *ap_settings)
  673. {
  674. char uuid_str[100];
  675. char key_str[65];
  676. const struct wps_credential *cred = ap_settings->cred;
  677. key_str[0] = '\0';
  678. if (cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) {
  679. if (cred->key_len >= 8 && cred->key_len <= 64) {
  680. os_memcpy(key_str, cred->key, cred->key_len);
  681. key_str[cred->key_len] = '\0';
  682. }
  683. }
  684. uuid_bin2str(ap_settings->uuid, uuid_str, sizeof(uuid_str));
  685. /* Use wpa_msg_ctrl to avoid showing the key in debug log */
  686. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_ER_AP_SETTINGS
  687. "uuid=%s ssid=%s auth_type=0x%04x encr_type=0x%04x "
  688. "key=%s",
  689. uuid_str, wpa_ssid_txt(cred->ssid, cred->ssid_len),
  690. cred->auth_type, cred->encr_type, key_str);
  691. }
  692. static void wpa_supplicant_wps_event_er_set_sel_reg(
  693. struct wpa_supplicant *wpa_s,
  694. struct wps_event_er_set_selected_registrar *ev)
  695. {
  696. char uuid_str[100];
  697. uuid_bin2str(ev->uuid, uuid_str, sizeof(uuid_str));
  698. switch (ev->state) {
  699. case WPS_ER_SET_SEL_REG_START:
  700. wpa_msg(wpa_s, MSG_DEBUG, WPS_EVENT_ER_SET_SEL_REG
  701. "uuid=%s state=START sel_reg=%d dev_passwd_id=%u "
  702. "sel_reg_config_methods=0x%x",
  703. uuid_str, ev->sel_reg, ev->dev_passwd_id,
  704. ev->sel_reg_config_methods);
  705. break;
  706. case WPS_ER_SET_SEL_REG_DONE:
  707. wpa_msg(wpa_s, MSG_DEBUG, WPS_EVENT_ER_SET_SEL_REG
  708. "uuid=%s state=DONE", uuid_str);
  709. break;
  710. case WPS_ER_SET_SEL_REG_FAILED:
  711. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_SET_SEL_REG
  712. "uuid=%s state=FAILED", uuid_str);
  713. break;
  714. }
  715. }
  716. static void wpa_supplicant_wps_event(void *ctx, enum wps_event event,
  717. union wps_event_data *data)
  718. {
  719. struct wpa_supplicant *wpa_s = ctx;
  720. switch (event) {
  721. case WPS_EV_M2D:
  722. wpa_supplicant_wps_event_m2d(wpa_s, &data->m2d);
  723. break;
  724. case WPS_EV_FAIL:
  725. wpa_supplicant_wps_event_fail(wpa_s, &data->fail);
  726. break;
  727. case WPS_EV_SUCCESS:
  728. wpa_supplicant_wps_event_success(wpa_s);
  729. break;
  730. case WPS_EV_PWD_AUTH_FAIL:
  731. #ifdef CONFIG_AP
  732. if (wpa_s->ap_iface && data->pwd_auth_fail.enrollee)
  733. wpa_supplicant_ap_pwd_auth_fail(wpa_s);
  734. #endif /* CONFIG_AP */
  735. break;
  736. case WPS_EV_PBC_OVERLAP:
  737. break;
  738. case WPS_EV_PBC_TIMEOUT:
  739. break;
  740. case WPS_EV_PBC_ACTIVE:
  741. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ACTIVE);
  742. break;
  743. case WPS_EV_PBC_DISABLE:
  744. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_DISABLE);
  745. break;
  746. case WPS_EV_ER_AP_ADD:
  747. wpa_supplicant_wps_event_er_ap_add(wpa_s, &data->ap);
  748. break;
  749. case WPS_EV_ER_AP_REMOVE:
  750. wpa_supplicant_wps_event_er_ap_remove(wpa_s, &data->ap);
  751. break;
  752. case WPS_EV_ER_ENROLLEE_ADD:
  753. wpa_supplicant_wps_event_er_enrollee_add(wpa_s,
  754. &data->enrollee);
  755. break;
  756. case WPS_EV_ER_ENROLLEE_REMOVE:
  757. wpa_supplicant_wps_event_er_enrollee_remove(wpa_s,
  758. &data->enrollee);
  759. break;
  760. case WPS_EV_ER_AP_SETTINGS:
  761. wpa_supplicant_wps_event_er_ap_settings(wpa_s,
  762. &data->ap_settings);
  763. break;
  764. case WPS_EV_ER_SET_SELECTED_REGISTRAR:
  765. wpa_supplicant_wps_event_er_set_sel_reg(wpa_s,
  766. &data->set_sel_reg);
  767. break;
  768. case WPS_EV_AP_PIN_SUCCESS:
  769. break;
  770. }
  771. }
  772. static int wpa_supplicant_wps_rf_band(void *ctx)
  773. {
  774. struct wpa_supplicant *wpa_s = ctx;
  775. if (!wpa_s->current_ssid || !wpa_s->assoc_freq)
  776. return 0;
  777. return (wpa_s->assoc_freq > 50000) ? WPS_RF_60GHZ :
  778. (wpa_s->assoc_freq > 2484) ? WPS_RF_50GHZ : WPS_RF_24GHZ;
  779. }
  780. enum wps_request_type wpas_wps_get_req_type(struct wpa_ssid *ssid)
  781. {
  782. if (eap_is_wps_pbc_enrollee(&ssid->eap) ||
  783. eap_is_wps_pin_enrollee(&ssid->eap))
  784. return WPS_REQ_ENROLLEE;
  785. else
  786. return WPS_REQ_REGISTRAR;
  787. }
  788. static void wpas_clear_wps(struct wpa_supplicant *wpa_s)
  789. {
  790. int id;
  791. struct wpa_ssid *ssid, *remove_ssid = NULL, *prev_current;
  792. wpa_s->after_wps = 0;
  793. wpa_s->known_wps_freq = 0;
  794. prev_current = wpa_s->current_ssid;
  795. /* Enable the networks disabled during wpas_wps_reassoc */
  796. wpas_wps_reenable_networks(wpa_s);
  797. eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL);
  798. eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL);
  799. /* Remove any existing WPS network from configuration */
  800. ssid = wpa_s->conf->ssid;
  801. while (ssid) {
  802. if (ssid->key_mgmt & WPA_KEY_MGMT_WPS) {
  803. if (ssid == wpa_s->current_ssid) {
  804. wpa_s->own_disconnect_req = 1;
  805. wpa_supplicant_deauthenticate(
  806. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  807. }
  808. id = ssid->id;
  809. remove_ssid = ssid;
  810. } else
  811. id = -1;
  812. ssid = ssid->next;
  813. if (id >= 0) {
  814. if (prev_current == remove_ssid) {
  815. wpa_sm_set_config(wpa_s->wpa, NULL);
  816. eapol_sm_notify_config(wpa_s->eapol, NULL,
  817. NULL);
  818. }
  819. wpas_notify_network_removed(wpa_s, remove_ssid);
  820. wpa_config_remove_network(wpa_s->conf, id);
  821. }
  822. }
  823. wpas_wps_clear_ap_info(wpa_s);
  824. }
  825. static void wpas_wps_timeout(void *eloop_ctx, void *timeout_ctx)
  826. {
  827. struct wpa_supplicant *wpa_s = eloop_ctx;
  828. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_TIMEOUT "Requested operation timed "
  829. "out");
  830. wpas_clear_wps(wpa_s);
  831. }
  832. static struct wpa_ssid * wpas_wps_add_network(struct wpa_supplicant *wpa_s,
  833. int registrar, const u8 *dev_addr,
  834. const u8 *bssid)
  835. {
  836. struct wpa_ssid *ssid;
  837. ssid = wpa_config_add_network(wpa_s->conf);
  838. if (ssid == NULL)
  839. return NULL;
  840. wpas_notify_network_added(wpa_s, ssid);
  841. wpa_config_set_network_defaults(ssid);
  842. ssid->temporary = 1;
  843. if (wpa_config_set(ssid, "key_mgmt", "WPS", 0) < 0 ||
  844. wpa_config_set(ssid, "eap", "WSC", 0) < 0 ||
  845. wpa_config_set(ssid, "identity", registrar ?
  846. "\"" WSC_ID_REGISTRAR "\"" :
  847. "\"" WSC_ID_ENROLLEE "\"", 0) < 0) {
  848. wpas_notify_network_removed(wpa_s, ssid);
  849. wpa_config_remove_network(wpa_s->conf, ssid->id);
  850. return NULL;
  851. }
  852. #ifdef CONFIG_P2P
  853. if (dev_addr)
  854. os_memcpy(ssid->go_p2p_dev_addr, dev_addr, ETH_ALEN);
  855. #endif /* CONFIG_P2P */
  856. if (bssid) {
  857. #ifndef CONFIG_P2P
  858. struct wpa_bss *bss;
  859. int count = 0;
  860. #endif /* CONFIG_P2P */
  861. os_memcpy(ssid->bssid, bssid, ETH_ALEN);
  862. ssid->bssid_set = 1;
  863. /*
  864. * Note: With P2P, the SSID may change at the time the WPS
  865. * provisioning is started, so better not filter the AP based
  866. * on the current SSID in the scan results.
  867. */
  868. #ifndef CONFIG_P2P
  869. dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
  870. if (os_memcmp(bssid, bss->bssid, ETH_ALEN) != 0)
  871. continue;
  872. os_free(ssid->ssid);
  873. ssid->ssid = os_malloc(bss->ssid_len);
  874. if (ssid->ssid == NULL)
  875. break;
  876. os_memcpy(ssid->ssid, bss->ssid, bss->ssid_len);
  877. ssid->ssid_len = bss->ssid_len;
  878. wpa_hexdump_ascii(MSG_DEBUG, "WPS: Picked SSID from "
  879. "scan results",
  880. ssid->ssid, ssid->ssid_len);
  881. count++;
  882. }
  883. if (count > 1) {
  884. wpa_printf(MSG_DEBUG, "WPS: More than one SSID found "
  885. "for the AP; use wildcard");
  886. os_free(ssid->ssid);
  887. ssid->ssid = NULL;
  888. ssid->ssid_len = 0;
  889. }
  890. #endif /* CONFIG_P2P */
  891. }
  892. return ssid;
  893. }
  894. static void wpas_wps_temp_disable(struct wpa_supplicant *wpa_s,
  895. struct wpa_ssid *selected)
  896. {
  897. struct wpa_ssid *ssid;
  898. if (wpa_s->current_ssid) {
  899. wpa_s->own_disconnect_req = 1;
  900. wpa_supplicant_deauthenticate(
  901. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  902. }
  903. /* Mark all other networks disabled and trigger reassociation */
  904. ssid = wpa_s->conf->ssid;
  905. while (ssid) {
  906. int was_disabled = ssid->disabled;
  907. ssid->disabled_for_connect = 0;
  908. /*
  909. * In case the network object corresponds to a persistent group
  910. * then do not send out network disabled signal. In addition,
  911. * do not change disabled status of persistent network objects
  912. * from 2 to 1 should we connect to another network.
  913. */
  914. if (was_disabled != 2) {
  915. ssid->disabled = ssid != selected;
  916. if (was_disabled != ssid->disabled) {
  917. if (ssid->disabled)
  918. ssid->disabled_for_connect = 1;
  919. wpas_notify_network_enabled_changed(wpa_s,
  920. ssid);
  921. }
  922. }
  923. ssid = ssid->next;
  924. }
  925. }
  926. static void wpas_wps_reassoc(struct wpa_supplicant *wpa_s,
  927. struct wpa_ssid *selected, const u8 *bssid,
  928. int freq)
  929. {
  930. struct wpa_bss *bss;
  931. wpa_s->wps_run++;
  932. if (wpa_s->wps_run == 0)
  933. wpa_s->wps_run++;
  934. wpa_s->after_wps = 0;
  935. wpa_s->known_wps_freq = 0;
  936. if (freq) {
  937. wpa_s->after_wps = 5;
  938. wpa_s->wps_freq = freq;
  939. } else if (bssid) {
  940. bss = wpa_bss_get_bssid_latest(wpa_s, bssid);
  941. if (bss && bss->freq > 0) {
  942. wpa_s->known_wps_freq = 1;
  943. wpa_s->wps_freq = bss->freq;
  944. }
  945. }
  946. wpas_wps_temp_disable(wpa_s, selected);
  947. wpa_s->disconnected = 0;
  948. wpa_s->reassociate = 1;
  949. wpa_s->scan_runs = 0;
  950. wpa_s->normal_scans = 0;
  951. wpa_s->wps_success = 0;
  952. wpa_s->blacklist_cleared = 0;
  953. wpa_supplicant_cancel_sched_scan(wpa_s);
  954. wpa_supplicant_req_scan(wpa_s, 0, 0);
  955. }
  956. int wpas_wps_start_pbc(struct wpa_supplicant *wpa_s, const u8 *bssid,
  957. int p2p_group)
  958. {
  959. struct wpa_ssid *ssid;
  960. #ifdef CONFIG_AP
  961. if (wpa_s->ap_iface) {
  962. wpa_printf(MSG_DEBUG,
  963. "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
  964. return -1;
  965. }
  966. #endif /* CONFIG_AP */
  967. wpas_clear_wps(wpa_s);
  968. ssid = wpas_wps_add_network(wpa_s, 0, NULL, bssid);
  969. if (ssid == NULL)
  970. return -1;
  971. ssid->temporary = 1;
  972. ssid->p2p_group = p2p_group;
  973. #ifdef CONFIG_P2P
  974. if (p2p_group && wpa_s->go_params && wpa_s->go_params->ssid_len) {
  975. ssid->ssid = os_zalloc(wpa_s->go_params->ssid_len + 1);
  976. if (ssid->ssid) {
  977. ssid->ssid_len = wpa_s->go_params->ssid_len;
  978. os_memcpy(ssid->ssid, wpa_s->go_params->ssid,
  979. ssid->ssid_len);
  980. wpa_hexdump_ascii(MSG_DEBUG, "WPS: Use specific AP "
  981. "SSID", ssid->ssid, ssid->ssid_len);
  982. }
  983. }
  984. #endif /* CONFIG_P2P */
  985. if (wpa_config_set(ssid, "phase1", "\"pbc=1\"", 0) < 0)
  986. return -1;
  987. if (wpa_s->wps_fragment_size)
  988. ssid->eap.fragment_size = wpa_s->wps_fragment_size;
  989. eloop_register_timeout(WPS_PBC_WALK_TIME, 0, wpas_wps_timeout,
  990. wpa_s, NULL);
  991. wpas_wps_reassoc(wpa_s, ssid, bssid, 0);
  992. return 0;
  993. }
  994. static int wpas_wps_start_dev_pw(struct wpa_supplicant *wpa_s,
  995. const u8 *dev_addr, const u8 *bssid,
  996. const char *pin, int p2p_group, u16 dev_pw_id,
  997. const u8 *peer_pubkey_hash,
  998. const u8 *ssid_val, size_t ssid_len, int freq)
  999. {
  1000. struct wpa_ssid *ssid;
  1001. char val[128 + 2 * WPS_OOB_PUBKEY_HASH_LEN];
  1002. unsigned int rpin = 0;
  1003. char hash[2 * WPS_OOB_PUBKEY_HASH_LEN + 10];
  1004. #ifdef CONFIG_AP
  1005. if (wpa_s->ap_iface) {
  1006. wpa_printf(MSG_DEBUG,
  1007. "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
  1008. return -1;
  1009. }
  1010. #endif /* CONFIG_AP */
  1011. wpas_clear_wps(wpa_s);
  1012. if (bssid && is_zero_ether_addr(bssid))
  1013. bssid = NULL;
  1014. ssid = wpas_wps_add_network(wpa_s, 0, dev_addr, bssid);
  1015. if (ssid == NULL) {
  1016. wpa_printf(MSG_DEBUG, "WPS: Could not add network");
  1017. return -1;
  1018. }
  1019. ssid->temporary = 1;
  1020. ssid->p2p_group = p2p_group;
  1021. if (ssid_val) {
  1022. ssid->ssid = os_malloc(ssid_len);
  1023. if (ssid->ssid) {
  1024. os_memcpy(ssid->ssid, ssid_val, ssid_len);
  1025. ssid->ssid_len = ssid_len;
  1026. }
  1027. }
  1028. if (peer_pubkey_hash) {
  1029. os_memcpy(hash, " pkhash=", 8);
  1030. wpa_snprintf_hex_uppercase(hash + 8, sizeof(hash) - 8,
  1031. peer_pubkey_hash,
  1032. WPS_OOB_PUBKEY_HASH_LEN);
  1033. } else {
  1034. hash[0] = '\0';
  1035. }
  1036. #ifdef CONFIG_P2P
  1037. if (p2p_group && wpa_s->go_params && wpa_s->go_params->ssid_len) {
  1038. ssid->ssid = os_zalloc(wpa_s->go_params->ssid_len + 1);
  1039. if (ssid->ssid) {
  1040. ssid->ssid_len = wpa_s->go_params->ssid_len;
  1041. os_memcpy(ssid->ssid, wpa_s->go_params->ssid,
  1042. ssid->ssid_len);
  1043. wpa_hexdump_ascii(MSG_DEBUG, "WPS: Use specific AP "
  1044. "SSID", ssid->ssid, ssid->ssid_len);
  1045. }
  1046. }
  1047. #endif /* CONFIG_P2P */
  1048. if (pin)
  1049. os_snprintf(val, sizeof(val), "\"pin=%s dev_pw_id=%u%s\"",
  1050. pin, dev_pw_id, hash);
  1051. else if (pin == NULL && dev_pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) {
  1052. os_snprintf(val, sizeof(val), "\"dev_pw_id=%u%s\"",
  1053. dev_pw_id, hash);
  1054. } else {
  1055. rpin = wps_generate_pin();
  1056. os_snprintf(val, sizeof(val), "\"pin=%08d dev_pw_id=%u%s\"",
  1057. rpin, dev_pw_id, hash);
  1058. }
  1059. if (wpa_config_set(ssid, "phase1", val, 0) < 0) {
  1060. wpa_printf(MSG_DEBUG, "WPS: Failed to set phase1 '%s'", val);
  1061. return -1;
  1062. }
  1063. if (wpa_s->wps_fragment_size)
  1064. ssid->eap.fragment_size = wpa_s->wps_fragment_size;
  1065. eloop_register_timeout(WPS_PBC_WALK_TIME, 0, wpas_wps_timeout,
  1066. wpa_s, NULL);
  1067. wpa_s->wps_ap_iter = 1;
  1068. wpas_wps_reassoc(wpa_s, ssid, bssid, freq);
  1069. return rpin;
  1070. }
  1071. int wpas_wps_start_pin(struct wpa_supplicant *wpa_s, const u8 *bssid,
  1072. const char *pin, int p2p_group, u16 dev_pw_id)
  1073. {
  1074. os_get_reltime(&wpa_s->wps_pin_start_time);
  1075. return wpas_wps_start_dev_pw(wpa_s, NULL, bssid, pin, p2p_group,
  1076. dev_pw_id, NULL, NULL, 0, 0);
  1077. }
  1078. /* Cancel the wps pbc/pin requests */
  1079. int wpas_wps_cancel(struct wpa_supplicant *wpa_s)
  1080. {
  1081. #ifdef CONFIG_AP
  1082. if (wpa_s->ap_iface) {
  1083. wpa_printf(MSG_DEBUG, "WPS: Cancelling in AP mode");
  1084. return wpa_supplicant_ap_wps_cancel(wpa_s);
  1085. }
  1086. #endif /* CONFIG_AP */
  1087. if (wpa_s->wpa_state == WPA_SCANNING ||
  1088. wpa_s->wpa_state == WPA_DISCONNECTED) {
  1089. wpa_printf(MSG_DEBUG, "WPS: Cancel operation - cancel scan");
  1090. wpa_supplicant_cancel_scan(wpa_s);
  1091. wpas_clear_wps(wpa_s);
  1092. } else if (wpa_s->wpa_state >= WPA_ASSOCIATED) {
  1093. wpa_printf(MSG_DEBUG, "WPS: Cancel operation - "
  1094. "deauthenticate");
  1095. wpa_s->own_disconnect_req = 1;
  1096. wpa_supplicant_deauthenticate(wpa_s,
  1097. WLAN_REASON_DEAUTH_LEAVING);
  1098. wpas_clear_wps(wpa_s);
  1099. } else {
  1100. wpas_wps_reenable_networks(wpa_s);
  1101. wpas_wps_clear_ap_info(wpa_s);
  1102. if (eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL) >
  1103. 0)
  1104. wpas_clear_wps(wpa_s);
  1105. }
  1106. wpa_s->after_wps = 0;
  1107. return 0;
  1108. }
  1109. int wpas_wps_start_reg(struct wpa_supplicant *wpa_s, const u8 *bssid,
  1110. const char *pin, struct wps_new_ap_settings *settings)
  1111. {
  1112. struct wpa_ssid *ssid;
  1113. char val[200];
  1114. char *pos, *end;
  1115. int res;
  1116. #ifdef CONFIG_AP
  1117. if (wpa_s->ap_iface) {
  1118. wpa_printf(MSG_DEBUG,
  1119. "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
  1120. return -1;
  1121. }
  1122. #endif /* CONFIG_AP */
  1123. if (!pin)
  1124. return -1;
  1125. wpas_clear_wps(wpa_s);
  1126. ssid = wpas_wps_add_network(wpa_s, 1, NULL, bssid);
  1127. if (ssid == NULL)
  1128. return -1;
  1129. ssid->temporary = 1;
  1130. pos = val;
  1131. end = pos + sizeof(val);
  1132. res = os_snprintf(pos, end - pos, "\"pin=%s", pin);
  1133. if (os_snprintf_error(end - pos, res))
  1134. return -1;
  1135. pos += res;
  1136. if (settings) {
  1137. res = os_snprintf(pos, end - pos, " new_ssid=%s new_auth=%s "
  1138. "new_encr=%s new_key=%s",
  1139. settings->ssid_hex, settings->auth,
  1140. settings->encr, settings->key_hex);
  1141. if (os_snprintf_error(end - pos, res))
  1142. return -1;
  1143. pos += res;
  1144. }
  1145. res = os_snprintf(pos, end - pos, "\"");
  1146. if (os_snprintf_error(end - pos, res))
  1147. return -1;
  1148. if (wpa_config_set(ssid, "phase1", val, 0) < 0)
  1149. return -1;
  1150. if (wpa_s->wps_fragment_size)
  1151. ssid->eap.fragment_size = wpa_s->wps_fragment_size;
  1152. eloop_register_timeout(WPS_PBC_WALK_TIME, 0, wpas_wps_timeout,
  1153. wpa_s, NULL);
  1154. wpas_wps_reassoc(wpa_s, ssid, bssid, 0);
  1155. return 0;
  1156. }
  1157. static int wpas_wps_new_psk_cb(void *ctx, const u8 *mac_addr,
  1158. const u8 *p2p_dev_addr, const u8 *psk,
  1159. size_t psk_len)
  1160. {
  1161. if (is_zero_ether_addr(p2p_dev_addr)) {
  1162. wpa_printf(MSG_DEBUG,
  1163. "Received new WPA/WPA2-PSK from WPS for STA " MACSTR,
  1164. MAC2STR(mac_addr));
  1165. } else {
  1166. wpa_printf(MSG_DEBUG,
  1167. "Received new WPA/WPA2-PSK from WPS for STA " MACSTR
  1168. " P2P Device Addr " MACSTR,
  1169. MAC2STR(mac_addr), MAC2STR(p2p_dev_addr));
  1170. }
  1171. wpa_hexdump_key(MSG_DEBUG, "Per-device PSK", psk, psk_len);
  1172. /* TODO */
  1173. return 0;
  1174. }
  1175. static void wpas_wps_pin_needed_cb(void *ctx, const u8 *uuid_e,
  1176. const struct wps_device_data *dev)
  1177. {
  1178. char uuid[40], txt[400];
  1179. int len;
  1180. char devtype[WPS_DEV_TYPE_BUFSIZE];
  1181. if (uuid_bin2str(uuid_e, uuid, sizeof(uuid)))
  1182. return;
  1183. wpa_printf(MSG_DEBUG, "WPS: PIN needed for UUID-E %s", uuid);
  1184. len = os_snprintf(txt, sizeof(txt), "WPS-EVENT-PIN-NEEDED %s " MACSTR
  1185. " [%s|%s|%s|%s|%s|%s]",
  1186. uuid, MAC2STR(dev->mac_addr), dev->device_name,
  1187. dev->manufacturer, dev->model_name,
  1188. dev->model_number, dev->serial_number,
  1189. wps_dev_type_bin2str(dev->pri_dev_type, devtype,
  1190. sizeof(devtype)));
  1191. if (!os_snprintf_error(sizeof(txt), len))
  1192. wpa_printf(MSG_INFO, "%s", txt);
  1193. }
  1194. static void wpas_wps_set_sel_reg_cb(void *ctx, int sel_reg, u16 dev_passwd_id,
  1195. u16 sel_reg_config_methods)
  1196. {
  1197. #ifdef CONFIG_WPS_ER
  1198. struct wpa_supplicant *wpa_s = ctx;
  1199. if (wpa_s->wps_er == NULL)
  1200. return;
  1201. wpa_printf(MSG_DEBUG, "WPS ER: SetSelectedRegistrar - sel_reg=%d "
  1202. "dev_password_id=%u sel_reg_config_methods=0x%x",
  1203. sel_reg, dev_passwd_id, sel_reg_config_methods);
  1204. wps_er_set_sel_reg(wpa_s->wps_er, sel_reg, dev_passwd_id,
  1205. sel_reg_config_methods);
  1206. #endif /* CONFIG_WPS_ER */
  1207. }
  1208. static u16 wps_fix_config_methods(u16 config_methods)
  1209. {
  1210. if ((config_methods &
  1211. (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY |
  1212. WPS_CONFIG_PHY_DISPLAY)) == WPS_CONFIG_DISPLAY) {
  1213. wpa_printf(MSG_INFO, "WPS: Converting display to "
  1214. "virtual_display for WPS 2.0 compliance");
  1215. config_methods |= WPS_CONFIG_VIRT_DISPLAY;
  1216. }
  1217. if ((config_methods &
  1218. (WPS_CONFIG_PUSHBUTTON | WPS_CONFIG_VIRT_PUSHBUTTON |
  1219. WPS_CONFIG_PHY_PUSHBUTTON)) == WPS_CONFIG_PUSHBUTTON) {
  1220. wpa_printf(MSG_INFO, "WPS: Converting push_button to "
  1221. "virtual_push_button for WPS 2.0 compliance");
  1222. config_methods |= WPS_CONFIG_VIRT_PUSHBUTTON;
  1223. }
  1224. return config_methods;
  1225. }
  1226. static void wpas_wps_set_uuid(struct wpa_supplicant *wpa_s,
  1227. struct wps_context *wps)
  1228. {
  1229. char buf[50];
  1230. const char *src;
  1231. if (is_nil_uuid(wpa_s->conf->uuid)) {
  1232. struct wpa_supplicant *first;
  1233. first = wpa_s->global->ifaces;
  1234. while (first && first->next)
  1235. first = first->next;
  1236. if (first && first != wpa_s) {
  1237. if (wps != wpa_s->global->ifaces->wps)
  1238. os_memcpy(wps->uuid,
  1239. wpa_s->global->ifaces->wps->uuid,
  1240. WPS_UUID_LEN);
  1241. src = "from the first interface";
  1242. } else {
  1243. uuid_gen_mac_addr(wpa_s->own_addr, wps->uuid);
  1244. src = "based on MAC address";
  1245. }
  1246. } else {
  1247. os_memcpy(wps->uuid, wpa_s->conf->uuid, WPS_UUID_LEN);
  1248. src = "based on configuration";
  1249. }
  1250. uuid_bin2str(wps->uuid, buf, sizeof(buf));
  1251. wpa_dbg(wpa_s, MSG_DEBUG, "WPS: UUID %s: %s", src, buf);
  1252. }
  1253. static void wpas_wps_set_vendor_ext_m1(struct wpa_supplicant *wpa_s,
  1254. struct wps_context *wps)
  1255. {
  1256. wpabuf_free(wps->dev.vendor_ext_m1);
  1257. wps->dev.vendor_ext_m1 = NULL;
  1258. if (wpa_s->conf->wps_vendor_ext_m1) {
  1259. wps->dev.vendor_ext_m1 =
  1260. wpabuf_dup(wpa_s->conf->wps_vendor_ext_m1);
  1261. if (!wps->dev.vendor_ext_m1) {
  1262. wpa_printf(MSG_ERROR, "WPS: Cannot "
  1263. "allocate memory for vendor_ext_m1");
  1264. }
  1265. }
  1266. }
  1267. int wpas_wps_init(struct wpa_supplicant *wpa_s)
  1268. {
  1269. struct wps_context *wps;
  1270. struct wps_registrar_config rcfg;
  1271. struct hostapd_hw_modes *modes;
  1272. u16 m;
  1273. wps = os_zalloc(sizeof(*wps));
  1274. if (wps == NULL)
  1275. return -1;
  1276. wps->cred_cb = wpa_supplicant_wps_cred;
  1277. wps->event_cb = wpa_supplicant_wps_event;
  1278. wps->rf_band_cb = wpa_supplicant_wps_rf_band;
  1279. wps->cb_ctx = wpa_s;
  1280. wps->dev.device_name = wpa_s->conf->device_name;
  1281. wps->dev.manufacturer = wpa_s->conf->manufacturer;
  1282. wps->dev.model_name = wpa_s->conf->model_name;
  1283. wps->dev.model_number = wpa_s->conf->model_number;
  1284. wps->dev.serial_number = wpa_s->conf->serial_number;
  1285. wps->config_methods =
  1286. wps_config_methods_str2bin(wpa_s->conf->config_methods);
  1287. if ((wps->config_methods & (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) ==
  1288. (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) {
  1289. wpa_printf(MSG_ERROR, "WPS: Both Label and Display config "
  1290. "methods are not allowed at the same time");
  1291. os_free(wps);
  1292. return -1;
  1293. }
  1294. wps->config_methods = wps_fix_config_methods(wps->config_methods);
  1295. wps->dev.config_methods = wps->config_methods;
  1296. os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
  1297. WPS_DEV_TYPE_LEN);
  1298. wps->dev.num_sec_dev_types = wpa_s->conf->num_sec_device_types;
  1299. os_memcpy(wps->dev.sec_dev_type, wpa_s->conf->sec_device_type,
  1300. WPS_DEV_TYPE_LEN * wps->dev.num_sec_dev_types);
  1301. wpas_wps_set_vendor_ext_m1(wpa_s, wps);
  1302. wps->dev.os_version = WPA_GET_BE32(wpa_s->conf->os_version);
  1303. modes = wpa_s->hw.modes;
  1304. if (modes) {
  1305. for (m = 0; m < wpa_s->hw.num_modes; m++) {
  1306. if (modes[m].mode == HOSTAPD_MODE_IEEE80211B ||
  1307. modes[m].mode == HOSTAPD_MODE_IEEE80211G)
  1308. wps->dev.rf_bands |= WPS_RF_24GHZ;
  1309. else if (modes[m].mode == HOSTAPD_MODE_IEEE80211A)
  1310. wps->dev.rf_bands |= WPS_RF_50GHZ;
  1311. else if (modes[m].mode == HOSTAPD_MODE_IEEE80211AD)
  1312. wps->dev.rf_bands |= WPS_RF_60GHZ;
  1313. }
  1314. }
  1315. if (wps->dev.rf_bands == 0) {
  1316. /*
  1317. * Default to claiming support for both bands if the driver
  1318. * does not provide support for fetching supported bands.
  1319. */
  1320. wps->dev.rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ;
  1321. }
  1322. os_memcpy(wps->dev.mac_addr, wpa_s->own_addr, ETH_ALEN);
  1323. wpas_wps_set_uuid(wpa_s, wps);
  1324. wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK;
  1325. wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP;
  1326. os_memset(&rcfg, 0, sizeof(rcfg));
  1327. rcfg.new_psk_cb = wpas_wps_new_psk_cb;
  1328. rcfg.pin_needed_cb = wpas_wps_pin_needed_cb;
  1329. rcfg.set_sel_reg_cb = wpas_wps_set_sel_reg_cb;
  1330. rcfg.cb_ctx = wpa_s;
  1331. wps->registrar = wps_registrar_init(wps, &rcfg);
  1332. if (wps->registrar == NULL) {
  1333. wpa_printf(MSG_DEBUG, "Failed to initialize WPS Registrar");
  1334. os_free(wps);
  1335. return -1;
  1336. }
  1337. wpa_s->wps = wps;
  1338. return 0;
  1339. }
  1340. #ifdef CONFIG_WPS_ER
  1341. static void wpas_wps_nfc_clear(struct wps_context *wps)
  1342. {
  1343. wps->ap_nfc_dev_pw_id = 0;
  1344. wpabuf_free(wps->ap_nfc_dh_pubkey);
  1345. wps->ap_nfc_dh_pubkey = NULL;
  1346. wpabuf_free(wps->ap_nfc_dh_privkey);
  1347. wps->ap_nfc_dh_privkey = NULL;
  1348. wpabuf_free(wps->ap_nfc_dev_pw);
  1349. wps->ap_nfc_dev_pw = NULL;
  1350. }
  1351. #endif /* CONFIG_WPS_ER */
  1352. void wpas_wps_deinit(struct wpa_supplicant *wpa_s)
  1353. {
  1354. wpas_wps_assoc_with_cred_cancel(wpa_s);
  1355. eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL);
  1356. eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL);
  1357. eloop_cancel_timeout(wpas_wps_reenable_networks_cb, wpa_s, NULL);
  1358. wpas_wps_clear_ap_info(wpa_s);
  1359. #ifdef CONFIG_P2P
  1360. eloop_cancel_timeout(wpas_p2p_pbc_overlap_cb, wpa_s, NULL);
  1361. #endif /* CONFIG_P2P */
  1362. if (wpa_s->wps == NULL)
  1363. return;
  1364. #ifdef CONFIG_WPS_ER
  1365. wps_er_deinit(wpa_s->wps_er, NULL, NULL);
  1366. wpa_s->wps_er = NULL;
  1367. wpas_wps_nfc_clear(wpa_s->wps);
  1368. #endif /* CONFIG_WPS_ER */
  1369. wps_registrar_deinit(wpa_s->wps->registrar);
  1370. wpabuf_free(wpa_s->wps->dh_pubkey);
  1371. wpabuf_free(wpa_s->wps->dh_privkey);
  1372. wpabuf_free(wpa_s->wps->dev.vendor_ext_m1);
  1373. os_free(wpa_s->wps->network_key);
  1374. os_free(wpa_s->wps);
  1375. wpa_s->wps = NULL;
  1376. }
  1377. int wpas_wps_ssid_bss_match(struct wpa_supplicant *wpa_s,
  1378. struct wpa_ssid *ssid, struct wpa_bss *bss)
  1379. {
  1380. struct wpabuf *wps_ie;
  1381. if (!(ssid->key_mgmt & WPA_KEY_MGMT_WPS))
  1382. return -1;
  1383. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1384. if (eap_is_wps_pbc_enrollee(&ssid->eap)) {
  1385. if (!wps_ie) {
  1386. wpa_printf(MSG_DEBUG, " skip - non-WPS AP");
  1387. return 0;
  1388. }
  1389. if (!wps_is_selected_pbc_registrar(wps_ie)) {
  1390. wpa_printf(MSG_DEBUG, " skip - WPS AP "
  1391. "without active PBC Registrar");
  1392. wpabuf_free(wps_ie);
  1393. return 0;
  1394. }
  1395. /* TODO: overlap detection */
  1396. wpa_printf(MSG_DEBUG, " selected based on WPS IE "
  1397. "(Active PBC)");
  1398. wpabuf_free(wps_ie);
  1399. return 1;
  1400. }
  1401. if (eap_is_wps_pin_enrollee(&ssid->eap)) {
  1402. if (!wps_ie) {
  1403. wpa_printf(MSG_DEBUG, " skip - non-WPS AP");
  1404. return 0;
  1405. }
  1406. /*
  1407. * Start with WPS APs that advertise our address as an
  1408. * authorized MAC (v2.0) or active PIN Registrar (v1.0) and
  1409. * allow any WPS AP after couple of scans since some APs do not
  1410. * set Selected Registrar attribute properly when using
  1411. * external Registrar.
  1412. */
  1413. if (!wps_is_addr_authorized(wps_ie, wpa_s->own_addr, 1)) {
  1414. struct os_reltime age;
  1415. os_reltime_age(&wpa_s->wps_pin_start_time, &age);
  1416. if (wpa_s->scan_runs < WPS_PIN_SCAN_IGNORE_SEL_REG ||
  1417. age.sec < WPS_PIN_TIME_IGNORE_SEL_REG) {
  1418. wpa_printf(MSG_DEBUG,
  1419. " skip - WPS AP without active PIN Registrar (scan_runs=%d age=%d)",
  1420. wpa_s->scan_runs, (int) age.sec);
  1421. wpabuf_free(wps_ie);
  1422. return 0;
  1423. }
  1424. wpa_printf(MSG_DEBUG, " selected based on WPS IE");
  1425. } else {
  1426. wpa_printf(MSG_DEBUG, " selected based on WPS IE "
  1427. "(Authorized MAC or Active PIN)");
  1428. }
  1429. wpabuf_free(wps_ie);
  1430. return 1;
  1431. }
  1432. if (wps_ie) {
  1433. wpa_printf(MSG_DEBUG, " selected based on WPS IE");
  1434. wpabuf_free(wps_ie);
  1435. return 1;
  1436. }
  1437. return -1;
  1438. }
  1439. int wpas_wps_ssid_wildcard_ok(struct wpa_supplicant *wpa_s,
  1440. struct wpa_ssid *ssid,
  1441. struct wpa_bss *bss)
  1442. {
  1443. struct wpabuf *wps_ie = NULL;
  1444. int ret = 0;
  1445. if (eap_is_wps_pbc_enrollee(&ssid->eap)) {
  1446. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1447. if (wps_ie && wps_is_selected_pbc_registrar(wps_ie)) {
  1448. /* allow wildcard SSID for WPS PBC */
  1449. ret = 1;
  1450. }
  1451. } else if (eap_is_wps_pin_enrollee(&ssid->eap)) {
  1452. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1453. if (wps_ie &&
  1454. (wps_is_addr_authorized(wps_ie, wpa_s->own_addr, 1) ||
  1455. wpa_s->scan_runs >= WPS_PIN_SCAN_IGNORE_SEL_REG)) {
  1456. /* allow wildcard SSID for WPS PIN */
  1457. ret = 1;
  1458. }
  1459. }
  1460. if (!ret && ssid->bssid_set &&
  1461. os_memcmp(ssid->bssid, bss->bssid, ETH_ALEN) == 0) {
  1462. /* allow wildcard SSID due to hardcoded BSSID match */
  1463. ret = 1;
  1464. }
  1465. #ifdef CONFIG_WPS_STRICT
  1466. if (wps_ie) {
  1467. if (wps_validate_beacon_probe_resp(wps_ie, bss->beacon_ie_len >
  1468. 0, bss->bssid) < 0)
  1469. ret = 0;
  1470. if (bss->beacon_ie_len) {
  1471. struct wpabuf *bcn_wps;
  1472. bcn_wps = wpa_bss_get_vendor_ie_multi_beacon(
  1473. bss, WPS_IE_VENDOR_TYPE);
  1474. if (bcn_wps == NULL) {
  1475. wpa_printf(MSG_DEBUG, "WPS: Mandatory WPS IE "
  1476. "missing from AP Beacon");
  1477. ret = 0;
  1478. } else {
  1479. if (wps_validate_beacon(wps_ie) < 0)
  1480. ret = 0;
  1481. wpabuf_free(bcn_wps);
  1482. }
  1483. }
  1484. }
  1485. #endif /* CONFIG_WPS_STRICT */
  1486. wpabuf_free(wps_ie);
  1487. return ret;
  1488. }
  1489. int wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s,
  1490. struct wpa_bss *selected, struct wpa_ssid *ssid)
  1491. {
  1492. const u8 *sel_uuid, *uuid;
  1493. struct wpabuf *wps_ie;
  1494. int ret = 0;
  1495. struct wpa_bss *bss;
  1496. if (!eap_is_wps_pbc_enrollee(&ssid->eap))
  1497. return 0;
  1498. wpa_printf(MSG_DEBUG, "WPS: Check whether PBC session overlap is "
  1499. "present in scan results; selected BSSID " MACSTR,
  1500. MAC2STR(selected->bssid));
  1501. /* Make sure that only one AP is in active PBC mode */
  1502. wps_ie = wpa_bss_get_vendor_ie_multi(selected, WPS_IE_VENDOR_TYPE);
  1503. if (wps_ie) {
  1504. sel_uuid = wps_get_uuid_e(wps_ie);
  1505. wpa_hexdump(MSG_DEBUG, "WPS: UUID of the selected BSS",
  1506. sel_uuid, UUID_LEN);
  1507. } else {
  1508. wpa_printf(MSG_DEBUG, "WPS: Selected BSS does not include "
  1509. "WPS IE?!");
  1510. sel_uuid = NULL;
  1511. }
  1512. dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
  1513. struct wpabuf *ie;
  1514. if (bss == selected)
  1515. continue;
  1516. ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1517. if (!ie)
  1518. continue;
  1519. if (!wps_is_selected_pbc_registrar(ie)) {
  1520. wpabuf_free(ie);
  1521. continue;
  1522. }
  1523. wpa_printf(MSG_DEBUG, "WPS: Another BSS in active PBC mode: "
  1524. MACSTR, MAC2STR(bss->bssid));
  1525. uuid = wps_get_uuid_e(ie);
  1526. wpa_hexdump(MSG_DEBUG, "WPS: UUID of the other BSS",
  1527. uuid, UUID_LEN);
  1528. if (os_memcmp(selected->bssid, bss->bssid, ETH_ALEN) == 0) {
  1529. wpabuf_free(ie);
  1530. continue;
  1531. }
  1532. if (sel_uuid == NULL || uuid == NULL ||
  1533. os_memcmp(sel_uuid, uuid, UUID_LEN) != 0) {
  1534. ret = 1; /* PBC overlap */
  1535. wpa_msg(wpa_s, MSG_INFO, "WPS: PBC overlap detected: "
  1536. MACSTR " and " MACSTR,
  1537. MAC2STR(selected->bssid),
  1538. MAC2STR(bss->bssid));
  1539. wpabuf_free(ie);
  1540. break;
  1541. }
  1542. /* TODO: verify that this is reasonable dual-band situation */
  1543. wpabuf_free(ie);
  1544. }
  1545. wpabuf_free(wps_ie);
  1546. return ret;
  1547. }
  1548. void wpas_wps_notify_scan_results(struct wpa_supplicant *wpa_s)
  1549. {
  1550. struct wpa_bss *bss;
  1551. unsigned int pbc = 0, auth = 0, pin = 0, wps = 0;
  1552. if (wpa_s->disconnected || wpa_s->wpa_state >= WPA_ASSOCIATED)
  1553. return;
  1554. dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
  1555. struct wpabuf *ie;
  1556. ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1557. if (!ie)
  1558. continue;
  1559. if (wps_is_selected_pbc_registrar(ie))
  1560. pbc++;
  1561. else if (wps_is_addr_authorized(ie, wpa_s->own_addr, 0))
  1562. auth++;
  1563. else if (wps_is_selected_pin_registrar(ie))
  1564. pin++;
  1565. else
  1566. wps++;
  1567. wpabuf_free(ie);
  1568. }
  1569. if (pbc)
  1570. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_PBC);
  1571. else if (auth)
  1572. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_AUTH);
  1573. else if (pin)
  1574. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_PIN);
  1575. else if (wps)
  1576. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE);
  1577. }
  1578. int wpas_wps_searching(struct wpa_supplicant *wpa_s)
  1579. {
  1580. struct wpa_ssid *ssid;
  1581. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  1582. if ((ssid->key_mgmt & WPA_KEY_MGMT_WPS) && !ssid->disabled)
  1583. return 1;
  1584. }
  1585. return 0;
  1586. }
  1587. int wpas_wps_scan_result_text(const u8 *ies, size_t ies_len, char *buf,
  1588. char *end)
  1589. {
  1590. struct wpabuf *wps_ie;
  1591. int ret;
  1592. wps_ie = ieee802_11_vendor_ie_concat(ies, ies_len, WPS_DEV_OUI_WFA);
  1593. if (wps_ie == NULL)
  1594. return 0;
  1595. ret = wps_attr_text(wps_ie, buf, end);
  1596. wpabuf_free(wps_ie);
  1597. return ret;
  1598. }
  1599. int wpas_wps_er_start(struct wpa_supplicant *wpa_s, const char *filter)
  1600. {
  1601. #ifdef CONFIG_WPS_ER
  1602. if (wpa_s->wps_er) {
  1603. wps_er_refresh(wpa_s->wps_er);
  1604. return 0;
  1605. }
  1606. wpa_s->wps_er = wps_er_init(wpa_s->wps, wpa_s->ifname, filter);
  1607. if (wpa_s->wps_er == NULL)
  1608. return -1;
  1609. return 0;
  1610. #else /* CONFIG_WPS_ER */
  1611. return 0;
  1612. #endif /* CONFIG_WPS_ER */
  1613. }
  1614. void wpas_wps_er_stop(struct wpa_supplicant *wpa_s)
  1615. {
  1616. #ifdef CONFIG_WPS_ER
  1617. wps_er_deinit(wpa_s->wps_er, NULL, NULL);
  1618. wpa_s->wps_er = NULL;
  1619. #endif /* CONFIG_WPS_ER */
  1620. }
  1621. #ifdef CONFIG_WPS_ER
  1622. int wpas_wps_er_add_pin(struct wpa_supplicant *wpa_s, const u8 *addr,
  1623. const char *uuid, const char *pin)
  1624. {
  1625. u8 u[UUID_LEN];
  1626. const u8 *use_uuid = NULL;
  1627. u8 addr_buf[ETH_ALEN];
  1628. if (os_strcmp(uuid, "any") == 0) {
  1629. } else if (uuid_str2bin(uuid, u) == 0) {
  1630. use_uuid = u;
  1631. } else if (hwaddr_aton(uuid, addr_buf) == 0) {
  1632. use_uuid = wps_er_get_sta_uuid(wpa_s->wps_er, addr_buf);
  1633. if (use_uuid == NULL)
  1634. return -1;
  1635. } else
  1636. return -1;
  1637. return wps_registrar_add_pin(wpa_s->wps->registrar, addr,
  1638. use_uuid,
  1639. (const u8 *) pin, os_strlen(pin), 300);
  1640. }
  1641. int wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid)
  1642. {
  1643. u8 u[UUID_LEN], *use_uuid = NULL;
  1644. u8 addr[ETH_ALEN], *use_addr = NULL;
  1645. if (uuid_str2bin(uuid, u) == 0)
  1646. use_uuid = u;
  1647. else if (hwaddr_aton(uuid, addr) == 0)
  1648. use_addr = addr;
  1649. else
  1650. return -1;
  1651. return wps_er_pbc(wpa_s->wps_er, use_uuid, use_addr);
  1652. }
  1653. int wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid,
  1654. const char *pin)
  1655. {
  1656. u8 u[UUID_LEN], *use_uuid = NULL;
  1657. u8 addr[ETH_ALEN], *use_addr = NULL;
  1658. if (uuid_str2bin(uuid, u) == 0)
  1659. use_uuid = u;
  1660. else if (hwaddr_aton(uuid, addr) == 0)
  1661. use_addr = addr;
  1662. else
  1663. return -1;
  1664. return wps_er_learn(wpa_s->wps_er, use_uuid, use_addr, (const u8 *) pin,
  1665. os_strlen(pin));
  1666. }
  1667. static int wpas_wps_network_to_cred(struct wpa_ssid *ssid,
  1668. struct wps_credential *cred)
  1669. {
  1670. os_memset(cred, 0, sizeof(*cred));
  1671. if (ssid->ssid_len > SSID_MAX_LEN)
  1672. return -1;
  1673. os_memcpy(cred->ssid, ssid->ssid, ssid->ssid_len);
  1674. cred->ssid_len = ssid->ssid_len;
  1675. if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) {
  1676. cred->auth_type = (ssid->proto & WPA_PROTO_RSN) ?
  1677. WPS_AUTH_WPA2PSK : WPS_AUTH_WPAPSK;
  1678. if (ssid->pairwise_cipher & WPA_CIPHER_CCMP)
  1679. cred->encr_type = WPS_ENCR_AES;
  1680. else
  1681. cred->encr_type = WPS_ENCR_TKIP;
  1682. if (ssid->passphrase) {
  1683. cred->key_len = os_strlen(ssid->passphrase);
  1684. if (cred->key_len >= 64)
  1685. return -1;
  1686. os_memcpy(cred->key, ssid->passphrase, cred->key_len);
  1687. } else if (ssid->psk_set) {
  1688. cred->key_len = 32;
  1689. os_memcpy(cred->key, ssid->psk, 32);
  1690. } else
  1691. return -1;
  1692. } else {
  1693. cred->auth_type = WPS_AUTH_OPEN;
  1694. cred->encr_type = WPS_ENCR_NONE;
  1695. }
  1696. return 0;
  1697. }
  1698. int wpas_wps_er_set_config(struct wpa_supplicant *wpa_s, const char *uuid,
  1699. int id)
  1700. {
  1701. u8 u[UUID_LEN], *use_uuid = NULL;
  1702. u8 addr[ETH_ALEN], *use_addr = NULL;
  1703. struct wpa_ssid *ssid;
  1704. struct wps_credential cred;
  1705. int ret;
  1706. if (uuid_str2bin(uuid, u) == 0)
  1707. use_uuid = u;
  1708. else if (hwaddr_aton(uuid, addr) == 0)
  1709. use_addr = addr;
  1710. else
  1711. return -1;
  1712. ssid = wpa_config_get_network(wpa_s->conf, id);
  1713. if (ssid == NULL || ssid->ssid == NULL)
  1714. return -1;
  1715. if (wpas_wps_network_to_cred(ssid, &cred) < 0)
  1716. return -1;
  1717. ret = wps_er_set_config(wpa_s->wps_er, use_uuid, use_addr, &cred);
  1718. os_memset(&cred, 0, sizeof(cred));
  1719. return ret;
  1720. }
  1721. int wpas_wps_er_config(struct wpa_supplicant *wpa_s, const char *uuid,
  1722. const char *pin, struct wps_new_ap_settings *settings)
  1723. {
  1724. u8 u[UUID_LEN], *use_uuid = NULL;
  1725. u8 addr[ETH_ALEN], *use_addr = NULL;
  1726. struct wps_credential cred;
  1727. size_t len;
  1728. if (uuid_str2bin(uuid, u) == 0)
  1729. use_uuid = u;
  1730. else if (hwaddr_aton(uuid, addr) == 0)
  1731. use_addr = addr;
  1732. else
  1733. return -1;
  1734. if (settings->ssid_hex == NULL || settings->auth == NULL ||
  1735. settings->encr == NULL || settings->key_hex == NULL)
  1736. return -1;
  1737. os_memset(&cred, 0, sizeof(cred));
  1738. len = os_strlen(settings->ssid_hex);
  1739. if ((len & 1) || len > 2 * sizeof(cred.ssid) ||
  1740. hexstr2bin(settings->ssid_hex, cred.ssid, len / 2))
  1741. return -1;
  1742. cred.ssid_len = len / 2;
  1743. len = os_strlen(settings->key_hex);
  1744. if ((len & 1) || len > 2 * sizeof(cred.key) ||
  1745. hexstr2bin(settings->key_hex, cred.key, len / 2))
  1746. return -1;
  1747. cred.key_len = len / 2;
  1748. if (os_strcmp(settings->auth, "OPEN") == 0)
  1749. cred.auth_type = WPS_AUTH_OPEN;
  1750. else if (os_strcmp(settings->auth, "WPAPSK") == 0)
  1751. cred.auth_type = WPS_AUTH_WPAPSK;
  1752. else if (os_strcmp(settings->auth, "WPA2PSK") == 0)
  1753. cred.auth_type = WPS_AUTH_WPA2PSK;
  1754. else
  1755. return -1;
  1756. if (os_strcmp(settings->encr, "NONE") == 0)
  1757. cred.encr_type = WPS_ENCR_NONE;
  1758. #ifdef CONFIG_TESTING_OPTIONS
  1759. else if (os_strcmp(settings->encr, "WEP") == 0)
  1760. cred.encr_type = WPS_ENCR_WEP;
  1761. #endif /* CONFIG_TESTING_OPTIONS */
  1762. else if (os_strcmp(settings->encr, "TKIP") == 0)
  1763. cred.encr_type = WPS_ENCR_TKIP;
  1764. else if (os_strcmp(settings->encr, "CCMP") == 0)
  1765. cred.encr_type = WPS_ENCR_AES;
  1766. else
  1767. return -1;
  1768. return wps_er_config(wpa_s->wps_er, use_uuid, use_addr,
  1769. (const u8 *) pin, os_strlen(pin), &cred);
  1770. }
  1771. #ifdef CONFIG_WPS_NFC
  1772. struct wpabuf * wpas_wps_er_nfc_config_token(struct wpa_supplicant *wpa_s,
  1773. int ndef, const char *uuid)
  1774. {
  1775. struct wpabuf *ret;
  1776. u8 u[UUID_LEN], *use_uuid = NULL;
  1777. u8 addr[ETH_ALEN], *use_addr = NULL;
  1778. if (!wpa_s->wps_er)
  1779. return NULL;
  1780. if (uuid_str2bin(uuid, u) == 0)
  1781. use_uuid = u;
  1782. else if (hwaddr_aton(uuid, addr) == 0)
  1783. use_addr = addr;
  1784. else
  1785. return NULL;
  1786. ret = wps_er_nfc_config_token(wpa_s->wps_er, use_uuid, use_addr);
  1787. if (ndef && ret) {
  1788. struct wpabuf *tmp;
  1789. tmp = ndef_build_wifi(ret);
  1790. wpabuf_free(ret);
  1791. if (tmp == NULL)
  1792. return NULL;
  1793. ret = tmp;
  1794. }
  1795. return ret;
  1796. }
  1797. #endif /* CONFIG_WPS_NFC */
  1798. static int callbacks_pending = 0;
  1799. static void wpas_wps_terminate_cb(void *ctx)
  1800. {
  1801. wpa_printf(MSG_DEBUG, "WPS ER: Terminated");
  1802. if (--callbacks_pending <= 0)
  1803. eloop_terminate();
  1804. }
  1805. #endif /* CONFIG_WPS_ER */
  1806. int wpas_wps_terminate_pending(struct wpa_supplicant *wpa_s)
  1807. {
  1808. #ifdef CONFIG_WPS_ER
  1809. if (wpa_s->wps_er) {
  1810. callbacks_pending++;
  1811. wps_er_deinit(wpa_s->wps_er, wpas_wps_terminate_cb, wpa_s);
  1812. wpa_s->wps_er = NULL;
  1813. return 1;
  1814. }
  1815. #endif /* CONFIG_WPS_ER */
  1816. return 0;
  1817. }
  1818. void wpas_wps_update_config(struct wpa_supplicant *wpa_s)
  1819. {
  1820. struct wps_context *wps = wpa_s->wps;
  1821. if (wps == NULL)
  1822. return;
  1823. if (wpa_s->conf->changed_parameters & CFG_CHANGED_CONFIG_METHODS) {
  1824. wps->config_methods = wps_config_methods_str2bin(
  1825. wpa_s->conf->config_methods);
  1826. if ((wps->config_methods &
  1827. (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) ==
  1828. (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) {
  1829. wpa_printf(MSG_ERROR, "WPS: Both Label and Display "
  1830. "config methods are not allowed at the "
  1831. "same time");
  1832. wps->config_methods &= ~WPS_CONFIG_LABEL;
  1833. }
  1834. }
  1835. wps->config_methods = wps_fix_config_methods(wps->config_methods);
  1836. wps->dev.config_methods = wps->config_methods;
  1837. if (wpa_s->conf->changed_parameters & CFG_CHANGED_DEVICE_TYPE)
  1838. os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
  1839. WPS_DEV_TYPE_LEN);
  1840. if (wpa_s->conf->changed_parameters & CFG_CHANGED_SEC_DEVICE_TYPE) {
  1841. wps->dev.num_sec_dev_types = wpa_s->conf->num_sec_device_types;
  1842. os_memcpy(wps->dev.sec_dev_type, wpa_s->conf->sec_device_type,
  1843. wps->dev.num_sec_dev_types * WPS_DEV_TYPE_LEN);
  1844. }
  1845. if (wpa_s->conf->changed_parameters & CFG_CHANGED_VENDOR_EXTENSION)
  1846. wpas_wps_set_vendor_ext_m1(wpa_s, wps);
  1847. if (wpa_s->conf->changed_parameters & CFG_CHANGED_OS_VERSION)
  1848. wps->dev.os_version = WPA_GET_BE32(wpa_s->conf->os_version);
  1849. if (wpa_s->conf->changed_parameters & CFG_CHANGED_UUID)
  1850. wpas_wps_set_uuid(wpa_s, wps);
  1851. if (wpa_s->conf->changed_parameters &
  1852. (CFG_CHANGED_DEVICE_NAME | CFG_CHANGED_WPS_STRING)) {
  1853. /* Update pointers to make sure they refer current values */
  1854. wps->dev.device_name = wpa_s->conf->device_name;
  1855. wps->dev.manufacturer = wpa_s->conf->manufacturer;
  1856. wps->dev.model_name = wpa_s->conf->model_name;
  1857. wps->dev.model_number = wpa_s->conf->model_number;
  1858. wps->dev.serial_number = wpa_s->conf->serial_number;
  1859. }
  1860. }
  1861. #ifdef CONFIG_WPS_NFC
  1862. #ifdef CONFIG_WPS_ER
  1863. static struct wpabuf *
  1864. wpas_wps_network_config_token(struct wpa_supplicant *wpa_s, int ndef,
  1865. struct wpa_ssid *ssid)
  1866. {
  1867. struct wpabuf *ret;
  1868. struct wps_credential cred;
  1869. if (wpas_wps_network_to_cred(ssid, &cred) < 0)
  1870. return NULL;
  1871. ret = wps_er_config_token_from_cred(wpa_s->wps, &cred);
  1872. if (ndef && ret) {
  1873. struct wpabuf *tmp;
  1874. tmp = ndef_build_wifi(ret);
  1875. wpabuf_free(ret);
  1876. if (tmp == NULL)
  1877. return NULL;
  1878. ret = tmp;
  1879. }
  1880. return ret;
  1881. }
  1882. #endif /* CONFIG_WPS_ER */
  1883. struct wpabuf * wpas_wps_nfc_config_token(struct wpa_supplicant *wpa_s,
  1884. int ndef, const char *id_str)
  1885. {
  1886. #ifdef CONFIG_WPS_ER
  1887. if (id_str) {
  1888. int id;
  1889. char *end = NULL;
  1890. struct wpa_ssid *ssid;
  1891. id = strtol(id_str, &end, 10);
  1892. if (end && *end)
  1893. return NULL;
  1894. ssid = wpa_config_get_network(wpa_s->conf, id);
  1895. if (ssid == NULL)
  1896. return NULL;
  1897. return wpas_wps_network_config_token(wpa_s, ndef, ssid);
  1898. }
  1899. #endif /* CONFIG_WPS_ER */
  1900. #ifdef CONFIG_AP
  1901. if (wpa_s->ap_iface)
  1902. return wpas_ap_wps_nfc_config_token(wpa_s, ndef);
  1903. #endif /* CONFIG_AP */
  1904. return NULL;
  1905. }
  1906. struct wpabuf * wpas_wps_nfc_token(struct wpa_supplicant *wpa_s, int ndef)
  1907. {
  1908. if (wpa_s->conf->wps_nfc_pw_from_config) {
  1909. return wps_nfc_token_build(ndef,
  1910. wpa_s->conf->wps_nfc_dev_pw_id,
  1911. wpa_s->conf->wps_nfc_dh_pubkey,
  1912. wpa_s->conf->wps_nfc_dev_pw);
  1913. }
  1914. return wps_nfc_token_gen(ndef, &wpa_s->conf->wps_nfc_dev_pw_id,
  1915. &wpa_s->conf->wps_nfc_dh_pubkey,
  1916. &wpa_s->conf->wps_nfc_dh_privkey,
  1917. &wpa_s->conf->wps_nfc_dev_pw);
  1918. }
  1919. int wpas_wps_start_nfc(struct wpa_supplicant *wpa_s, const u8 *go_dev_addr,
  1920. const u8 *bssid,
  1921. const struct wpabuf *dev_pw, u16 dev_pw_id,
  1922. int p2p_group, const u8 *peer_pubkey_hash,
  1923. const u8 *ssid, size_t ssid_len, int freq)
  1924. {
  1925. struct wps_context *wps = wpa_s->wps;
  1926. char pw[32 * 2 + 1];
  1927. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER && dev_pw == NULL) {
  1928. dev_pw = wpa_s->conf->wps_nfc_dev_pw;
  1929. dev_pw_id = wpa_s->conf->wps_nfc_dev_pw_id;
  1930. }
  1931. if (wpa_s->conf->wps_nfc_dh_pubkey == NULL ||
  1932. wpa_s->conf->wps_nfc_dh_privkey == NULL) {
  1933. wpa_printf(MSG_DEBUG, "WPS: Missing DH params - "
  1934. "cannot start NFC-triggered connection");
  1935. return -1;
  1936. }
  1937. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER && dev_pw == NULL) {
  1938. wpa_printf(MSG_DEBUG, "WPS: Missing Device Password (id=%u) - "
  1939. "cannot start NFC-triggered connection", dev_pw_id);
  1940. return -1;
  1941. }
  1942. dh5_free(wps->dh_ctx);
  1943. wpabuf_free(wps->dh_pubkey);
  1944. wpabuf_free(wps->dh_privkey);
  1945. wps->dh_privkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_privkey);
  1946. wps->dh_pubkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_pubkey);
  1947. if (wps->dh_privkey == NULL || wps->dh_pubkey == NULL) {
  1948. wps->dh_ctx = NULL;
  1949. wpabuf_free(wps->dh_pubkey);
  1950. wps->dh_pubkey = NULL;
  1951. wpabuf_free(wps->dh_privkey);
  1952. wps->dh_privkey = NULL;
  1953. wpa_printf(MSG_DEBUG, "WPS: Failed to get DH priv/pub key");
  1954. return -1;
  1955. }
  1956. wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, wps->dh_pubkey);
  1957. if (wps->dh_ctx == NULL) {
  1958. wpabuf_free(wps->dh_pubkey);
  1959. wps->dh_pubkey = NULL;
  1960. wpabuf_free(wps->dh_privkey);
  1961. wps->dh_privkey = NULL;
  1962. wpa_printf(MSG_DEBUG, "WPS: Failed to initialize DH context");
  1963. return -1;
  1964. }
  1965. if (dev_pw) {
  1966. wpa_snprintf_hex_uppercase(pw, sizeof(pw),
  1967. wpabuf_head(dev_pw),
  1968. wpabuf_len(dev_pw));
  1969. }
  1970. return wpas_wps_start_dev_pw(wpa_s, go_dev_addr, bssid,
  1971. dev_pw ? pw : NULL,
  1972. p2p_group, dev_pw_id, peer_pubkey_hash,
  1973. ssid, ssid_len, freq);
  1974. }
  1975. static int wpas_wps_use_cred(struct wpa_supplicant *wpa_s,
  1976. struct wps_parse_attr *attr)
  1977. {
  1978. /*
  1979. * Disable existing networks temporarily to allow the newly learned
  1980. * credential to be preferred. Enable the temporarily disabled networks
  1981. * after 10 seconds.
  1982. */
  1983. wpas_wps_temp_disable(wpa_s, NULL);
  1984. eloop_register_timeout(10, 0, wpas_wps_reenable_networks_cb, wpa_s,
  1985. NULL);
  1986. if (wps_oob_use_cred(wpa_s->wps, attr) < 0)
  1987. return -1;
  1988. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  1989. return 0;
  1990. if (attr->ap_channel) {
  1991. u16 chan = WPA_GET_BE16(attr->ap_channel);
  1992. int freq = 0;
  1993. if (chan >= 1 && chan <= 13)
  1994. freq = 2407 + 5 * chan;
  1995. else if (chan == 14)
  1996. freq = 2484;
  1997. else if (chan >= 30)
  1998. freq = 5000 + 5 * chan;
  1999. if (freq) {
  2000. wpa_printf(MSG_DEBUG, "WPS: Credential container indicated AP channel %u -> %u MHz",
  2001. chan, freq);
  2002. wpa_s->after_wps = 5;
  2003. wpa_s->wps_freq = freq;
  2004. }
  2005. }
  2006. wpa_printf(MSG_DEBUG, "WPS: Request reconnection with new network "
  2007. "based on the received credential added");
  2008. wpa_s->normal_scans = 0;
  2009. wpa_supplicant_reinit_autoscan(wpa_s);
  2010. wpa_s->disconnected = 0;
  2011. wpa_s->reassociate = 1;
  2012. wpa_supplicant_cancel_sched_scan(wpa_s);
  2013. wpa_supplicant_req_scan(wpa_s, 0, 0);
  2014. return 0;
  2015. }
  2016. #ifdef CONFIG_WPS_ER
  2017. static int wpas_wps_add_nfc_password_token(struct wpa_supplicant *wpa_s,
  2018. struct wps_parse_attr *attr)
  2019. {
  2020. return wps_registrar_add_nfc_password_token(
  2021. wpa_s->wps->registrar, attr->oob_dev_password,
  2022. attr->oob_dev_password_len);
  2023. }
  2024. #endif /* CONFIG_WPS_ER */
  2025. static int wpas_wps_nfc_tag_process(struct wpa_supplicant *wpa_s,
  2026. const struct wpabuf *wps)
  2027. {
  2028. struct wps_parse_attr attr;
  2029. wpa_hexdump_buf(MSG_DEBUG, "WPS: Received NFC tag payload", wps);
  2030. if (wps_parse_msg(wps, &attr)) {
  2031. wpa_printf(MSG_DEBUG, "WPS: Ignore invalid data from NFC tag");
  2032. return -1;
  2033. }
  2034. if (attr.num_cred)
  2035. return wpas_wps_use_cred(wpa_s, &attr);
  2036. #ifdef CONFIG_WPS_ER
  2037. if (attr.oob_dev_password)
  2038. return wpas_wps_add_nfc_password_token(wpa_s, &attr);
  2039. #endif /* CONFIG_WPS_ER */
  2040. wpa_printf(MSG_DEBUG, "WPS: Ignore unrecognized NFC tag");
  2041. return -1;
  2042. }
  2043. int wpas_wps_nfc_tag_read(struct wpa_supplicant *wpa_s,
  2044. const struct wpabuf *data, int forced_freq)
  2045. {
  2046. const struct wpabuf *wps = data;
  2047. struct wpabuf *tmp = NULL;
  2048. int ret;
  2049. if (wpabuf_len(data) < 4)
  2050. return -1;
  2051. if (*wpabuf_head_u8(data) != 0x10) {
  2052. /* Assume this contains full NDEF record */
  2053. tmp = ndef_parse_wifi(data);
  2054. if (tmp == NULL) {
  2055. #ifdef CONFIG_P2P
  2056. tmp = ndef_parse_p2p(data);
  2057. if (tmp) {
  2058. ret = wpas_p2p_nfc_tag_process(wpa_s, tmp,
  2059. forced_freq);
  2060. wpabuf_free(tmp);
  2061. return ret;
  2062. }
  2063. #endif /* CONFIG_P2P */
  2064. wpa_printf(MSG_DEBUG, "WPS: Could not parse NDEF");
  2065. return -1;
  2066. }
  2067. wps = tmp;
  2068. }
  2069. ret = wpas_wps_nfc_tag_process(wpa_s, wps);
  2070. wpabuf_free(tmp);
  2071. return ret;
  2072. }
  2073. struct wpabuf * wpas_wps_nfc_handover_req(struct wpa_supplicant *wpa_s,
  2074. int ndef)
  2075. {
  2076. struct wpabuf *ret;
  2077. if (wpa_s->conf->wps_nfc_dh_pubkey == NULL &&
  2078. wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey,
  2079. &wpa_s->conf->wps_nfc_dh_privkey) < 0)
  2080. return NULL;
  2081. ret = wps_build_nfc_handover_req(wpa_s->wps,
  2082. wpa_s->conf->wps_nfc_dh_pubkey);
  2083. if (ndef && ret) {
  2084. struct wpabuf *tmp;
  2085. tmp = ndef_build_wifi(ret);
  2086. wpabuf_free(ret);
  2087. if (tmp == NULL)
  2088. return NULL;
  2089. ret = tmp;
  2090. }
  2091. return ret;
  2092. }
  2093. #ifdef CONFIG_WPS_NFC
  2094. static struct wpabuf *
  2095. wpas_wps_er_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef,
  2096. const char *uuid)
  2097. {
  2098. #ifdef CONFIG_WPS_ER
  2099. struct wpabuf *ret;
  2100. u8 u[UUID_LEN], *use_uuid = NULL;
  2101. u8 addr[ETH_ALEN], *use_addr = NULL;
  2102. struct wps_context *wps = wpa_s->wps;
  2103. if (wps == NULL)
  2104. return NULL;
  2105. if (uuid == NULL)
  2106. return NULL;
  2107. if (uuid_str2bin(uuid, u) == 0)
  2108. use_uuid = u;
  2109. else if (hwaddr_aton(uuid, addr) == 0)
  2110. use_addr = addr;
  2111. else
  2112. return NULL;
  2113. if (wpa_s->conf->wps_nfc_dh_pubkey == NULL) {
  2114. if (wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey,
  2115. &wpa_s->conf->wps_nfc_dh_privkey) < 0)
  2116. return NULL;
  2117. }
  2118. wpas_wps_nfc_clear(wps);
  2119. wps->ap_nfc_dev_pw_id = DEV_PW_NFC_CONNECTION_HANDOVER;
  2120. wps->ap_nfc_dh_pubkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_pubkey);
  2121. wps->ap_nfc_dh_privkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_privkey);
  2122. if (!wps->ap_nfc_dh_pubkey || !wps->ap_nfc_dh_privkey) {
  2123. wpas_wps_nfc_clear(wps);
  2124. return NULL;
  2125. }
  2126. ret = wps_er_nfc_handover_sel(wpa_s->wps_er, wpa_s->wps, use_uuid,
  2127. use_addr, wpa_s->conf->wps_nfc_dh_pubkey);
  2128. if (ndef && ret) {
  2129. struct wpabuf *tmp;
  2130. tmp = ndef_build_wifi(ret);
  2131. wpabuf_free(ret);
  2132. if (tmp == NULL)
  2133. return NULL;
  2134. ret = tmp;
  2135. }
  2136. return ret;
  2137. #else /* CONFIG_WPS_ER */
  2138. return NULL;
  2139. #endif /* CONFIG_WPS_ER */
  2140. }
  2141. #endif /* CONFIG_WPS_NFC */
  2142. struct wpabuf * wpas_wps_nfc_handover_sel(struct wpa_supplicant *wpa_s,
  2143. int ndef, int cr, const char *uuid)
  2144. {
  2145. struct wpabuf *ret;
  2146. if (!cr)
  2147. return NULL;
  2148. ret = wpas_ap_wps_nfc_handover_sel(wpa_s, ndef);
  2149. if (ret)
  2150. return ret;
  2151. return wpas_wps_er_nfc_handover_sel(wpa_s, ndef, uuid);
  2152. }
  2153. static int wpas_wps_nfc_rx_handover_sel(struct wpa_supplicant *wpa_s,
  2154. const struct wpabuf *data)
  2155. {
  2156. struct wpabuf *wps;
  2157. int ret = -1;
  2158. u16 wsc_len;
  2159. const u8 *pos;
  2160. struct wpabuf msg;
  2161. struct wps_parse_attr attr;
  2162. u16 dev_pw_id;
  2163. const u8 *bssid = NULL;
  2164. int freq = 0;
  2165. wps = ndef_parse_wifi(data);
  2166. if (wps == NULL)
  2167. return -1;
  2168. wpa_printf(MSG_DEBUG, "WPS: Received application/vnd.wfa.wsc "
  2169. "payload from NFC connection handover");
  2170. wpa_hexdump_buf(MSG_DEBUG, "WPS: NFC payload", wps);
  2171. if (wpabuf_len(wps) < 2) {
  2172. wpa_printf(MSG_DEBUG, "WPS: Too short Wi-Fi Handover Select "
  2173. "Message");
  2174. goto out;
  2175. }
  2176. pos = wpabuf_head(wps);
  2177. wsc_len = WPA_GET_BE16(pos);
  2178. if (wsc_len > wpabuf_len(wps) - 2) {
  2179. wpa_printf(MSG_DEBUG, "WPS: Invalid WSC attribute length (%u) "
  2180. "in Wi-Fi Handover Select Message", wsc_len);
  2181. goto out;
  2182. }
  2183. pos += 2;
  2184. wpa_hexdump(MSG_DEBUG,
  2185. "WPS: WSC attributes in Wi-Fi Handover Select Message",
  2186. pos, wsc_len);
  2187. if (wsc_len < wpabuf_len(wps) - 2) {
  2188. wpa_hexdump(MSG_DEBUG,
  2189. "WPS: Ignore extra data after WSC attributes",
  2190. pos + wsc_len, wpabuf_len(wps) - 2 - wsc_len);
  2191. }
  2192. wpabuf_set(&msg, pos, wsc_len);
  2193. ret = wps_parse_msg(&msg, &attr);
  2194. if (ret < 0) {
  2195. wpa_printf(MSG_DEBUG, "WPS: Could not parse WSC attributes in "
  2196. "Wi-Fi Handover Select Message");
  2197. goto out;
  2198. }
  2199. if (attr.oob_dev_password == NULL ||
  2200. attr.oob_dev_password_len < WPS_OOB_PUBKEY_HASH_LEN + 2) {
  2201. wpa_printf(MSG_DEBUG, "WPS: No Out-of-Band Device Password "
  2202. "included in Wi-Fi Handover Select Message");
  2203. ret = -1;
  2204. goto out;
  2205. }
  2206. if (attr.ssid == NULL) {
  2207. wpa_printf(MSG_DEBUG, "WPS: No SSID included in Wi-Fi Handover "
  2208. "Select Message");
  2209. ret = -1;
  2210. goto out;
  2211. }
  2212. wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID", attr.ssid, attr.ssid_len);
  2213. if (attr.mac_addr) {
  2214. bssid = attr.mac_addr;
  2215. wpa_printf(MSG_DEBUG, "WPS: MAC Address (BSSID): " MACSTR,
  2216. MAC2STR(bssid));
  2217. }
  2218. if (attr.rf_bands)
  2219. wpa_printf(MSG_DEBUG, "WPS: RF Bands: %d", *attr.rf_bands);
  2220. if (attr.ap_channel) {
  2221. u16 chan = WPA_GET_BE16(attr.ap_channel);
  2222. wpa_printf(MSG_DEBUG, "WPS: AP Channel: %d", chan);
  2223. if (chan >= 1 && chan <= 13 &&
  2224. (attr.rf_bands == NULL || *attr.rf_bands & WPS_RF_24GHZ))
  2225. freq = 2407 + 5 * chan;
  2226. else if (chan == 14 &&
  2227. (attr.rf_bands == NULL ||
  2228. *attr.rf_bands & WPS_RF_24GHZ))
  2229. freq = 2484;
  2230. else if (chan >= 30 &&
  2231. (attr.rf_bands == NULL ||
  2232. *attr.rf_bands & WPS_RF_50GHZ))
  2233. freq = 5000 + 5 * chan;
  2234. else if (chan >= 1 && chan <= 4 &&
  2235. (attr.rf_bands == NULL ||
  2236. *attr.rf_bands & WPS_RF_60GHZ))
  2237. freq = 56160 + 2160 * chan;
  2238. if (freq) {
  2239. wpa_printf(MSG_DEBUG,
  2240. "WPS: AP indicated channel %u -> %u MHz",
  2241. chan, freq);
  2242. }
  2243. }
  2244. wpa_hexdump(MSG_DEBUG, "WPS: Out-of-Band Device Password",
  2245. attr.oob_dev_password, attr.oob_dev_password_len);
  2246. dev_pw_id = WPA_GET_BE16(attr.oob_dev_password +
  2247. WPS_OOB_PUBKEY_HASH_LEN);
  2248. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER) {
  2249. wpa_printf(MSG_DEBUG, "WPS: Unexpected OOB Device Password ID "
  2250. "%u in Wi-Fi Handover Select Message", dev_pw_id);
  2251. ret = -1;
  2252. goto out;
  2253. }
  2254. wpa_hexdump(MSG_DEBUG, "WPS: AP Public Key hash",
  2255. attr.oob_dev_password, WPS_OOB_PUBKEY_HASH_LEN);
  2256. ret = wpas_wps_start_nfc(wpa_s, NULL, bssid, NULL, dev_pw_id, 0,
  2257. attr.oob_dev_password,
  2258. attr.ssid, attr.ssid_len, freq);
  2259. out:
  2260. wpabuf_free(wps);
  2261. return ret;
  2262. }
  2263. int wpas_wps_nfc_report_handover(struct wpa_supplicant *wpa_s,
  2264. const struct wpabuf *req,
  2265. const struct wpabuf *sel)
  2266. {
  2267. wpa_printf(MSG_DEBUG, "NFC: WPS connection handover reported");
  2268. wpa_hexdump_buf_key(MSG_DEBUG, "WPS: Carrier record in request", req);
  2269. wpa_hexdump_buf_key(MSG_DEBUG, "WPS: Carrier record in select", sel);
  2270. return wpas_wps_nfc_rx_handover_sel(wpa_s, sel);
  2271. }
  2272. int wpas_er_wps_nfc_report_handover(struct wpa_supplicant *wpa_s,
  2273. const struct wpabuf *req,
  2274. const struct wpabuf *sel)
  2275. {
  2276. struct wpabuf *wps;
  2277. int ret = -1;
  2278. u16 wsc_len;
  2279. const u8 *pos;
  2280. struct wpabuf msg;
  2281. struct wps_parse_attr attr;
  2282. u16 dev_pw_id;
  2283. /*
  2284. * Enrollee/station is always initiator of the NFC connection handover,
  2285. * so use the request message here to find Enrollee public key hash.
  2286. */
  2287. wps = ndef_parse_wifi(req);
  2288. if (wps == NULL)
  2289. return -1;
  2290. wpa_printf(MSG_DEBUG, "WPS: Received application/vnd.wfa.wsc "
  2291. "payload from NFC connection handover");
  2292. wpa_hexdump_buf(MSG_DEBUG, "WPS: NFC payload", wps);
  2293. if (wpabuf_len(wps) < 2) {
  2294. wpa_printf(MSG_DEBUG, "WPS: Too short Wi-Fi Handover Request "
  2295. "Message");
  2296. goto out;
  2297. }
  2298. pos = wpabuf_head(wps);
  2299. wsc_len = WPA_GET_BE16(pos);
  2300. if (wsc_len > wpabuf_len(wps) - 2) {
  2301. wpa_printf(MSG_DEBUG, "WPS: Invalid WSC attribute length (%u) "
  2302. "in rt Wi-Fi Handover Request Message", wsc_len);
  2303. goto out;
  2304. }
  2305. pos += 2;
  2306. wpa_hexdump(MSG_DEBUG,
  2307. "WPS: WSC attributes in Wi-Fi Handover Request Message",
  2308. pos, wsc_len);
  2309. if (wsc_len < wpabuf_len(wps) - 2) {
  2310. wpa_hexdump(MSG_DEBUG,
  2311. "WPS: Ignore extra data after WSC attributes",
  2312. pos + wsc_len, wpabuf_len(wps) - 2 - wsc_len);
  2313. }
  2314. wpabuf_set(&msg, pos, wsc_len);
  2315. ret = wps_parse_msg(&msg, &attr);
  2316. if (ret < 0) {
  2317. wpa_printf(MSG_DEBUG, "WPS: Could not parse WSC attributes in "
  2318. "Wi-Fi Handover Request Message");
  2319. goto out;
  2320. }
  2321. if (attr.oob_dev_password == NULL ||
  2322. attr.oob_dev_password_len < WPS_OOB_PUBKEY_HASH_LEN + 2) {
  2323. wpa_printf(MSG_DEBUG, "WPS: No Out-of-Band Device Password "
  2324. "included in Wi-Fi Handover Request Message");
  2325. ret = -1;
  2326. goto out;
  2327. }
  2328. if (attr.uuid_e == NULL) {
  2329. wpa_printf(MSG_DEBUG, "WPS: No UUID-E included in Wi-Fi "
  2330. "Handover Request Message");
  2331. ret = -1;
  2332. goto out;
  2333. }
  2334. wpa_hexdump(MSG_DEBUG, "WPS: UUID-E", attr.uuid_e, WPS_UUID_LEN);
  2335. wpa_hexdump(MSG_DEBUG, "WPS: Out-of-Band Device Password",
  2336. attr.oob_dev_password, attr.oob_dev_password_len);
  2337. dev_pw_id = WPA_GET_BE16(attr.oob_dev_password +
  2338. WPS_OOB_PUBKEY_HASH_LEN);
  2339. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER) {
  2340. wpa_printf(MSG_DEBUG, "WPS: Unexpected OOB Device Password ID "
  2341. "%u in Wi-Fi Handover Request Message", dev_pw_id);
  2342. ret = -1;
  2343. goto out;
  2344. }
  2345. wpa_hexdump(MSG_DEBUG, "WPS: Enrollee Public Key hash",
  2346. attr.oob_dev_password, WPS_OOB_PUBKEY_HASH_LEN);
  2347. ret = wps_registrar_add_nfc_pw_token(wpa_s->wps->registrar,
  2348. attr.oob_dev_password,
  2349. DEV_PW_NFC_CONNECTION_HANDOVER,
  2350. NULL, 0, 1);
  2351. out:
  2352. wpabuf_free(wps);
  2353. return ret;
  2354. }
  2355. #endif /* CONFIG_WPS_NFC */
  2356. static void wpas_wps_dump_ap_info(struct wpa_supplicant *wpa_s)
  2357. {
  2358. size_t i;
  2359. struct os_reltime now;
  2360. if (wpa_debug_level > MSG_DEBUG)
  2361. return;
  2362. if (wpa_s->wps_ap == NULL)
  2363. return;
  2364. os_get_reltime(&now);
  2365. for (i = 0; i < wpa_s->num_wps_ap; i++) {
  2366. struct wps_ap_info *ap = &wpa_s->wps_ap[i];
  2367. struct wpa_blacklist *e = wpa_blacklist_get(wpa_s, ap->bssid);
  2368. wpa_printf(MSG_DEBUG, "WPS: AP[%d] " MACSTR " type=%d "
  2369. "tries=%d last_attempt=%d sec ago blacklist=%d",
  2370. (int) i, MAC2STR(ap->bssid), ap->type, ap->tries,
  2371. ap->last_attempt.sec > 0 ?
  2372. (int) now.sec - (int) ap->last_attempt.sec : -1,
  2373. e ? e->count : 0);
  2374. }
  2375. }
  2376. static struct wps_ap_info * wpas_wps_get_ap_info(struct wpa_supplicant *wpa_s,
  2377. const u8 *bssid)
  2378. {
  2379. size_t i;
  2380. if (wpa_s->wps_ap == NULL)
  2381. return NULL;
  2382. for (i = 0; i < wpa_s->num_wps_ap; i++) {
  2383. struct wps_ap_info *ap = &wpa_s->wps_ap[i];
  2384. if (os_memcmp(ap->bssid, bssid, ETH_ALEN) == 0)
  2385. return ap;
  2386. }
  2387. return NULL;
  2388. }
  2389. static void wpas_wps_update_ap_info_bss(struct wpa_supplicant *wpa_s,
  2390. struct wpa_scan_res *res)
  2391. {
  2392. struct wpabuf *wps;
  2393. enum wps_ap_info_type type;
  2394. struct wps_ap_info *ap;
  2395. int r;
  2396. if (wpa_scan_get_vendor_ie(res, WPS_IE_VENDOR_TYPE) == NULL)
  2397. return;
  2398. wps = wpa_scan_get_vendor_ie_multi(res, WPS_IE_VENDOR_TYPE);
  2399. if (wps == NULL)
  2400. return;
  2401. r = wps_is_addr_authorized(wps, wpa_s->own_addr, 1);
  2402. if (r == 2)
  2403. type = WPS_AP_SEL_REG_OUR;
  2404. else if (r == 1)
  2405. type = WPS_AP_SEL_REG;
  2406. else
  2407. type = WPS_AP_NOT_SEL_REG;
  2408. wpabuf_free(wps);
  2409. ap = wpas_wps_get_ap_info(wpa_s, res->bssid);
  2410. if (ap) {
  2411. if (ap->type != type) {
  2412. wpa_printf(MSG_DEBUG, "WPS: AP " MACSTR
  2413. " changed type %d -> %d",
  2414. MAC2STR(res->bssid), ap->type, type);
  2415. ap->type = type;
  2416. if (type != WPS_AP_NOT_SEL_REG)
  2417. wpa_blacklist_del(wpa_s, ap->bssid);
  2418. }
  2419. return;
  2420. }
  2421. ap = os_realloc_array(wpa_s->wps_ap, wpa_s->num_wps_ap + 1,
  2422. sizeof(struct wps_ap_info));
  2423. if (ap == NULL)
  2424. return;
  2425. wpa_s->wps_ap = ap;
  2426. ap = &wpa_s->wps_ap[wpa_s->num_wps_ap];
  2427. wpa_s->num_wps_ap++;
  2428. os_memset(ap, 0, sizeof(*ap));
  2429. os_memcpy(ap->bssid, res->bssid, ETH_ALEN);
  2430. ap->type = type;
  2431. wpa_printf(MSG_DEBUG, "WPS: AP " MACSTR " type %d added",
  2432. MAC2STR(ap->bssid), ap->type);
  2433. }
  2434. void wpas_wps_update_ap_info(struct wpa_supplicant *wpa_s,
  2435. struct wpa_scan_results *scan_res)
  2436. {
  2437. size_t i;
  2438. for (i = 0; i < scan_res->num; i++)
  2439. wpas_wps_update_ap_info_bss(wpa_s, scan_res->res[i]);
  2440. wpas_wps_dump_ap_info(wpa_s);
  2441. }
  2442. void wpas_wps_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *bssid)
  2443. {
  2444. struct wps_ap_info *ap;
  2445. wpa_s->after_wps = 0;
  2446. if (!wpa_s->wps_ap_iter)
  2447. return;
  2448. ap = wpas_wps_get_ap_info(wpa_s, bssid);
  2449. if (ap == NULL)
  2450. return;
  2451. ap->tries++;
  2452. os_get_reltime(&ap->last_attempt);
  2453. }