wps_supplicant.c 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933
  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. ssid->priority = wpa_s->conf->wps_priority;
  487. wpas_wps_security_workaround(wpa_s, ssid, cred);
  488. wpas_wps_remove_dup_network(wpa_s, ssid);
  489. #ifndef CONFIG_NO_CONFIG_WRITE
  490. if (wpa_s->conf->update_config &&
  491. wpa_config_write(wpa_s->confname, wpa_s->conf)) {
  492. wpa_printf(MSG_DEBUG, "WPS: Failed to update configuration");
  493. return -1;
  494. }
  495. #endif /* CONFIG_NO_CONFIG_WRITE */
  496. if (ssid->priority)
  497. wpa_config_update_prio_list(wpa_s->conf);
  498. /*
  499. * Optimize the post-WPS scan based on the channel used during
  500. * the provisioning in case EAP-Failure is not received.
  501. */
  502. wpa_s->after_wps = 5;
  503. wpa_s->wps_freq = wpa_s->assoc_freq;
  504. return 0;
  505. }
  506. static void wpa_supplicant_wps_event_m2d(struct wpa_supplicant *wpa_s,
  507. struct wps_event_m2d *m2d)
  508. {
  509. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_M2D
  510. "dev_password_id=%d config_error=%d",
  511. m2d->dev_password_id, m2d->config_error);
  512. wpas_notify_wps_event_m2d(wpa_s, m2d);
  513. #ifdef CONFIG_P2P
  514. if (wpa_s->p2pdev && wpa_s->p2pdev != wpa_s) {
  515. wpa_msg(wpa_s->p2pdev, MSG_INFO, WPS_EVENT_M2D
  516. "dev_password_id=%d config_error=%d",
  517. m2d->dev_password_id, m2d->config_error);
  518. }
  519. if (m2d->config_error == WPS_CFG_MULTIPLE_PBC_DETECTED) {
  520. /*
  521. * Notify P2P from eloop timeout to avoid issues with the
  522. * interface getting removed while processing a message.
  523. */
  524. eloop_register_timeout(0, 0, wpas_p2p_pbc_overlap_cb, wpa_s,
  525. NULL);
  526. }
  527. #endif /* CONFIG_P2P */
  528. }
  529. static void wpas_wps_clear_timeout(void *eloop_ctx, void *timeout_ctx)
  530. {
  531. struct wpa_supplicant *wpa_s = eloop_ctx;
  532. wpa_printf(MSG_DEBUG, "WPS: Clear WPS network from timeout");
  533. wpas_clear_wps(wpa_s);
  534. }
  535. static void wpa_supplicant_wps_event_fail(struct wpa_supplicant *wpa_s,
  536. struct wps_event_fail *fail)
  537. {
  538. if (fail->error_indication > 0 &&
  539. fail->error_indication < NUM_WPS_EI_VALUES) {
  540. wpa_msg(wpa_s, MSG_INFO,
  541. WPS_EVENT_FAIL "msg=%d config_error=%d reason=%d (%s)",
  542. fail->msg, fail->config_error, fail->error_indication,
  543. wps_ei_str(fail->error_indication));
  544. if (wpa_s->p2pdev && wpa_s->p2pdev != wpa_s)
  545. wpa_msg(wpa_s->p2pdev, MSG_INFO, WPS_EVENT_FAIL
  546. "msg=%d config_error=%d reason=%d (%s)",
  547. fail->msg, fail->config_error,
  548. fail->error_indication,
  549. wps_ei_str(fail->error_indication));
  550. } else {
  551. wpa_msg(wpa_s, MSG_INFO,
  552. WPS_EVENT_FAIL "msg=%d config_error=%d",
  553. fail->msg, fail->config_error);
  554. if (wpa_s->p2pdev && wpa_s->p2pdev != wpa_s)
  555. wpa_msg(wpa_s->p2pdev, MSG_INFO, WPS_EVENT_FAIL
  556. "msg=%d config_error=%d",
  557. fail->msg, fail->config_error);
  558. }
  559. /*
  560. * Need to allow WPS processing to complete, e.g., by sending WSC_NACK.
  561. */
  562. wpa_printf(MSG_DEBUG, "WPS: Register timeout to clear WPS network");
  563. eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL);
  564. eloop_register_timeout(0, 100000, wpas_wps_clear_timeout, wpa_s, NULL);
  565. wpas_notify_wps_event_fail(wpa_s, fail);
  566. wpas_p2p_wps_failed(wpa_s, fail);
  567. }
  568. static void wpas_wps_reenable_networks_cb(void *eloop_ctx, void *timeout_ctx);
  569. static void wpas_wps_reenable_networks(struct wpa_supplicant *wpa_s)
  570. {
  571. struct wpa_ssid *ssid;
  572. int changed = 0;
  573. eloop_cancel_timeout(wpas_wps_reenable_networks_cb, wpa_s, NULL);
  574. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  575. if (ssid->disabled_for_connect && ssid->disabled) {
  576. ssid->disabled_for_connect = 0;
  577. ssid->disabled = 0;
  578. wpas_notify_network_enabled_changed(wpa_s, ssid);
  579. changed++;
  580. }
  581. }
  582. if (changed) {
  583. #ifndef CONFIG_NO_CONFIG_WRITE
  584. if (wpa_s->conf->update_config &&
  585. wpa_config_write(wpa_s->confname, wpa_s->conf)) {
  586. wpa_printf(MSG_DEBUG, "WPS: Failed to update "
  587. "configuration");
  588. }
  589. #endif /* CONFIG_NO_CONFIG_WRITE */
  590. }
  591. }
  592. static void wpas_wps_reenable_networks_cb(void *eloop_ctx, void *timeout_ctx)
  593. {
  594. struct wpa_supplicant *wpa_s = eloop_ctx;
  595. /* Enable the networks disabled during wpas_wps_reassoc */
  596. wpas_wps_reenable_networks(wpa_s);
  597. }
  598. int wpas_wps_reenable_networks_pending(struct wpa_supplicant *wpa_s)
  599. {
  600. return eloop_is_timeout_registered(wpas_wps_reenable_networks_cb,
  601. wpa_s, NULL);
  602. }
  603. static void wpa_supplicant_wps_event_success(struct wpa_supplicant *wpa_s)
  604. {
  605. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_SUCCESS);
  606. wpa_s->wps_success = 1;
  607. wpas_notify_wps_event_success(wpa_s);
  608. if (wpa_s->current_ssid)
  609. wpas_clear_temp_disabled(wpa_s, wpa_s->current_ssid, 1);
  610. wpa_s->extra_blacklist_count = 0;
  611. /*
  612. * Enable the networks disabled during wpas_wps_reassoc after 10
  613. * seconds. The 10 seconds timer is to allow the data connection to be
  614. * formed before allowing other networks to be selected.
  615. */
  616. eloop_register_timeout(10, 0, wpas_wps_reenable_networks_cb, wpa_s,
  617. NULL);
  618. wpas_p2p_wps_success(wpa_s, wpa_s->bssid, 0);
  619. }
  620. static void wpa_supplicant_wps_event_er_ap_add(struct wpa_supplicant *wpa_s,
  621. struct wps_event_er_ap *ap)
  622. {
  623. char uuid_str[100];
  624. char dev_type[WPS_DEV_TYPE_BUFSIZE];
  625. uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str));
  626. if (ap->pri_dev_type)
  627. wps_dev_type_bin2str(ap->pri_dev_type, dev_type,
  628. sizeof(dev_type));
  629. else
  630. dev_type[0] = '\0';
  631. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_AP_ADD "%s " MACSTR
  632. " pri_dev_type=%s wps_state=%d |%s|%s|%s|%s|%s|%s|",
  633. uuid_str, MAC2STR(ap->mac_addr), dev_type, ap->wps_state,
  634. ap->friendly_name ? ap->friendly_name : "",
  635. ap->manufacturer ? ap->manufacturer : "",
  636. ap->model_description ? ap->model_description : "",
  637. ap->model_name ? ap->model_name : "",
  638. ap->manufacturer_url ? ap->manufacturer_url : "",
  639. ap->model_url ? ap->model_url : "");
  640. }
  641. static void wpa_supplicant_wps_event_er_ap_remove(struct wpa_supplicant *wpa_s,
  642. struct wps_event_er_ap *ap)
  643. {
  644. char uuid_str[100];
  645. uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str));
  646. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_AP_REMOVE "%s", uuid_str);
  647. }
  648. static void wpa_supplicant_wps_event_er_enrollee_add(
  649. struct wpa_supplicant *wpa_s, struct wps_event_er_enrollee *enrollee)
  650. {
  651. char uuid_str[100];
  652. char dev_type[WPS_DEV_TYPE_BUFSIZE];
  653. uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str));
  654. if (enrollee->pri_dev_type)
  655. wps_dev_type_bin2str(enrollee->pri_dev_type, dev_type,
  656. sizeof(dev_type));
  657. else
  658. dev_type[0] = '\0';
  659. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_ENROLLEE_ADD "%s " MACSTR
  660. " M1=%d config_methods=0x%x dev_passwd_id=%d pri_dev_type=%s "
  661. "|%s|%s|%s|%s|%s|",
  662. uuid_str, MAC2STR(enrollee->mac_addr), enrollee->m1_received,
  663. enrollee->config_methods, enrollee->dev_passwd_id, dev_type,
  664. enrollee->dev_name ? enrollee->dev_name : "",
  665. enrollee->manufacturer ? enrollee->manufacturer : "",
  666. enrollee->model_name ? enrollee->model_name : "",
  667. enrollee->model_number ? enrollee->model_number : "",
  668. enrollee->serial_number ? enrollee->serial_number : "");
  669. }
  670. static void wpa_supplicant_wps_event_er_enrollee_remove(
  671. struct wpa_supplicant *wpa_s, struct wps_event_er_enrollee *enrollee)
  672. {
  673. char uuid_str[100];
  674. uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str));
  675. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_ENROLLEE_REMOVE "%s " MACSTR,
  676. uuid_str, MAC2STR(enrollee->mac_addr));
  677. }
  678. static void wpa_supplicant_wps_event_er_ap_settings(
  679. struct wpa_supplicant *wpa_s,
  680. struct wps_event_er_ap_settings *ap_settings)
  681. {
  682. char uuid_str[100];
  683. char key_str[65];
  684. const struct wps_credential *cred = ap_settings->cred;
  685. key_str[0] = '\0';
  686. if (cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) {
  687. if (cred->key_len >= 8 && cred->key_len <= 64) {
  688. os_memcpy(key_str, cred->key, cred->key_len);
  689. key_str[cred->key_len] = '\0';
  690. }
  691. }
  692. uuid_bin2str(ap_settings->uuid, uuid_str, sizeof(uuid_str));
  693. /* Use wpa_msg_ctrl to avoid showing the key in debug log */
  694. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_ER_AP_SETTINGS
  695. "uuid=%s ssid=%s auth_type=0x%04x encr_type=0x%04x "
  696. "key=%s",
  697. uuid_str, wpa_ssid_txt(cred->ssid, cred->ssid_len),
  698. cred->auth_type, cred->encr_type, key_str);
  699. }
  700. static void wpa_supplicant_wps_event_er_set_sel_reg(
  701. struct wpa_supplicant *wpa_s,
  702. struct wps_event_er_set_selected_registrar *ev)
  703. {
  704. char uuid_str[100];
  705. uuid_bin2str(ev->uuid, uuid_str, sizeof(uuid_str));
  706. switch (ev->state) {
  707. case WPS_ER_SET_SEL_REG_START:
  708. wpa_msg(wpa_s, MSG_DEBUG, WPS_EVENT_ER_SET_SEL_REG
  709. "uuid=%s state=START sel_reg=%d dev_passwd_id=%u "
  710. "sel_reg_config_methods=0x%x",
  711. uuid_str, ev->sel_reg, ev->dev_passwd_id,
  712. ev->sel_reg_config_methods);
  713. break;
  714. case WPS_ER_SET_SEL_REG_DONE:
  715. wpa_msg(wpa_s, MSG_DEBUG, WPS_EVENT_ER_SET_SEL_REG
  716. "uuid=%s state=DONE", uuid_str);
  717. break;
  718. case WPS_ER_SET_SEL_REG_FAILED:
  719. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ER_SET_SEL_REG
  720. "uuid=%s state=FAILED", uuid_str);
  721. break;
  722. }
  723. }
  724. static void wpa_supplicant_wps_event(void *ctx, enum wps_event event,
  725. union wps_event_data *data)
  726. {
  727. struct wpa_supplicant *wpa_s = ctx;
  728. switch (event) {
  729. case WPS_EV_M2D:
  730. wpa_supplicant_wps_event_m2d(wpa_s, &data->m2d);
  731. break;
  732. case WPS_EV_FAIL:
  733. wpa_supplicant_wps_event_fail(wpa_s, &data->fail);
  734. break;
  735. case WPS_EV_SUCCESS:
  736. wpa_supplicant_wps_event_success(wpa_s);
  737. break;
  738. case WPS_EV_PWD_AUTH_FAIL:
  739. #ifdef CONFIG_AP
  740. if (wpa_s->ap_iface && data->pwd_auth_fail.enrollee)
  741. wpa_supplicant_ap_pwd_auth_fail(wpa_s);
  742. #endif /* CONFIG_AP */
  743. break;
  744. case WPS_EV_PBC_OVERLAP:
  745. break;
  746. case WPS_EV_PBC_TIMEOUT:
  747. break;
  748. case WPS_EV_PBC_ACTIVE:
  749. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_ACTIVE);
  750. break;
  751. case WPS_EV_PBC_DISABLE:
  752. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_DISABLE);
  753. break;
  754. case WPS_EV_ER_AP_ADD:
  755. wpa_supplicant_wps_event_er_ap_add(wpa_s, &data->ap);
  756. break;
  757. case WPS_EV_ER_AP_REMOVE:
  758. wpa_supplicant_wps_event_er_ap_remove(wpa_s, &data->ap);
  759. break;
  760. case WPS_EV_ER_ENROLLEE_ADD:
  761. wpa_supplicant_wps_event_er_enrollee_add(wpa_s,
  762. &data->enrollee);
  763. break;
  764. case WPS_EV_ER_ENROLLEE_REMOVE:
  765. wpa_supplicant_wps_event_er_enrollee_remove(wpa_s,
  766. &data->enrollee);
  767. break;
  768. case WPS_EV_ER_AP_SETTINGS:
  769. wpa_supplicant_wps_event_er_ap_settings(wpa_s,
  770. &data->ap_settings);
  771. break;
  772. case WPS_EV_ER_SET_SELECTED_REGISTRAR:
  773. wpa_supplicant_wps_event_er_set_sel_reg(wpa_s,
  774. &data->set_sel_reg);
  775. break;
  776. case WPS_EV_AP_PIN_SUCCESS:
  777. break;
  778. }
  779. }
  780. static int wpa_supplicant_wps_rf_band(void *ctx)
  781. {
  782. struct wpa_supplicant *wpa_s = ctx;
  783. if (!wpa_s->current_ssid || !wpa_s->assoc_freq)
  784. return 0;
  785. return (wpa_s->assoc_freq > 50000) ? WPS_RF_60GHZ :
  786. (wpa_s->assoc_freq > 2484) ? WPS_RF_50GHZ : WPS_RF_24GHZ;
  787. }
  788. enum wps_request_type wpas_wps_get_req_type(struct wpa_ssid *ssid)
  789. {
  790. if (eap_is_wps_pbc_enrollee(&ssid->eap) ||
  791. eap_is_wps_pin_enrollee(&ssid->eap))
  792. return WPS_REQ_ENROLLEE;
  793. else
  794. return WPS_REQ_REGISTRAR;
  795. }
  796. static void wpas_clear_wps(struct wpa_supplicant *wpa_s)
  797. {
  798. int id;
  799. struct wpa_ssid *ssid, *remove_ssid = NULL, *prev_current;
  800. wpa_s->after_wps = 0;
  801. wpa_s->known_wps_freq = 0;
  802. prev_current = wpa_s->current_ssid;
  803. /* Enable the networks disabled during wpas_wps_reassoc */
  804. wpas_wps_reenable_networks(wpa_s);
  805. eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL);
  806. eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL);
  807. /* Remove any existing WPS network from configuration */
  808. ssid = wpa_s->conf->ssid;
  809. while (ssid) {
  810. if (ssid->key_mgmt & WPA_KEY_MGMT_WPS) {
  811. if (ssid == wpa_s->current_ssid) {
  812. wpa_s->own_disconnect_req = 1;
  813. wpa_supplicant_deauthenticate(
  814. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  815. }
  816. id = ssid->id;
  817. remove_ssid = ssid;
  818. } else
  819. id = -1;
  820. ssid = ssid->next;
  821. if (id >= 0) {
  822. if (prev_current == remove_ssid) {
  823. wpa_sm_set_config(wpa_s->wpa, NULL);
  824. eapol_sm_notify_config(wpa_s->eapol, NULL,
  825. NULL);
  826. }
  827. wpas_notify_network_removed(wpa_s, remove_ssid);
  828. wpa_config_remove_network(wpa_s->conf, id);
  829. }
  830. }
  831. wpas_wps_clear_ap_info(wpa_s);
  832. }
  833. static void wpas_wps_timeout(void *eloop_ctx, void *timeout_ctx)
  834. {
  835. struct wpa_supplicant *wpa_s = eloop_ctx;
  836. union wps_event_data data;
  837. wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_TIMEOUT "Requested operation timed "
  838. "out");
  839. os_memset(&data, 0, sizeof(data));
  840. data.fail.config_error = WPS_CFG_MSG_TIMEOUT;
  841. data.fail.error_indication = WPS_EI_NO_ERROR;
  842. /*
  843. * Call wpas_notify_wps_event_fail() directly instead of through
  844. * wpa_supplicant_wps_event() which would end up registering unnecessary
  845. * timeouts (those are only for the case where the failure happens
  846. * during an EAP-WSC exchange).
  847. */
  848. wpas_notify_wps_event_fail(wpa_s, &data.fail);
  849. wpas_clear_wps(wpa_s);
  850. }
  851. static struct wpa_ssid * wpas_wps_add_network(struct wpa_supplicant *wpa_s,
  852. int registrar, const u8 *dev_addr,
  853. const u8 *bssid)
  854. {
  855. struct wpa_ssid *ssid;
  856. ssid = wpa_config_add_network(wpa_s->conf);
  857. if (ssid == NULL)
  858. return NULL;
  859. wpas_notify_network_added(wpa_s, ssid);
  860. wpa_config_set_network_defaults(ssid);
  861. ssid->temporary = 1;
  862. if (wpa_config_set(ssid, "key_mgmt", "WPS", 0) < 0 ||
  863. wpa_config_set(ssid, "eap", "WSC", 0) < 0 ||
  864. wpa_config_set(ssid, "identity", registrar ?
  865. "\"" WSC_ID_REGISTRAR "\"" :
  866. "\"" WSC_ID_ENROLLEE "\"", 0) < 0) {
  867. wpas_notify_network_removed(wpa_s, ssid);
  868. wpa_config_remove_network(wpa_s->conf, ssid->id);
  869. return NULL;
  870. }
  871. #ifdef CONFIG_P2P
  872. if (dev_addr)
  873. os_memcpy(ssid->go_p2p_dev_addr, dev_addr, ETH_ALEN);
  874. #endif /* CONFIG_P2P */
  875. if (bssid) {
  876. #ifndef CONFIG_P2P
  877. struct wpa_bss *bss;
  878. int count = 0;
  879. #endif /* CONFIG_P2P */
  880. os_memcpy(ssid->bssid, bssid, ETH_ALEN);
  881. ssid->bssid_set = 1;
  882. /*
  883. * Note: With P2P, the SSID may change at the time the WPS
  884. * provisioning is started, so better not filter the AP based
  885. * on the current SSID in the scan results.
  886. */
  887. #ifndef CONFIG_P2P
  888. dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
  889. if (os_memcmp(bssid, bss->bssid, ETH_ALEN) != 0)
  890. continue;
  891. os_free(ssid->ssid);
  892. ssid->ssid = os_memdup(bss->ssid, bss->ssid_len);
  893. if (ssid->ssid == NULL)
  894. break;
  895. ssid->ssid_len = bss->ssid_len;
  896. wpa_hexdump_ascii(MSG_DEBUG, "WPS: Picked SSID from "
  897. "scan results",
  898. ssid->ssid, ssid->ssid_len);
  899. count++;
  900. }
  901. if (count > 1) {
  902. wpa_printf(MSG_DEBUG, "WPS: More than one SSID found "
  903. "for the AP; use wildcard");
  904. os_free(ssid->ssid);
  905. ssid->ssid = NULL;
  906. ssid->ssid_len = 0;
  907. }
  908. #endif /* CONFIG_P2P */
  909. }
  910. return ssid;
  911. }
  912. static void wpas_wps_temp_disable(struct wpa_supplicant *wpa_s,
  913. struct wpa_ssid *selected)
  914. {
  915. struct wpa_ssid *ssid;
  916. if (wpa_s->current_ssid) {
  917. wpa_s->own_disconnect_req = 1;
  918. wpa_supplicant_deauthenticate(
  919. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  920. }
  921. /* Mark all other networks disabled and trigger reassociation */
  922. ssid = wpa_s->conf->ssid;
  923. while (ssid) {
  924. int was_disabled = ssid->disabled;
  925. ssid->disabled_for_connect = 0;
  926. /*
  927. * In case the network object corresponds to a persistent group
  928. * then do not send out network disabled signal. In addition,
  929. * do not change disabled status of persistent network objects
  930. * from 2 to 1 should we connect to another network.
  931. */
  932. if (was_disabled != 2) {
  933. ssid->disabled = ssid != selected;
  934. if (was_disabled != ssid->disabled) {
  935. if (ssid->disabled)
  936. ssid->disabled_for_connect = 1;
  937. wpas_notify_network_enabled_changed(wpa_s,
  938. ssid);
  939. }
  940. }
  941. ssid = ssid->next;
  942. }
  943. }
  944. static void wpas_wps_reassoc(struct wpa_supplicant *wpa_s,
  945. struct wpa_ssid *selected, const u8 *bssid,
  946. int freq)
  947. {
  948. struct wpa_bss *bss;
  949. wpa_s->wps_run++;
  950. if (wpa_s->wps_run == 0)
  951. wpa_s->wps_run++;
  952. wpa_s->after_wps = 0;
  953. wpa_s->known_wps_freq = 0;
  954. if (freq) {
  955. wpa_s->after_wps = 5;
  956. wpa_s->wps_freq = freq;
  957. } else if (bssid) {
  958. bss = wpa_bss_get_bssid_latest(wpa_s, bssid);
  959. if (bss && bss->freq > 0) {
  960. wpa_s->known_wps_freq = 1;
  961. wpa_s->wps_freq = bss->freq;
  962. }
  963. }
  964. wpas_wps_temp_disable(wpa_s, selected);
  965. wpa_s->disconnected = 0;
  966. wpa_s->reassociate = 1;
  967. wpa_s->scan_runs = 0;
  968. wpa_s->normal_scans = 0;
  969. wpa_s->wps_success = 0;
  970. wpa_s->blacklist_cleared = 0;
  971. wpa_supplicant_cancel_sched_scan(wpa_s);
  972. wpa_supplicant_req_scan(wpa_s, 0, 0);
  973. }
  974. int wpas_wps_start_pbc(struct wpa_supplicant *wpa_s, const u8 *bssid,
  975. int p2p_group)
  976. {
  977. struct wpa_ssid *ssid;
  978. #ifdef CONFIG_AP
  979. if (wpa_s->ap_iface) {
  980. wpa_printf(MSG_DEBUG,
  981. "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
  982. return -1;
  983. }
  984. #endif /* CONFIG_AP */
  985. wpas_clear_wps(wpa_s);
  986. ssid = wpas_wps_add_network(wpa_s, 0, NULL, bssid);
  987. if (ssid == NULL)
  988. return -1;
  989. ssid->temporary = 1;
  990. ssid->p2p_group = p2p_group;
  991. /*
  992. * When starting a regular WPS process (not P2P group formation)
  993. * the registrar/final station can be either AP or PCP
  994. * so use a "don't care" value for the pbss flag.
  995. */
  996. if (!p2p_group)
  997. ssid->pbss = 2;
  998. #ifdef CONFIG_P2P
  999. if (p2p_group && wpa_s->go_params && wpa_s->go_params->ssid_len) {
  1000. ssid->ssid = os_zalloc(wpa_s->go_params->ssid_len + 1);
  1001. if (ssid->ssid) {
  1002. ssid->ssid_len = wpa_s->go_params->ssid_len;
  1003. os_memcpy(ssid->ssid, wpa_s->go_params->ssid,
  1004. ssid->ssid_len);
  1005. if (wpa_s->go_params->freq > 56160) {
  1006. /* P2P in 60 GHz uses PBSS */
  1007. ssid->pbss = 1;
  1008. }
  1009. wpa_hexdump_ascii(MSG_DEBUG, "WPS: Use specific AP "
  1010. "SSID", ssid->ssid, ssid->ssid_len);
  1011. }
  1012. }
  1013. #endif /* CONFIG_P2P */
  1014. if (wpa_config_set(ssid, "phase1", "\"pbc=1\"", 0) < 0)
  1015. return -1;
  1016. if (wpa_s->wps_fragment_size)
  1017. ssid->eap.fragment_size = wpa_s->wps_fragment_size;
  1018. eloop_register_timeout(WPS_PBC_WALK_TIME, 0, wpas_wps_timeout,
  1019. wpa_s, NULL);
  1020. wpas_wps_reassoc(wpa_s, ssid, bssid, 0);
  1021. return 0;
  1022. }
  1023. static int wpas_wps_start_dev_pw(struct wpa_supplicant *wpa_s,
  1024. const u8 *dev_addr, const u8 *bssid,
  1025. const char *pin, int p2p_group, u16 dev_pw_id,
  1026. const u8 *peer_pubkey_hash,
  1027. const u8 *ssid_val, size_t ssid_len, int freq)
  1028. {
  1029. struct wpa_ssid *ssid;
  1030. char val[128 + 2 * WPS_OOB_PUBKEY_HASH_LEN];
  1031. unsigned int rpin = 0;
  1032. char hash[2 * WPS_OOB_PUBKEY_HASH_LEN + 10];
  1033. #ifdef CONFIG_AP
  1034. if (wpa_s->ap_iface) {
  1035. wpa_printf(MSG_DEBUG,
  1036. "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
  1037. return -1;
  1038. }
  1039. #endif /* CONFIG_AP */
  1040. wpas_clear_wps(wpa_s);
  1041. if (bssid && is_zero_ether_addr(bssid))
  1042. bssid = NULL;
  1043. ssid = wpas_wps_add_network(wpa_s, 0, dev_addr, bssid);
  1044. if (ssid == NULL) {
  1045. wpa_printf(MSG_DEBUG, "WPS: Could not add network");
  1046. return -1;
  1047. }
  1048. ssid->temporary = 1;
  1049. ssid->p2p_group = p2p_group;
  1050. /*
  1051. * When starting a regular WPS process (not P2P group formation)
  1052. * the registrar/final station can be either AP or PCP
  1053. * so use a "don't care" value for the pbss flag.
  1054. */
  1055. if (!p2p_group)
  1056. ssid->pbss = 2;
  1057. if (ssid_val) {
  1058. ssid->ssid = os_malloc(ssid_len);
  1059. if (ssid->ssid) {
  1060. os_memcpy(ssid->ssid, ssid_val, ssid_len);
  1061. ssid->ssid_len = ssid_len;
  1062. }
  1063. }
  1064. if (peer_pubkey_hash) {
  1065. os_memcpy(hash, " pkhash=", 8);
  1066. wpa_snprintf_hex_uppercase(hash + 8, sizeof(hash) - 8,
  1067. peer_pubkey_hash,
  1068. WPS_OOB_PUBKEY_HASH_LEN);
  1069. } else {
  1070. hash[0] = '\0';
  1071. }
  1072. #ifdef CONFIG_P2P
  1073. if (p2p_group && wpa_s->go_params && wpa_s->go_params->ssid_len) {
  1074. os_free(ssid->ssid);
  1075. ssid->ssid = os_zalloc(wpa_s->go_params->ssid_len + 1);
  1076. if (ssid->ssid) {
  1077. ssid->ssid_len = wpa_s->go_params->ssid_len;
  1078. os_memcpy(ssid->ssid, wpa_s->go_params->ssid,
  1079. ssid->ssid_len);
  1080. if (wpa_s->go_params->freq > 56160) {
  1081. /* P2P in 60 GHz uses PBSS */
  1082. ssid->pbss = 1;
  1083. }
  1084. wpa_hexdump_ascii(MSG_DEBUG, "WPS: Use specific AP "
  1085. "SSID", ssid->ssid, ssid->ssid_len);
  1086. }
  1087. }
  1088. #endif /* CONFIG_P2P */
  1089. if (pin)
  1090. os_snprintf(val, sizeof(val), "\"pin=%s dev_pw_id=%u%s\"",
  1091. pin, dev_pw_id, hash);
  1092. else if (pin == NULL && dev_pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) {
  1093. os_snprintf(val, sizeof(val), "\"dev_pw_id=%u%s\"",
  1094. dev_pw_id, hash);
  1095. } else {
  1096. if (wps_generate_pin(&rpin) < 0) {
  1097. wpa_printf(MSG_DEBUG, "WPS: Could not generate PIN");
  1098. return -1;
  1099. }
  1100. os_snprintf(val, sizeof(val), "\"pin=%08d dev_pw_id=%u%s\"",
  1101. rpin, dev_pw_id, hash);
  1102. }
  1103. if (wpa_config_set(ssid, "phase1", val, 0) < 0) {
  1104. wpa_printf(MSG_DEBUG, "WPS: Failed to set phase1 '%s'", val);
  1105. return -1;
  1106. }
  1107. if (wpa_s->wps_fragment_size)
  1108. ssid->eap.fragment_size = wpa_s->wps_fragment_size;
  1109. eloop_register_timeout(WPS_PBC_WALK_TIME, 0, wpas_wps_timeout,
  1110. wpa_s, NULL);
  1111. wpa_s->wps_ap_iter = 1;
  1112. wpas_wps_reassoc(wpa_s, ssid, bssid, freq);
  1113. return rpin;
  1114. }
  1115. int wpas_wps_start_pin(struct wpa_supplicant *wpa_s, const u8 *bssid,
  1116. const char *pin, int p2p_group, u16 dev_pw_id)
  1117. {
  1118. os_get_reltime(&wpa_s->wps_pin_start_time);
  1119. return wpas_wps_start_dev_pw(wpa_s, NULL, bssid, pin, p2p_group,
  1120. dev_pw_id, NULL, NULL, 0, 0);
  1121. }
  1122. void wpas_wps_pbc_overlap(struct wpa_supplicant *wpa_s)
  1123. {
  1124. union wps_event_data data;
  1125. os_memset(&data, 0, sizeof(data));
  1126. data.fail.config_error = WPS_CFG_MULTIPLE_PBC_DETECTED;
  1127. data.fail.error_indication = WPS_EI_NO_ERROR;
  1128. /*
  1129. * Call wpas_notify_wps_event_fail() directly instead of through
  1130. * wpa_supplicant_wps_event() which would end up registering unnecessary
  1131. * timeouts (those are only for the case where the failure happens
  1132. * during an EAP-WSC exchange).
  1133. */
  1134. wpas_notify_wps_event_fail(wpa_s, &data.fail);
  1135. }
  1136. /* Cancel the wps pbc/pin requests */
  1137. int wpas_wps_cancel(struct wpa_supplicant *wpa_s)
  1138. {
  1139. #ifdef CONFIG_AP
  1140. if (wpa_s->ap_iface) {
  1141. wpa_printf(MSG_DEBUG, "WPS: Cancelling in AP mode");
  1142. return wpa_supplicant_ap_wps_cancel(wpa_s);
  1143. }
  1144. #endif /* CONFIG_AP */
  1145. if (wpa_s->wpa_state == WPA_SCANNING ||
  1146. wpa_s->wpa_state == WPA_DISCONNECTED) {
  1147. wpa_printf(MSG_DEBUG, "WPS: Cancel operation - cancel scan");
  1148. wpa_supplicant_cancel_scan(wpa_s);
  1149. wpas_clear_wps(wpa_s);
  1150. } else if (wpa_s->wpa_state >= WPA_ASSOCIATED) {
  1151. wpa_printf(MSG_DEBUG, "WPS: Cancel operation - "
  1152. "deauthenticate");
  1153. wpa_s->own_disconnect_req = 1;
  1154. wpa_supplicant_deauthenticate(wpa_s,
  1155. WLAN_REASON_DEAUTH_LEAVING);
  1156. wpas_clear_wps(wpa_s);
  1157. } else {
  1158. wpas_wps_reenable_networks(wpa_s);
  1159. wpas_wps_clear_ap_info(wpa_s);
  1160. if (eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL) >
  1161. 0)
  1162. wpas_clear_wps(wpa_s);
  1163. }
  1164. wpa_s->after_wps = 0;
  1165. return 0;
  1166. }
  1167. int wpas_wps_start_reg(struct wpa_supplicant *wpa_s, const u8 *bssid,
  1168. const char *pin, struct wps_new_ap_settings *settings)
  1169. {
  1170. struct wpa_ssid *ssid;
  1171. char val[200];
  1172. char *pos, *end;
  1173. int res;
  1174. #ifdef CONFIG_AP
  1175. if (wpa_s->ap_iface) {
  1176. wpa_printf(MSG_DEBUG,
  1177. "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
  1178. return -1;
  1179. }
  1180. #endif /* CONFIG_AP */
  1181. if (!pin)
  1182. return -1;
  1183. wpas_clear_wps(wpa_s);
  1184. ssid = wpas_wps_add_network(wpa_s, 1, NULL, bssid);
  1185. if (ssid == NULL)
  1186. return -1;
  1187. ssid->temporary = 1;
  1188. pos = val;
  1189. end = pos + sizeof(val);
  1190. res = os_snprintf(pos, end - pos, "\"pin=%s", pin);
  1191. if (os_snprintf_error(end - pos, res))
  1192. return -1;
  1193. pos += res;
  1194. if (settings) {
  1195. res = os_snprintf(pos, end - pos, " new_ssid=%s new_auth=%s "
  1196. "new_encr=%s new_key=%s",
  1197. settings->ssid_hex, settings->auth,
  1198. settings->encr, settings->key_hex);
  1199. if (os_snprintf_error(end - pos, res))
  1200. return -1;
  1201. pos += res;
  1202. }
  1203. res = os_snprintf(pos, end - pos, "\"");
  1204. if (os_snprintf_error(end - pos, res))
  1205. return -1;
  1206. if (wpa_config_set(ssid, "phase1", val, 0) < 0)
  1207. return -1;
  1208. if (wpa_s->wps_fragment_size)
  1209. ssid->eap.fragment_size = wpa_s->wps_fragment_size;
  1210. eloop_register_timeout(WPS_PBC_WALK_TIME, 0, wpas_wps_timeout,
  1211. wpa_s, NULL);
  1212. wpas_wps_reassoc(wpa_s, ssid, bssid, 0);
  1213. return 0;
  1214. }
  1215. static int wpas_wps_new_psk_cb(void *ctx, const u8 *mac_addr,
  1216. const u8 *p2p_dev_addr, const u8 *psk,
  1217. size_t psk_len)
  1218. {
  1219. if (is_zero_ether_addr(p2p_dev_addr)) {
  1220. wpa_printf(MSG_DEBUG,
  1221. "Received new WPA/WPA2-PSK from WPS for STA " MACSTR,
  1222. MAC2STR(mac_addr));
  1223. } else {
  1224. wpa_printf(MSG_DEBUG,
  1225. "Received new WPA/WPA2-PSK from WPS for STA " MACSTR
  1226. " P2P Device Addr " MACSTR,
  1227. MAC2STR(mac_addr), MAC2STR(p2p_dev_addr));
  1228. }
  1229. wpa_hexdump_key(MSG_DEBUG, "Per-device PSK", psk, psk_len);
  1230. /* TODO */
  1231. return 0;
  1232. }
  1233. static void wpas_wps_pin_needed_cb(void *ctx, const u8 *uuid_e,
  1234. const struct wps_device_data *dev)
  1235. {
  1236. char uuid[40], txt[400];
  1237. int len;
  1238. char devtype[WPS_DEV_TYPE_BUFSIZE];
  1239. if (uuid_bin2str(uuid_e, uuid, sizeof(uuid)))
  1240. return;
  1241. wpa_printf(MSG_DEBUG, "WPS: PIN needed for UUID-E %s", uuid);
  1242. len = os_snprintf(txt, sizeof(txt), "WPS-EVENT-PIN-NEEDED %s " MACSTR
  1243. " [%s|%s|%s|%s|%s|%s]",
  1244. uuid, MAC2STR(dev->mac_addr), dev->device_name,
  1245. dev->manufacturer, dev->model_name,
  1246. dev->model_number, dev->serial_number,
  1247. wps_dev_type_bin2str(dev->pri_dev_type, devtype,
  1248. sizeof(devtype)));
  1249. if (!os_snprintf_error(sizeof(txt), len))
  1250. wpa_printf(MSG_INFO, "%s", txt);
  1251. }
  1252. static void wpas_wps_set_sel_reg_cb(void *ctx, int sel_reg, u16 dev_passwd_id,
  1253. u16 sel_reg_config_methods)
  1254. {
  1255. #ifdef CONFIG_WPS_ER
  1256. struct wpa_supplicant *wpa_s = ctx;
  1257. if (wpa_s->wps_er == NULL)
  1258. return;
  1259. wpa_printf(MSG_DEBUG, "WPS ER: SetSelectedRegistrar - sel_reg=%d "
  1260. "dev_password_id=%u sel_reg_config_methods=0x%x",
  1261. sel_reg, dev_passwd_id, sel_reg_config_methods);
  1262. wps_er_set_sel_reg(wpa_s->wps_er, sel_reg, dev_passwd_id,
  1263. sel_reg_config_methods);
  1264. #endif /* CONFIG_WPS_ER */
  1265. }
  1266. static u16 wps_fix_config_methods(u16 config_methods)
  1267. {
  1268. if ((config_methods &
  1269. (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY |
  1270. WPS_CONFIG_PHY_DISPLAY)) == WPS_CONFIG_DISPLAY) {
  1271. wpa_printf(MSG_INFO, "WPS: Converting display to "
  1272. "virtual_display for WPS 2.0 compliance");
  1273. config_methods |= WPS_CONFIG_VIRT_DISPLAY;
  1274. }
  1275. if ((config_methods &
  1276. (WPS_CONFIG_PUSHBUTTON | WPS_CONFIG_VIRT_PUSHBUTTON |
  1277. WPS_CONFIG_PHY_PUSHBUTTON)) == WPS_CONFIG_PUSHBUTTON) {
  1278. wpa_printf(MSG_INFO, "WPS: Converting push_button to "
  1279. "virtual_push_button for WPS 2.0 compliance");
  1280. config_methods |= WPS_CONFIG_VIRT_PUSHBUTTON;
  1281. }
  1282. return config_methods;
  1283. }
  1284. static void wpas_wps_set_uuid(struct wpa_supplicant *wpa_s,
  1285. struct wps_context *wps)
  1286. {
  1287. char buf[50];
  1288. const char *src;
  1289. if (is_nil_uuid(wpa_s->conf->uuid)) {
  1290. struct wpa_supplicant *first;
  1291. first = wpa_s->global->ifaces;
  1292. while (first && first->next)
  1293. first = first->next;
  1294. if (first && first != wpa_s) {
  1295. if (wps != wpa_s->global->ifaces->wps)
  1296. os_memcpy(wps->uuid,
  1297. wpa_s->global->ifaces->wps->uuid,
  1298. WPS_UUID_LEN);
  1299. src = "from the first interface";
  1300. } else {
  1301. uuid_gen_mac_addr(wpa_s->own_addr, wps->uuid);
  1302. src = "based on MAC address";
  1303. }
  1304. } else {
  1305. os_memcpy(wps->uuid, wpa_s->conf->uuid, WPS_UUID_LEN);
  1306. src = "based on configuration";
  1307. }
  1308. uuid_bin2str(wps->uuid, buf, sizeof(buf));
  1309. wpa_dbg(wpa_s, MSG_DEBUG, "WPS: UUID %s: %s", src, buf);
  1310. }
  1311. static void wpas_wps_set_vendor_ext_m1(struct wpa_supplicant *wpa_s,
  1312. struct wps_context *wps)
  1313. {
  1314. wpabuf_free(wps->dev.vendor_ext_m1);
  1315. wps->dev.vendor_ext_m1 = NULL;
  1316. if (wpa_s->conf->wps_vendor_ext_m1) {
  1317. wps->dev.vendor_ext_m1 =
  1318. wpabuf_dup(wpa_s->conf->wps_vendor_ext_m1);
  1319. if (!wps->dev.vendor_ext_m1) {
  1320. wpa_printf(MSG_ERROR, "WPS: Cannot "
  1321. "allocate memory for vendor_ext_m1");
  1322. }
  1323. }
  1324. }
  1325. int wpas_wps_init(struct wpa_supplicant *wpa_s)
  1326. {
  1327. struct wps_context *wps;
  1328. struct wps_registrar_config rcfg;
  1329. struct hostapd_hw_modes *modes;
  1330. u16 m;
  1331. wps = os_zalloc(sizeof(*wps));
  1332. if (wps == NULL)
  1333. return -1;
  1334. wps->cred_cb = wpa_supplicant_wps_cred;
  1335. wps->event_cb = wpa_supplicant_wps_event;
  1336. wps->rf_band_cb = wpa_supplicant_wps_rf_band;
  1337. wps->cb_ctx = wpa_s;
  1338. wps->dev.device_name = wpa_s->conf->device_name;
  1339. wps->dev.manufacturer = wpa_s->conf->manufacturer;
  1340. wps->dev.model_name = wpa_s->conf->model_name;
  1341. wps->dev.model_number = wpa_s->conf->model_number;
  1342. wps->dev.serial_number = wpa_s->conf->serial_number;
  1343. wps->config_methods =
  1344. wps_config_methods_str2bin(wpa_s->conf->config_methods);
  1345. if ((wps->config_methods & (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) ==
  1346. (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) {
  1347. wpa_printf(MSG_ERROR, "WPS: Both Label and Display config "
  1348. "methods are not allowed at the same time");
  1349. os_free(wps);
  1350. return -1;
  1351. }
  1352. wps->config_methods = wps_fix_config_methods(wps->config_methods);
  1353. wps->dev.config_methods = wps->config_methods;
  1354. os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
  1355. WPS_DEV_TYPE_LEN);
  1356. wps->dev.num_sec_dev_types = wpa_s->conf->num_sec_device_types;
  1357. os_memcpy(wps->dev.sec_dev_type, wpa_s->conf->sec_device_type,
  1358. WPS_DEV_TYPE_LEN * wps->dev.num_sec_dev_types);
  1359. wpas_wps_set_vendor_ext_m1(wpa_s, wps);
  1360. wps->dev.os_version = WPA_GET_BE32(wpa_s->conf->os_version);
  1361. modes = wpa_s->hw.modes;
  1362. if (modes) {
  1363. for (m = 0; m < wpa_s->hw.num_modes; m++) {
  1364. if (modes[m].mode == HOSTAPD_MODE_IEEE80211B ||
  1365. modes[m].mode == HOSTAPD_MODE_IEEE80211G)
  1366. wps->dev.rf_bands |= WPS_RF_24GHZ;
  1367. else if (modes[m].mode == HOSTAPD_MODE_IEEE80211A)
  1368. wps->dev.rf_bands |= WPS_RF_50GHZ;
  1369. else if (modes[m].mode == HOSTAPD_MODE_IEEE80211AD)
  1370. wps->dev.rf_bands |= WPS_RF_60GHZ;
  1371. }
  1372. }
  1373. if (wps->dev.rf_bands == 0) {
  1374. /*
  1375. * Default to claiming support for both bands if the driver
  1376. * does not provide support for fetching supported bands.
  1377. */
  1378. wps->dev.rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ;
  1379. }
  1380. os_memcpy(wps->dev.mac_addr, wpa_s->own_addr, ETH_ALEN);
  1381. wpas_wps_set_uuid(wpa_s, wps);
  1382. wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK;
  1383. wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP;
  1384. os_memset(&rcfg, 0, sizeof(rcfg));
  1385. rcfg.new_psk_cb = wpas_wps_new_psk_cb;
  1386. rcfg.pin_needed_cb = wpas_wps_pin_needed_cb;
  1387. rcfg.set_sel_reg_cb = wpas_wps_set_sel_reg_cb;
  1388. rcfg.cb_ctx = wpa_s;
  1389. wps->registrar = wps_registrar_init(wps, &rcfg);
  1390. if (wps->registrar == NULL) {
  1391. wpa_printf(MSG_DEBUG, "Failed to initialize WPS Registrar");
  1392. os_free(wps);
  1393. return -1;
  1394. }
  1395. wpa_s->wps = wps;
  1396. return 0;
  1397. }
  1398. #ifdef CONFIG_WPS_ER
  1399. static void wpas_wps_nfc_clear(struct wps_context *wps)
  1400. {
  1401. wps->ap_nfc_dev_pw_id = 0;
  1402. wpabuf_free(wps->ap_nfc_dh_pubkey);
  1403. wps->ap_nfc_dh_pubkey = NULL;
  1404. wpabuf_free(wps->ap_nfc_dh_privkey);
  1405. wps->ap_nfc_dh_privkey = NULL;
  1406. wpabuf_free(wps->ap_nfc_dev_pw);
  1407. wps->ap_nfc_dev_pw = NULL;
  1408. }
  1409. #endif /* CONFIG_WPS_ER */
  1410. void wpas_wps_deinit(struct wpa_supplicant *wpa_s)
  1411. {
  1412. wpas_wps_assoc_with_cred_cancel(wpa_s);
  1413. eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL);
  1414. eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL);
  1415. eloop_cancel_timeout(wpas_wps_reenable_networks_cb, wpa_s, NULL);
  1416. wpas_wps_clear_ap_info(wpa_s);
  1417. #ifdef CONFIG_P2P
  1418. eloop_cancel_timeout(wpas_p2p_pbc_overlap_cb, wpa_s, NULL);
  1419. #endif /* CONFIG_P2P */
  1420. if (wpa_s->wps == NULL)
  1421. return;
  1422. #ifdef CONFIG_WPS_ER
  1423. wps_er_deinit(wpa_s->wps_er, NULL, NULL);
  1424. wpa_s->wps_er = NULL;
  1425. wpas_wps_nfc_clear(wpa_s->wps);
  1426. #endif /* CONFIG_WPS_ER */
  1427. wps_registrar_deinit(wpa_s->wps->registrar);
  1428. wpabuf_free(wpa_s->wps->dh_pubkey);
  1429. wpabuf_free(wpa_s->wps->dh_privkey);
  1430. wpabuf_free(wpa_s->wps->dev.vendor_ext_m1);
  1431. os_free(wpa_s->wps->network_key);
  1432. os_free(wpa_s->wps);
  1433. wpa_s->wps = NULL;
  1434. }
  1435. int wpas_wps_ssid_bss_match(struct wpa_supplicant *wpa_s,
  1436. struct wpa_ssid *ssid, struct wpa_bss *bss)
  1437. {
  1438. struct wpabuf *wps_ie;
  1439. if (!(ssid->key_mgmt & WPA_KEY_MGMT_WPS))
  1440. return -1;
  1441. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1442. if (eap_is_wps_pbc_enrollee(&ssid->eap)) {
  1443. if (!wps_ie) {
  1444. wpa_printf(MSG_DEBUG, " skip - non-WPS AP");
  1445. return 0;
  1446. }
  1447. if (!wps_is_selected_pbc_registrar(wps_ie)) {
  1448. wpa_printf(MSG_DEBUG, " skip - WPS AP "
  1449. "without active PBC Registrar");
  1450. wpabuf_free(wps_ie);
  1451. return 0;
  1452. }
  1453. /* TODO: overlap detection */
  1454. wpa_printf(MSG_DEBUG, " selected based on WPS IE "
  1455. "(Active PBC)");
  1456. wpabuf_free(wps_ie);
  1457. return 1;
  1458. }
  1459. if (eap_is_wps_pin_enrollee(&ssid->eap)) {
  1460. if (!wps_ie) {
  1461. wpa_printf(MSG_DEBUG, " skip - non-WPS AP");
  1462. return 0;
  1463. }
  1464. /*
  1465. * Start with WPS APs that advertise our address as an
  1466. * authorized MAC (v2.0) or active PIN Registrar (v1.0) and
  1467. * allow any WPS AP after couple of scans since some APs do not
  1468. * set Selected Registrar attribute properly when using
  1469. * external Registrar.
  1470. */
  1471. if (!wps_is_addr_authorized(wps_ie, wpa_s->own_addr, 1)) {
  1472. struct os_reltime age;
  1473. os_reltime_age(&wpa_s->wps_pin_start_time, &age);
  1474. if (wpa_s->scan_runs < WPS_PIN_SCAN_IGNORE_SEL_REG ||
  1475. age.sec < WPS_PIN_TIME_IGNORE_SEL_REG) {
  1476. wpa_printf(MSG_DEBUG,
  1477. " skip - WPS AP without active PIN Registrar (scan_runs=%d age=%d)",
  1478. wpa_s->scan_runs, (int) age.sec);
  1479. wpabuf_free(wps_ie);
  1480. return 0;
  1481. }
  1482. wpa_printf(MSG_DEBUG, " selected based on WPS IE");
  1483. } else {
  1484. wpa_printf(MSG_DEBUG, " selected based on WPS IE "
  1485. "(Authorized MAC or Active PIN)");
  1486. }
  1487. wpabuf_free(wps_ie);
  1488. return 1;
  1489. }
  1490. if (wps_ie) {
  1491. wpa_printf(MSG_DEBUG, " selected based on WPS IE");
  1492. wpabuf_free(wps_ie);
  1493. return 1;
  1494. }
  1495. return -1;
  1496. }
  1497. int wpas_wps_ssid_wildcard_ok(struct wpa_supplicant *wpa_s,
  1498. struct wpa_ssid *ssid,
  1499. struct wpa_bss *bss)
  1500. {
  1501. struct wpabuf *wps_ie = NULL;
  1502. int ret = 0;
  1503. if (eap_is_wps_pbc_enrollee(&ssid->eap)) {
  1504. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1505. if (wps_ie && wps_is_selected_pbc_registrar(wps_ie)) {
  1506. /* allow wildcard SSID for WPS PBC */
  1507. ret = 1;
  1508. }
  1509. } else if (eap_is_wps_pin_enrollee(&ssid->eap)) {
  1510. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1511. if (wps_ie &&
  1512. (wps_is_addr_authorized(wps_ie, wpa_s->own_addr, 1) ||
  1513. wpa_s->scan_runs >= WPS_PIN_SCAN_IGNORE_SEL_REG)) {
  1514. /* allow wildcard SSID for WPS PIN */
  1515. ret = 1;
  1516. }
  1517. }
  1518. if (!ret && ssid->bssid_set &&
  1519. os_memcmp(ssid->bssid, bss->bssid, ETH_ALEN) == 0) {
  1520. /* allow wildcard SSID due to hardcoded BSSID match */
  1521. ret = 1;
  1522. }
  1523. #ifdef CONFIG_WPS_STRICT
  1524. if (wps_ie) {
  1525. if (wps_validate_beacon_probe_resp(wps_ie, bss->beacon_ie_len >
  1526. 0, bss->bssid) < 0)
  1527. ret = 0;
  1528. if (bss->beacon_ie_len) {
  1529. struct wpabuf *bcn_wps;
  1530. bcn_wps = wpa_bss_get_vendor_ie_multi_beacon(
  1531. bss, WPS_IE_VENDOR_TYPE);
  1532. if (bcn_wps == NULL) {
  1533. wpa_printf(MSG_DEBUG, "WPS: Mandatory WPS IE "
  1534. "missing from AP Beacon");
  1535. ret = 0;
  1536. } else {
  1537. if (wps_validate_beacon(wps_ie) < 0)
  1538. ret = 0;
  1539. wpabuf_free(bcn_wps);
  1540. }
  1541. }
  1542. }
  1543. #endif /* CONFIG_WPS_STRICT */
  1544. wpabuf_free(wps_ie);
  1545. return ret;
  1546. }
  1547. int wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s,
  1548. struct wpa_bss *selected, struct wpa_ssid *ssid)
  1549. {
  1550. const u8 *sel_uuid;
  1551. struct wpabuf *wps_ie;
  1552. int ret = 0;
  1553. size_t i;
  1554. if (!eap_is_wps_pbc_enrollee(&ssid->eap))
  1555. return 0;
  1556. wpa_printf(MSG_DEBUG, "WPS: Check whether PBC session overlap is "
  1557. "present in scan results; selected BSSID " MACSTR,
  1558. MAC2STR(selected->bssid));
  1559. /* Make sure that only one AP is in active PBC mode */
  1560. wps_ie = wpa_bss_get_vendor_ie_multi(selected, WPS_IE_VENDOR_TYPE);
  1561. if (wps_ie) {
  1562. sel_uuid = wps_get_uuid_e(wps_ie);
  1563. wpa_hexdump(MSG_DEBUG, "WPS: UUID of the selected BSS",
  1564. sel_uuid, UUID_LEN);
  1565. } else {
  1566. wpa_printf(MSG_DEBUG, "WPS: Selected BSS does not include "
  1567. "WPS IE?!");
  1568. sel_uuid = NULL;
  1569. }
  1570. for (i = 0; i < wpa_s->num_wps_ap; i++) {
  1571. struct wps_ap_info *ap = &wpa_s->wps_ap[i];
  1572. if (!ap->pbc_active ||
  1573. os_memcmp(selected->bssid, ap->bssid, ETH_ALEN) == 0)
  1574. continue;
  1575. wpa_printf(MSG_DEBUG, "WPS: Another BSS in active PBC mode: "
  1576. MACSTR, MAC2STR(ap->bssid));
  1577. wpa_hexdump(MSG_DEBUG, "WPS: UUID of the other BSS",
  1578. ap->uuid, UUID_LEN);
  1579. if (sel_uuid == NULL ||
  1580. os_memcmp(sel_uuid, ap->uuid, UUID_LEN) != 0) {
  1581. ret = 1; /* PBC overlap */
  1582. wpa_msg(wpa_s, MSG_INFO, "WPS: PBC overlap detected: "
  1583. MACSTR " and " MACSTR,
  1584. MAC2STR(selected->bssid),
  1585. MAC2STR(ap->bssid));
  1586. break;
  1587. }
  1588. /* TODO: verify that this is reasonable dual-band situation */
  1589. }
  1590. wpabuf_free(wps_ie);
  1591. return ret;
  1592. }
  1593. void wpas_wps_notify_scan_results(struct wpa_supplicant *wpa_s)
  1594. {
  1595. struct wpa_bss *bss;
  1596. unsigned int pbc = 0, auth = 0, pin = 0, wps = 0;
  1597. if (wpa_s->disconnected || wpa_s->wpa_state >= WPA_ASSOCIATED)
  1598. return;
  1599. dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
  1600. struct wpabuf *ie;
  1601. ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1602. if (!ie)
  1603. continue;
  1604. if (wps_is_selected_pbc_registrar(ie))
  1605. pbc++;
  1606. else if (wps_is_addr_authorized(ie, wpa_s->own_addr, 0))
  1607. auth++;
  1608. else if (wps_is_selected_pin_registrar(ie))
  1609. pin++;
  1610. else
  1611. wps++;
  1612. wpabuf_free(ie);
  1613. }
  1614. if (pbc)
  1615. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_PBC);
  1616. else if (auth)
  1617. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_AUTH);
  1618. else if (pin)
  1619. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_PIN);
  1620. else if (wps)
  1621. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE);
  1622. }
  1623. int wpas_wps_searching(struct wpa_supplicant *wpa_s)
  1624. {
  1625. struct wpa_ssid *ssid;
  1626. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  1627. if ((ssid->key_mgmt & WPA_KEY_MGMT_WPS) && !ssid->disabled)
  1628. return 1;
  1629. }
  1630. return 0;
  1631. }
  1632. int wpas_wps_scan_result_text(const u8 *ies, size_t ies_len, char *buf,
  1633. char *end)
  1634. {
  1635. struct wpabuf *wps_ie;
  1636. int ret;
  1637. wps_ie = ieee802_11_vendor_ie_concat(ies, ies_len, WPS_DEV_OUI_WFA);
  1638. if (wps_ie == NULL)
  1639. return 0;
  1640. ret = wps_attr_text(wps_ie, buf, end);
  1641. wpabuf_free(wps_ie);
  1642. return ret;
  1643. }
  1644. int wpas_wps_er_start(struct wpa_supplicant *wpa_s, const char *filter)
  1645. {
  1646. #ifdef CONFIG_WPS_ER
  1647. if (wpa_s->wps_er) {
  1648. wps_er_refresh(wpa_s->wps_er);
  1649. return 0;
  1650. }
  1651. wpa_s->wps_er = wps_er_init(wpa_s->wps, wpa_s->ifname, filter);
  1652. if (wpa_s->wps_er == NULL)
  1653. return -1;
  1654. return 0;
  1655. #else /* CONFIG_WPS_ER */
  1656. return 0;
  1657. #endif /* CONFIG_WPS_ER */
  1658. }
  1659. void wpas_wps_er_stop(struct wpa_supplicant *wpa_s)
  1660. {
  1661. #ifdef CONFIG_WPS_ER
  1662. wps_er_deinit(wpa_s->wps_er, NULL, NULL);
  1663. wpa_s->wps_er = NULL;
  1664. #endif /* CONFIG_WPS_ER */
  1665. }
  1666. #ifdef CONFIG_WPS_ER
  1667. int wpas_wps_er_add_pin(struct wpa_supplicant *wpa_s, const u8 *addr,
  1668. const char *uuid, const char *pin)
  1669. {
  1670. u8 u[UUID_LEN];
  1671. const u8 *use_uuid = NULL;
  1672. u8 addr_buf[ETH_ALEN];
  1673. if (os_strcmp(uuid, "any") == 0) {
  1674. } else if (uuid_str2bin(uuid, u) == 0) {
  1675. use_uuid = u;
  1676. } else if (hwaddr_aton(uuid, addr_buf) == 0) {
  1677. use_uuid = wps_er_get_sta_uuid(wpa_s->wps_er, addr_buf);
  1678. if (use_uuid == NULL)
  1679. return -1;
  1680. } else
  1681. return -1;
  1682. return wps_registrar_add_pin(wpa_s->wps->registrar, addr,
  1683. use_uuid,
  1684. (const u8 *) pin, os_strlen(pin), 300);
  1685. }
  1686. int wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid)
  1687. {
  1688. u8 u[UUID_LEN], *use_uuid = NULL;
  1689. u8 addr[ETH_ALEN], *use_addr = NULL;
  1690. if (uuid_str2bin(uuid, u) == 0)
  1691. use_uuid = u;
  1692. else if (hwaddr_aton(uuid, addr) == 0)
  1693. use_addr = addr;
  1694. else
  1695. return -1;
  1696. return wps_er_pbc(wpa_s->wps_er, use_uuid, use_addr);
  1697. }
  1698. int wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid,
  1699. const char *pin)
  1700. {
  1701. u8 u[UUID_LEN], *use_uuid = NULL;
  1702. u8 addr[ETH_ALEN], *use_addr = NULL;
  1703. if (uuid_str2bin(uuid, u) == 0)
  1704. use_uuid = u;
  1705. else if (hwaddr_aton(uuid, addr) == 0)
  1706. use_addr = addr;
  1707. else
  1708. return -1;
  1709. return wps_er_learn(wpa_s->wps_er, use_uuid, use_addr, (const u8 *) pin,
  1710. os_strlen(pin));
  1711. }
  1712. static int wpas_wps_network_to_cred(struct wpa_ssid *ssid,
  1713. struct wps_credential *cred)
  1714. {
  1715. os_memset(cred, 0, sizeof(*cred));
  1716. if (ssid->ssid_len > SSID_MAX_LEN)
  1717. return -1;
  1718. os_memcpy(cred->ssid, ssid->ssid, ssid->ssid_len);
  1719. cred->ssid_len = ssid->ssid_len;
  1720. if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) {
  1721. cred->auth_type = (ssid->proto & WPA_PROTO_RSN) ?
  1722. WPS_AUTH_WPA2PSK : WPS_AUTH_WPAPSK;
  1723. if (ssid->pairwise_cipher & WPA_CIPHER_CCMP)
  1724. cred->encr_type = WPS_ENCR_AES;
  1725. else
  1726. cred->encr_type = WPS_ENCR_TKIP;
  1727. if (ssid->passphrase) {
  1728. cred->key_len = os_strlen(ssid->passphrase);
  1729. if (cred->key_len >= 64)
  1730. return -1;
  1731. os_memcpy(cred->key, ssid->passphrase, cred->key_len);
  1732. } else if (ssid->psk_set) {
  1733. cred->key_len = 32;
  1734. os_memcpy(cred->key, ssid->psk, 32);
  1735. } else
  1736. return -1;
  1737. } else {
  1738. cred->auth_type = WPS_AUTH_OPEN;
  1739. cred->encr_type = WPS_ENCR_NONE;
  1740. }
  1741. return 0;
  1742. }
  1743. int wpas_wps_er_set_config(struct wpa_supplicant *wpa_s, const char *uuid,
  1744. int id)
  1745. {
  1746. u8 u[UUID_LEN], *use_uuid = NULL;
  1747. u8 addr[ETH_ALEN], *use_addr = NULL;
  1748. struct wpa_ssid *ssid;
  1749. struct wps_credential cred;
  1750. int ret;
  1751. if (uuid_str2bin(uuid, u) == 0)
  1752. use_uuid = u;
  1753. else if (hwaddr_aton(uuid, addr) == 0)
  1754. use_addr = addr;
  1755. else
  1756. return -1;
  1757. ssid = wpa_config_get_network(wpa_s->conf, id);
  1758. if (ssid == NULL || ssid->ssid == NULL)
  1759. return -1;
  1760. if (wpas_wps_network_to_cred(ssid, &cred) < 0)
  1761. return -1;
  1762. ret = wps_er_set_config(wpa_s->wps_er, use_uuid, use_addr, &cred);
  1763. os_memset(&cred, 0, sizeof(cred));
  1764. return ret;
  1765. }
  1766. int wpas_wps_er_config(struct wpa_supplicant *wpa_s, const char *uuid,
  1767. const char *pin, struct wps_new_ap_settings *settings)
  1768. {
  1769. u8 u[UUID_LEN], *use_uuid = NULL;
  1770. u8 addr[ETH_ALEN], *use_addr = NULL;
  1771. struct wps_credential cred;
  1772. size_t len;
  1773. if (uuid_str2bin(uuid, u) == 0)
  1774. use_uuid = u;
  1775. else if (hwaddr_aton(uuid, addr) == 0)
  1776. use_addr = addr;
  1777. else
  1778. return -1;
  1779. if (settings->ssid_hex == NULL || settings->auth == NULL ||
  1780. settings->encr == NULL || settings->key_hex == NULL)
  1781. return -1;
  1782. os_memset(&cred, 0, sizeof(cred));
  1783. len = os_strlen(settings->ssid_hex);
  1784. if ((len & 1) || len > 2 * sizeof(cred.ssid) ||
  1785. hexstr2bin(settings->ssid_hex, cred.ssid, len / 2))
  1786. return -1;
  1787. cred.ssid_len = len / 2;
  1788. len = os_strlen(settings->key_hex);
  1789. if ((len & 1) || len > 2 * sizeof(cred.key) ||
  1790. hexstr2bin(settings->key_hex, cred.key, len / 2))
  1791. return -1;
  1792. cred.key_len = len / 2;
  1793. if (os_strcmp(settings->auth, "OPEN") == 0)
  1794. cred.auth_type = WPS_AUTH_OPEN;
  1795. else if (os_strcmp(settings->auth, "WPAPSK") == 0)
  1796. cred.auth_type = WPS_AUTH_WPAPSK;
  1797. else if (os_strcmp(settings->auth, "WPA2PSK") == 0)
  1798. cred.auth_type = WPS_AUTH_WPA2PSK;
  1799. else
  1800. return -1;
  1801. if (os_strcmp(settings->encr, "NONE") == 0)
  1802. cred.encr_type = WPS_ENCR_NONE;
  1803. #ifdef CONFIG_TESTING_OPTIONS
  1804. else if (os_strcmp(settings->encr, "WEP") == 0)
  1805. cred.encr_type = WPS_ENCR_WEP;
  1806. #endif /* CONFIG_TESTING_OPTIONS */
  1807. else if (os_strcmp(settings->encr, "TKIP") == 0)
  1808. cred.encr_type = WPS_ENCR_TKIP;
  1809. else if (os_strcmp(settings->encr, "CCMP") == 0)
  1810. cred.encr_type = WPS_ENCR_AES;
  1811. else
  1812. return -1;
  1813. return wps_er_config(wpa_s->wps_er, use_uuid, use_addr,
  1814. (const u8 *) pin, os_strlen(pin), &cred);
  1815. }
  1816. #ifdef CONFIG_WPS_NFC
  1817. struct wpabuf * wpas_wps_er_nfc_config_token(struct wpa_supplicant *wpa_s,
  1818. int ndef, const char *uuid)
  1819. {
  1820. struct wpabuf *ret;
  1821. u8 u[UUID_LEN], *use_uuid = NULL;
  1822. u8 addr[ETH_ALEN], *use_addr = NULL;
  1823. if (!wpa_s->wps_er)
  1824. return NULL;
  1825. if (uuid_str2bin(uuid, u) == 0)
  1826. use_uuid = u;
  1827. else if (hwaddr_aton(uuid, addr) == 0)
  1828. use_addr = addr;
  1829. else
  1830. return NULL;
  1831. ret = wps_er_nfc_config_token(wpa_s->wps_er, use_uuid, use_addr);
  1832. if (ndef && ret) {
  1833. struct wpabuf *tmp;
  1834. tmp = ndef_build_wifi(ret);
  1835. wpabuf_free(ret);
  1836. if (tmp == NULL)
  1837. return NULL;
  1838. ret = tmp;
  1839. }
  1840. return ret;
  1841. }
  1842. #endif /* CONFIG_WPS_NFC */
  1843. static int callbacks_pending = 0;
  1844. static void wpas_wps_terminate_cb(void *ctx)
  1845. {
  1846. wpa_printf(MSG_DEBUG, "WPS ER: Terminated");
  1847. if (--callbacks_pending <= 0)
  1848. eloop_terminate();
  1849. }
  1850. #endif /* CONFIG_WPS_ER */
  1851. int wpas_wps_terminate_pending(struct wpa_supplicant *wpa_s)
  1852. {
  1853. #ifdef CONFIG_WPS_ER
  1854. if (wpa_s->wps_er) {
  1855. callbacks_pending++;
  1856. wps_er_deinit(wpa_s->wps_er, wpas_wps_terminate_cb, wpa_s);
  1857. wpa_s->wps_er = NULL;
  1858. return 1;
  1859. }
  1860. #endif /* CONFIG_WPS_ER */
  1861. return 0;
  1862. }
  1863. void wpas_wps_update_config(struct wpa_supplicant *wpa_s)
  1864. {
  1865. struct wps_context *wps = wpa_s->wps;
  1866. if (wps == NULL)
  1867. return;
  1868. if (wpa_s->conf->changed_parameters & CFG_CHANGED_CONFIG_METHODS) {
  1869. wps->config_methods = wps_config_methods_str2bin(
  1870. wpa_s->conf->config_methods);
  1871. if ((wps->config_methods &
  1872. (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) ==
  1873. (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) {
  1874. wpa_printf(MSG_ERROR, "WPS: Both Label and Display "
  1875. "config methods are not allowed at the "
  1876. "same time");
  1877. wps->config_methods &= ~WPS_CONFIG_LABEL;
  1878. }
  1879. }
  1880. wps->config_methods = wps_fix_config_methods(wps->config_methods);
  1881. wps->dev.config_methods = wps->config_methods;
  1882. if (wpa_s->conf->changed_parameters & CFG_CHANGED_DEVICE_TYPE)
  1883. os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
  1884. WPS_DEV_TYPE_LEN);
  1885. if (wpa_s->conf->changed_parameters & CFG_CHANGED_SEC_DEVICE_TYPE) {
  1886. wps->dev.num_sec_dev_types = wpa_s->conf->num_sec_device_types;
  1887. os_memcpy(wps->dev.sec_dev_type, wpa_s->conf->sec_device_type,
  1888. wps->dev.num_sec_dev_types * WPS_DEV_TYPE_LEN);
  1889. }
  1890. if (wpa_s->conf->changed_parameters & CFG_CHANGED_VENDOR_EXTENSION)
  1891. wpas_wps_set_vendor_ext_m1(wpa_s, wps);
  1892. if (wpa_s->conf->changed_parameters & CFG_CHANGED_OS_VERSION)
  1893. wps->dev.os_version = WPA_GET_BE32(wpa_s->conf->os_version);
  1894. if (wpa_s->conf->changed_parameters & CFG_CHANGED_UUID)
  1895. wpas_wps_set_uuid(wpa_s, wps);
  1896. if (wpa_s->conf->changed_parameters &
  1897. (CFG_CHANGED_DEVICE_NAME | CFG_CHANGED_WPS_STRING)) {
  1898. /* Update pointers to make sure they refer current values */
  1899. wps->dev.device_name = wpa_s->conf->device_name;
  1900. wps->dev.manufacturer = wpa_s->conf->manufacturer;
  1901. wps->dev.model_name = wpa_s->conf->model_name;
  1902. wps->dev.model_number = wpa_s->conf->model_number;
  1903. wps->dev.serial_number = wpa_s->conf->serial_number;
  1904. }
  1905. }
  1906. #ifdef CONFIG_WPS_NFC
  1907. #ifdef CONFIG_WPS_ER
  1908. static struct wpabuf *
  1909. wpas_wps_network_config_token(struct wpa_supplicant *wpa_s, int ndef,
  1910. struct wpa_ssid *ssid)
  1911. {
  1912. struct wpabuf *ret;
  1913. struct wps_credential cred;
  1914. if (wpas_wps_network_to_cred(ssid, &cred) < 0)
  1915. return NULL;
  1916. ret = wps_er_config_token_from_cred(wpa_s->wps, &cred);
  1917. if (ndef && ret) {
  1918. struct wpabuf *tmp;
  1919. tmp = ndef_build_wifi(ret);
  1920. wpabuf_free(ret);
  1921. if (tmp == NULL)
  1922. return NULL;
  1923. ret = tmp;
  1924. }
  1925. return ret;
  1926. }
  1927. #endif /* CONFIG_WPS_ER */
  1928. struct wpabuf * wpas_wps_nfc_config_token(struct wpa_supplicant *wpa_s,
  1929. int ndef, const char *id_str)
  1930. {
  1931. #ifdef CONFIG_WPS_ER
  1932. if (id_str) {
  1933. int id;
  1934. char *end = NULL;
  1935. struct wpa_ssid *ssid;
  1936. id = strtol(id_str, &end, 10);
  1937. if (end && *end)
  1938. return NULL;
  1939. ssid = wpa_config_get_network(wpa_s->conf, id);
  1940. if (ssid == NULL)
  1941. return NULL;
  1942. return wpas_wps_network_config_token(wpa_s, ndef, ssid);
  1943. }
  1944. #endif /* CONFIG_WPS_ER */
  1945. #ifdef CONFIG_AP
  1946. if (wpa_s->ap_iface)
  1947. return wpas_ap_wps_nfc_config_token(wpa_s, ndef);
  1948. #endif /* CONFIG_AP */
  1949. return NULL;
  1950. }
  1951. struct wpabuf * wpas_wps_nfc_token(struct wpa_supplicant *wpa_s, int ndef)
  1952. {
  1953. if (wpa_s->conf->wps_nfc_pw_from_config) {
  1954. return wps_nfc_token_build(ndef,
  1955. wpa_s->conf->wps_nfc_dev_pw_id,
  1956. wpa_s->conf->wps_nfc_dh_pubkey,
  1957. wpa_s->conf->wps_nfc_dev_pw);
  1958. }
  1959. return wps_nfc_token_gen(ndef, &wpa_s->conf->wps_nfc_dev_pw_id,
  1960. &wpa_s->conf->wps_nfc_dh_pubkey,
  1961. &wpa_s->conf->wps_nfc_dh_privkey,
  1962. &wpa_s->conf->wps_nfc_dev_pw);
  1963. }
  1964. int wpas_wps_start_nfc(struct wpa_supplicant *wpa_s, const u8 *go_dev_addr,
  1965. const u8 *bssid,
  1966. const struct wpabuf *dev_pw, u16 dev_pw_id,
  1967. int p2p_group, const u8 *peer_pubkey_hash,
  1968. const u8 *ssid, size_t ssid_len, int freq)
  1969. {
  1970. struct wps_context *wps = wpa_s->wps;
  1971. char pw[32 * 2 + 1];
  1972. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER && dev_pw == NULL) {
  1973. dev_pw = wpa_s->conf->wps_nfc_dev_pw;
  1974. dev_pw_id = wpa_s->conf->wps_nfc_dev_pw_id;
  1975. }
  1976. if (wpa_s->conf->wps_nfc_dh_pubkey == NULL ||
  1977. wpa_s->conf->wps_nfc_dh_privkey == NULL) {
  1978. wpa_printf(MSG_DEBUG, "WPS: Missing DH params - "
  1979. "cannot start NFC-triggered connection");
  1980. return -1;
  1981. }
  1982. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER && dev_pw == NULL) {
  1983. wpa_printf(MSG_DEBUG, "WPS: Missing Device Password (id=%u) - "
  1984. "cannot start NFC-triggered connection", dev_pw_id);
  1985. return -1;
  1986. }
  1987. dh5_free(wps->dh_ctx);
  1988. wpabuf_free(wps->dh_pubkey);
  1989. wpabuf_free(wps->dh_privkey);
  1990. wps->dh_privkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_privkey);
  1991. wps->dh_pubkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_pubkey);
  1992. if (wps->dh_privkey == NULL || wps->dh_pubkey == NULL) {
  1993. wps->dh_ctx = NULL;
  1994. wpabuf_free(wps->dh_pubkey);
  1995. wps->dh_pubkey = NULL;
  1996. wpabuf_free(wps->dh_privkey);
  1997. wps->dh_privkey = NULL;
  1998. wpa_printf(MSG_DEBUG, "WPS: Failed to get DH priv/pub key");
  1999. return -1;
  2000. }
  2001. wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, wps->dh_pubkey);
  2002. if (wps->dh_ctx == NULL) {
  2003. wpabuf_free(wps->dh_pubkey);
  2004. wps->dh_pubkey = NULL;
  2005. wpabuf_free(wps->dh_privkey);
  2006. wps->dh_privkey = NULL;
  2007. wpa_printf(MSG_DEBUG, "WPS: Failed to initialize DH context");
  2008. return -1;
  2009. }
  2010. if (dev_pw) {
  2011. wpa_snprintf_hex_uppercase(pw, sizeof(pw),
  2012. wpabuf_head(dev_pw),
  2013. wpabuf_len(dev_pw));
  2014. }
  2015. return wpas_wps_start_dev_pw(wpa_s, go_dev_addr, bssid,
  2016. dev_pw ? pw : NULL,
  2017. p2p_group, dev_pw_id, peer_pubkey_hash,
  2018. ssid, ssid_len, freq);
  2019. }
  2020. static int wpas_wps_use_cred(struct wpa_supplicant *wpa_s,
  2021. struct wps_parse_attr *attr)
  2022. {
  2023. /*
  2024. * Disable existing networks temporarily to allow the newly learned
  2025. * credential to be preferred. Enable the temporarily disabled networks
  2026. * after 10 seconds.
  2027. */
  2028. wpas_wps_temp_disable(wpa_s, NULL);
  2029. eloop_register_timeout(10, 0, wpas_wps_reenable_networks_cb, wpa_s,
  2030. NULL);
  2031. if (wps_oob_use_cred(wpa_s->wps, attr) < 0)
  2032. return -1;
  2033. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  2034. return 0;
  2035. if (attr->ap_channel) {
  2036. u16 chan = WPA_GET_BE16(attr->ap_channel);
  2037. int freq = 0;
  2038. if (chan >= 1 && chan <= 13)
  2039. freq = 2407 + 5 * chan;
  2040. else if (chan == 14)
  2041. freq = 2484;
  2042. else if (chan >= 30)
  2043. freq = 5000 + 5 * chan;
  2044. if (freq) {
  2045. wpa_printf(MSG_DEBUG, "WPS: Credential container indicated AP channel %u -> %u MHz",
  2046. chan, freq);
  2047. wpa_s->after_wps = 5;
  2048. wpa_s->wps_freq = freq;
  2049. }
  2050. }
  2051. wpa_printf(MSG_DEBUG, "WPS: Request reconnection with new network "
  2052. "based on the received credential added");
  2053. wpa_s->normal_scans = 0;
  2054. wpa_supplicant_reinit_autoscan(wpa_s);
  2055. wpa_s->disconnected = 0;
  2056. wpa_s->reassociate = 1;
  2057. wpa_supplicant_cancel_sched_scan(wpa_s);
  2058. wpa_supplicant_req_scan(wpa_s, 0, 0);
  2059. return 0;
  2060. }
  2061. #ifdef CONFIG_WPS_ER
  2062. static int wpas_wps_add_nfc_password_token(struct wpa_supplicant *wpa_s,
  2063. struct wps_parse_attr *attr)
  2064. {
  2065. return wps_registrar_add_nfc_password_token(
  2066. wpa_s->wps->registrar, attr->oob_dev_password,
  2067. attr->oob_dev_password_len);
  2068. }
  2069. #endif /* CONFIG_WPS_ER */
  2070. static int wpas_wps_nfc_tag_process(struct wpa_supplicant *wpa_s,
  2071. const struct wpabuf *wps)
  2072. {
  2073. struct wps_parse_attr attr;
  2074. wpa_hexdump_buf(MSG_DEBUG, "WPS: Received NFC tag payload", wps);
  2075. if (wps_parse_msg(wps, &attr)) {
  2076. wpa_printf(MSG_DEBUG, "WPS: Ignore invalid data from NFC tag");
  2077. return -1;
  2078. }
  2079. if (attr.num_cred)
  2080. return wpas_wps_use_cred(wpa_s, &attr);
  2081. #ifdef CONFIG_WPS_ER
  2082. if (attr.oob_dev_password)
  2083. return wpas_wps_add_nfc_password_token(wpa_s, &attr);
  2084. #endif /* CONFIG_WPS_ER */
  2085. wpa_printf(MSG_DEBUG, "WPS: Ignore unrecognized NFC tag");
  2086. return -1;
  2087. }
  2088. int wpas_wps_nfc_tag_read(struct wpa_supplicant *wpa_s,
  2089. const struct wpabuf *data, int forced_freq)
  2090. {
  2091. const struct wpabuf *wps = data;
  2092. struct wpabuf *tmp = NULL;
  2093. int ret;
  2094. if (wpabuf_len(data) < 4)
  2095. return -1;
  2096. if (*wpabuf_head_u8(data) != 0x10) {
  2097. /* Assume this contains full NDEF record */
  2098. tmp = ndef_parse_wifi(data);
  2099. if (tmp == NULL) {
  2100. #ifdef CONFIG_P2P
  2101. tmp = ndef_parse_p2p(data);
  2102. if (tmp) {
  2103. ret = wpas_p2p_nfc_tag_process(wpa_s, tmp,
  2104. forced_freq);
  2105. wpabuf_free(tmp);
  2106. return ret;
  2107. }
  2108. #endif /* CONFIG_P2P */
  2109. wpa_printf(MSG_DEBUG, "WPS: Could not parse NDEF");
  2110. return -1;
  2111. }
  2112. wps = tmp;
  2113. }
  2114. ret = wpas_wps_nfc_tag_process(wpa_s, wps);
  2115. wpabuf_free(tmp);
  2116. return ret;
  2117. }
  2118. struct wpabuf * wpas_wps_nfc_handover_req(struct wpa_supplicant *wpa_s,
  2119. int ndef)
  2120. {
  2121. struct wpabuf *ret;
  2122. if (wpa_s->conf->wps_nfc_dh_pubkey == NULL &&
  2123. wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey,
  2124. &wpa_s->conf->wps_nfc_dh_privkey) < 0)
  2125. return NULL;
  2126. ret = wps_build_nfc_handover_req(wpa_s->wps,
  2127. 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. }
  2138. #ifdef CONFIG_WPS_NFC
  2139. static struct wpabuf *
  2140. wpas_wps_er_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef,
  2141. const char *uuid)
  2142. {
  2143. #ifdef CONFIG_WPS_ER
  2144. struct wpabuf *ret;
  2145. u8 u[UUID_LEN], *use_uuid = NULL;
  2146. u8 addr[ETH_ALEN], *use_addr = NULL;
  2147. struct wps_context *wps = wpa_s->wps;
  2148. if (wps == NULL)
  2149. return NULL;
  2150. if (uuid == NULL)
  2151. return NULL;
  2152. if (uuid_str2bin(uuid, u) == 0)
  2153. use_uuid = u;
  2154. else if (hwaddr_aton(uuid, addr) == 0)
  2155. use_addr = addr;
  2156. else
  2157. return NULL;
  2158. if (wpa_s->conf->wps_nfc_dh_pubkey == NULL) {
  2159. if (wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey,
  2160. &wpa_s->conf->wps_nfc_dh_privkey) < 0)
  2161. return NULL;
  2162. }
  2163. wpas_wps_nfc_clear(wps);
  2164. wps->ap_nfc_dev_pw_id = DEV_PW_NFC_CONNECTION_HANDOVER;
  2165. wps->ap_nfc_dh_pubkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_pubkey);
  2166. wps->ap_nfc_dh_privkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_privkey);
  2167. if (!wps->ap_nfc_dh_pubkey || !wps->ap_nfc_dh_privkey) {
  2168. wpas_wps_nfc_clear(wps);
  2169. return NULL;
  2170. }
  2171. ret = wps_er_nfc_handover_sel(wpa_s->wps_er, wpa_s->wps, use_uuid,
  2172. use_addr, wpa_s->conf->wps_nfc_dh_pubkey);
  2173. if (ndef && ret) {
  2174. struct wpabuf *tmp;
  2175. tmp = ndef_build_wifi(ret);
  2176. wpabuf_free(ret);
  2177. if (tmp == NULL)
  2178. return NULL;
  2179. ret = tmp;
  2180. }
  2181. return ret;
  2182. #else /* CONFIG_WPS_ER */
  2183. return NULL;
  2184. #endif /* CONFIG_WPS_ER */
  2185. }
  2186. #endif /* CONFIG_WPS_NFC */
  2187. struct wpabuf * wpas_wps_nfc_handover_sel(struct wpa_supplicant *wpa_s,
  2188. int ndef, int cr, const char *uuid)
  2189. {
  2190. struct wpabuf *ret;
  2191. if (!cr)
  2192. return NULL;
  2193. ret = wpas_ap_wps_nfc_handover_sel(wpa_s, ndef);
  2194. if (ret)
  2195. return ret;
  2196. return wpas_wps_er_nfc_handover_sel(wpa_s, ndef, uuid);
  2197. }
  2198. static int wpas_wps_nfc_rx_handover_sel(struct wpa_supplicant *wpa_s,
  2199. const struct wpabuf *data)
  2200. {
  2201. struct wpabuf *wps;
  2202. int ret = -1;
  2203. u16 wsc_len;
  2204. const u8 *pos;
  2205. struct wpabuf msg;
  2206. struct wps_parse_attr attr;
  2207. u16 dev_pw_id;
  2208. const u8 *bssid = NULL;
  2209. int freq = 0;
  2210. wps = ndef_parse_wifi(data);
  2211. if (wps == NULL)
  2212. return -1;
  2213. wpa_printf(MSG_DEBUG, "WPS: Received application/vnd.wfa.wsc "
  2214. "payload from NFC connection handover");
  2215. wpa_hexdump_buf(MSG_DEBUG, "WPS: NFC payload", wps);
  2216. if (wpabuf_len(wps) < 2) {
  2217. wpa_printf(MSG_DEBUG, "WPS: Too short Wi-Fi Handover Select "
  2218. "Message");
  2219. goto out;
  2220. }
  2221. pos = wpabuf_head(wps);
  2222. wsc_len = WPA_GET_BE16(pos);
  2223. if (wsc_len > wpabuf_len(wps) - 2) {
  2224. wpa_printf(MSG_DEBUG, "WPS: Invalid WSC attribute length (%u) "
  2225. "in Wi-Fi Handover Select Message", wsc_len);
  2226. goto out;
  2227. }
  2228. pos += 2;
  2229. wpa_hexdump(MSG_DEBUG,
  2230. "WPS: WSC attributes in Wi-Fi Handover Select Message",
  2231. pos, wsc_len);
  2232. if (wsc_len < wpabuf_len(wps) - 2) {
  2233. wpa_hexdump(MSG_DEBUG,
  2234. "WPS: Ignore extra data after WSC attributes",
  2235. pos + wsc_len, wpabuf_len(wps) - 2 - wsc_len);
  2236. }
  2237. wpabuf_set(&msg, pos, wsc_len);
  2238. ret = wps_parse_msg(&msg, &attr);
  2239. if (ret < 0) {
  2240. wpa_printf(MSG_DEBUG, "WPS: Could not parse WSC attributes in "
  2241. "Wi-Fi Handover Select Message");
  2242. goto out;
  2243. }
  2244. if (attr.oob_dev_password == NULL ||
  2245. attr.oob_dev_password_len < WPS_OOB_PUBKEY_HASH_LEN + 2) {
  2246. wpa_printf(MSG_DEBUG, "WPS: No Out-of-Band Device Password "
  2247. "included in Wi-Fi Handover Select Message");
  2248. ret = -1;
  2249. goto out;
  2250. }
  2251. if (attr.ssid == NULL) {
  2252. wpa_printf(MSG_DEBUG, "WPS: No SSID included in Wi-Fi Handover "
  2253. "Select Message");
  2254. ret = -1;
  2255. goto out;
  2256. }
  2257. wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID", attr.ssid, attr.ssid_len);
  2258. if (attr.mac_addr) {
  2259. bssid = attr.mac_addr;
  2260. wpa_printf(MSG_DEBUG, "WPS: MAC Address (BSSID): " MACSTR,
  2261. MAC2STR(bssid));
  2262. }
  2263. if (attr.rf_bands)
  2264. wpa_printf(MSG_DEBUG, "WPS: RF Bands: %d", *attr.rf_bands);
  2265. if (attr.ap_channel) {
  2266. u16 chan = WPA_GET_BE16(attr.ap_channel);
  2267. wpa_printf(MSG_DEBUG, "WPS: AP Channel: %d", chan);
  2268. if (chan >= 1 && chan <= 13 &&
  2269. (attr.rf_bands == NULL || *attr.rf_bands & WPS_RF_24GHZ))
  2270. freq = 2407 + 5 * chan;
  2271. else if (chan == 14 &&
  2272. (attr.rf_bands == NULL ||
  2273. *attr.rf_bands & WPS_RF_24GHZ))
  2274. freq = 2484;
  2275. else if (chan >= 30 &&
  2276. (attr.rf_bands == NULL ||
  2277. *attr.rf_bands & WPS_RF_50GHZ))
  2278. freq = 5000 + 5 * chan;
  2279. else if (chan >= 1 && chan <= 4 &&
  2280. (attr.rf_bands == NULL ||
  2281. *attr.rf_bands & WPS_RF_60GHZ))
  2282. freq = 56160 + 2160 * chan;
  2283. if (freq) {
  2284. wpa_printf(MSG_DEBUG,
  2285. "WPS: AP indicated channel %u -> %u MHz",
  2286. chan, freq);
  2287. }
  2288. }
  2289. wpa_hexdump(MSG_DEBUG, "WPS: Out-of-Band Device Password",
  2290. attr.oob_dev_password, attr.oob_dev_password_len);
  2291. dev_pw_id = WPA_GET_BE16(attr.oob_dev_password +
  2292. WPS_OOB_PUBKEY_HASH_LEN);
  2293. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER) {
  2294. wpa_printf(MSG_DEBUG, "WPS: Unexpected OOB Device Password ID "
  2295. "%u in Wi-Fi Handover Select Message", dev_pw_id);
  2296. ret = -1;
  2297. goto out;
  2298. }
  2299. wpa_hexdump(MSG_DEBUG, "WPS: AP Public Key hash",
  2300. attr.oob_dev_password, WPS_OOB_PUBKEY_HASH_LEN);
  2301. ret = wpas_wps_start_nfc(wpa_s, NULL, bssid, NULL, dev_pw_id, 0,
  2302. attr.oob_dev_password,
  2303. attr.ssid, attr.ssid_len, freq);
  2304. out:
  2305. wpabuf_free(wps);
  2306. return ret;
  2307. }
  2308. int wpas_wps_nfc_report_handover(struct wpa_supplicant *wpa_s,
  2309. const struct wpabuf *req,
  2310. const struct wpabuf *sel)
  2311. {
  2312. wpa_printf(MSG_DEBUG, "NFC: WPS connection handover reported");
  2313. wpa_hexdump_buf_key(MSG_DEBUG, "WPS: Carrier record in request", req);
  2314. wpa_hexdump_buf_key(MSG_DEBUG, "WPS: Carrier record in select", sel);
  2315. return wpas_wps_nfc_rx_handover_sel(wpa_s, sel);
  2316. }
  2317. int wpas_er_wps_nfc_report_handover(struct wpa_supplicant *wpa_s,
  2318. const struct wpabuf *req,
  2319. const struct wpabuf *sel)
  2320. {
  2321. struct wpabuf *wps;
  2322. int ret = -1;
  2323. u16 wsc_len;
  2324. const u8 *pos;
  2325. struct wpabuf msg;
  2326. struct wps_parse_attr attr;
  2327. u16 dev_pw_id;
  2328. /*
  2329. * Enrollee/station is always initiator of the NFC connection handover,
  2330. * so use the request message here to find Enrollee public key hash.
  2331. */
  2332. wps = ndef_parse_wifi(req);
  2333. if (wps == NULL)
  2334. return -1;
  2335. wpa_printf(MSG_DEBUG, "WPS: Received application/vnd.wfa.wsc "
  2336. "payload from NFC connection handover");
  2337. wpa_hexdump_buf(MSG_DEBUG, "WPS: NFC payload", wps);
  2338. if (wpabuf_len(wps) < 2) {
  2339. wpa_printf(MSG_DEBUG, "WPS: Too short Wi-Fi Handover Request "
  2340. "Message");
  2341. goto out;
  2342. }
  2343. pos = wpabuf_head(wps);
  2344. wsc_len = WPA_GET_BE16(pos);
  2345. if (wsc_len > wpabuf_len(wps) - 2) {
  2346. wpa_printf(MSG_DEBUG, "WPS: Invalid WSC attribute length (%u) "
  2347. "in rt Wi-Fi Handover Request Message", wsc_len);
  2348. goto out;
  2349. }
  2350. pos += 2;
  2351. wpa_hexdump(MSG_DEBUG,
  2352. "WPS: WSC attributes in Wi-Fi Handover Request Message",
  2353. pos, wsc_len);
  2354. if (wsc_len < wpabuf_len(wps) - 2) {
  2355. wpa_hexdump(MSG_DEBUG,
  2356. "WPS: Ignore extra data after WSC attributes",
  2357. pos + wsc_len, wpabuf_len(wps) - 2 - wsc_len);
  2358. }
  2359. wpabuf_set(&msg, pos, wsc_len);
  2360. ret = wps_parse_msg(&msg, &attr);
  2361. if (ret < 0) {
  2362. wpa_printf(MSG_DEBUG, "WPS: Could not parse WSC attributes in "
  2363. "Wi-Fi Handover Request Message");
  2364. goto out;
  2365. }
  2366. if (attr.oob_dev_password == NULL ||
  2367. attr.oob_dev_password_len < WPS_OOB_PUBKEY_HASH_LEN + 2) {
  2368. wpa_printf(MSG_DEBUG, "WPS: No Out-of-Band Device Password "
  2369. "included in Wi-Fi Handover Request Message");
  2370. ret = -1;
  2371. goto out;
  2372. }
  2373. if (attr.uuid_e == NULL) {
  2374. wpa_printf(MSG_DEBUG, "WPS: No UUID-E included in Wi-Fi "
  2375. "Handover Request Message");
  2376. ret = -1;
  2377. goto out;
  2378. }
  2379. wpa_hexdump(MSG_DEBUG, "WPS: UUID-E", attr.uuid_e, WPS_UUID_LEN);
  2380. wpa_hexdump(MSG_DEBUG, "WPS: Out-of-Band Device Password",
  2381. attr.oob_dev_password, attr.oob_dev_password_len);
  2382. dev_pw_id = WPA_GET_BE16(attr.oob_dev_password +
  2383. WPS_OOB_PUBKEY_HASH_LEN);
  2384. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER) {
  2385. wpa_printf(MSG_DEBUG, "WPS: Unexpected OOB Device Password ID "
  2386. "%u in Wi-Fi Handover Request Message", dev_pw_id);
  2387. ret = -1;
  2388. goto out;
  2389. }
  2390. wpa_hexdump(MSG_DEBUG, "WPS: Enrollee Public Key hash",
  2391. attr.oob_dev_password, WPS_OOB_PUBKEY_HASH_LEN);
  2392. ret = wps_registrar_add_nfc_pw_token(wpa_s->wps->registrar,
  2393. attr.oob_dev_password,
  2394. DEV_PW_NFC_CONNECTION_HANDOVER,
  2395. NULL, 0, 1);
  2396. out:
  2397. wpabuf_free(wps);
  2398. return ret;
  2399. }
  2400. #endif /* CONFIG_WPS_NFC */
  2401. static void wpas_wps_dump_ap_info(struct wpa_supplicant *wpa_s)
  2402. {
  2403. size_t i;
  2404. struct os_reltime now;
  2405. if (wpa_debug_level > MSG_DEBUG)
  2406. return;
  2407. if (wpa_s->wps_ap == NULL)
  2408. return;
  2409. os_get_reltime(&now);
  2410. for (i = 0; i < wpa_s->num_wps_ap; i++) {
  2411. struct wps_ap_info *ap = &wpa_s->wps_ap[i];
  2412. struct wpa_blacklist *e = wpa_blacklist_get(wpa_s, ap->bssid);
  2413. wpa_printf(MSG_DEBUG, "WPS: AP[%d] " MACSTR " type=%d "
  2414. "tries=%d last_attempt=%d sec ago blacklist=%d",
  2415. (int) i, MAC2STR(ap->bssid), ap->type, ap->tries,
  2416. ap->last_attempt.sec > 0 ?
  2417. (int) now.sec - (int) ap->last_attempt.sec : -1,
  2418. e ? e->count : 0);
  2419. }
  2420. }
  2421. static struct wps_ap_info * wpas_wps_get_ap_info(struct wpa_supplicant *wpa_s,
  2422. const u8 *bssid)
  2423. {
  2424. size_t i;
  2425. if (wpa_s->wps_ap == NULL)
  2426. return NULL;
  2427. for (i = 0; i < wpa_s->num_wps_ap; i++) {
  2428. struct wps_ap_info *ap = &wpa_s->wps_ap[i];
  2429. if (os_memcmp(ap->bssid, bssid, ETH_ALEN) == 0)
  2430. return ap;
  2431. }
  2432. return NULL;
  2433. }
  2434. static void wpas_wps_update_ap_info_bss(struct wpa_supplicant *wpa_s,
  2435. struct wpa_scan_res *res)
  2436. {
  2437. struct wpabuf *wps;
  2438. enum wps_ap_info_type type;
  2439. struct wps_ap_info *ap;
  2440. int r, pbc_active;
  2441. const u8 *uuid;
  2442. if (wpa_scan_get_vendor_ie(res, WPS_IE_VENDOR_TYPE) == NULL)
  2443. return;
  2444. wps = wpa_scan_get_vendor_ie_multi(res, WPS_IE_VENDOR_TYPE);
  2445. if (wps == NULL)
  2446. return;
  2447. r = wps_is_addr_authorized(wps, wpa_s->own_addr, 1);
  2448. if (r == 2)
  2449. type = WPS_AP_SEL_REG_OUR;
  2450. else if (r == 1)
  2451. type = WPS_AP_SEL_REG;
  2452. else
  2453. type = WPS_AP_NOT_SEL_REG;
  2454. uuid = wps_get_uuid_e(wps);
  2455. pbc_active = wps_is_selected_pbc_registrar(wps);
  2456. ap = wpas_wps_get_ap_info(wpa_s, res->bssid);
  2457. if (ap) {
  2458. if (ap->type != type) {
  2459. wpa_printf(MSG_DEBUG, "WPS: AP " MACSTR
  2460. " changed type %d -> %d",
  2461. MAC2STR(res->bssid), ap->type, type);
  2462. ap->type = type;
  2463. if (type != WPS_AP_NOT_SEL_REG)
  2464. wpa_blacklist_del(wpa_s, ap->bssid);
  2465. }
  2466. ap->pbc_active = pbc_active;
  2467. if (uuid)
  2468. os_memcpy(ap->uuid, uuid, WPS_UUID_LEN);
  2469. goto out;
  2470. }
  2471. ap = os_realloc_array(wpa_s->wps_ap, wpa_s->num_wps_ap + 1,
  2472. sizeof(struct wps_ap_info));
  2473. if (ap == NULL)
  2474. goto out;
  2475. wpa_s->wps_ap = ap;
  2476. ap = &wpa_s->wps_ap[wpa_s->num_wps_ap];
  2477. wpa_s->num_wps_ap++;
  2478. os_memset(ap, 0, sizeof(*ap));
  2479. os_memcpy(ap->bssid, res->bssid, ETH_ALEN);
  2480. ap->type = type;
  2481. ap->pbc_active = pbc_active;
  2482. if (uuid)
  2483. os_memcpy(ap->uuid, uuid, WPS_UUID_LEN);
  2484. wpa_printf(MSG_DEBUG, "WPS: AP " MACSTR " type %d added",
  2485. MAC2STR(ap->bssid), ap->type);
  2486. out:
  2487. wpabuf_free(wps);
  2488. }
  2489. void wpas_wps_update_ap_info(struct wpa_supplicant *wpa_s,
  2490. struct wpa_scan_results *scan_res)
  2491. {
  2492. size_t i;
  2493. for (i = 0; i < scan_res->num; i++)
  2494. wpas_wps_update_ap_info_bss(wpa_s, scan_res->res[i]);
  2495. wpas_wps_dump_ap_info(wpa_s);
  2496. }
  2497. void wpas_wps_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *bssid)
  2498. {
  2499. struct wps_ap_info *ap;
  2500. wpa_s->after_wps = 0;
  2501. if (!wpa_s->wps_ap_iter)
  2502. return;
  2503. ap = wpas_wps_get_ap_info(wpa_s, bssid);
  2504. if (ap == NULL)
  2505. return;
  2506. ap->tries++;
  2507. os_get_reltime(&ap->last_attempt);
  2508. }