wps_supplicant.c 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909
  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->parent && wpa_s->parent != wpa_s) {
  515. wpa_msg(wpa_s->parent, 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->parent && wpa_s->parent != wpa_s)
  545. wpa_msg(wpa_s->parent, 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->parent && wpa_s->parent != wpa_s)
  555. wpa_msg(wpa_s->parent, 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_malloc(bss->ssid_len);
  893. if (ssid->ssid == NULL)
  894. break;
  895. os_memcpy(ssid->ssid, bss->ssid, bss->ssid_len);
  896. ssid->ssid_len = bss->ssid_len;
  897. wpa_hexdump_ascii(MSG_DEBUG, "WPS: Picked SSID from "
  898. "scan results",
  899. ssid->ssid, ssid->ssid_len);
  900. count++;
  901. }
  902. if (count > 1) {
  903. wpa_printf(MSG_DEBUG, "WPS: More than one SSID found "
  904. "for the AP; use wildcard");
  905. os_free(ssid->ssid);
  906. ssid->ssid = NULL;
  907. ssid->ssid_len = 0;
  908. }
  909. #endif /* CONFIG_P2P */
  910. }
  911. return ssid;
  912. }
  913. static void wpas_wps_temp_disable(struct wpa_supplicant *wpa_s,
  914. struct wpa_ssid *selected)
  915. {
  916. struct wpa_ssid *ssid;
  917. if (wpa_s->current_ssid) {
  918. wpa_s->own_disconnect_req = 1;
  919. wpa_supplicant_deauthenticate(
  920. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  921. }
  922. /* Mark all other networks disabled and trigger reassociation */
  923. ssid = wpa_s->conf->ssid;
  924. while (ssid) {
  925. int was_disabled = ssid->disabled;
  926. ssid->disabled_for_connect = 0;
  927. /*
  928. * In case the network object corresponds to a persistent group
  929. * then do not send out network disabled signal. In addition,
  930. * do not change disabled status of persistent network objects
  931. * from 2 to 1 should we connect to another network.
  932. */
  933. if (was_disabled != 2) {
  934. ssid->disabled = ssid != selected;
  935. if (was_disabled != ssid->disabled) {
  936. if (ssid->disabled)
  937. ssid->disabled_for_connect = 1;
  938. wpas_notify_network_enabled_changed(wpa_s,
  939. ssid);
  940. }
  941. }
  942. ssid = ssid->next;
  943. }
  944. }
  945. static void wpas_wps_reassoc(struct wpa_supplicant *wpa_s,
  946. struct wpa_ssid *selected, const u8 *bssid,
  947. int freq)
  948. {
  949. struct wpa_bss *bss;
  950. wpa_s->wps_run++;
  951. if (wpa_s->wps_run == 0)
  952. wpa_s->wps_run++;
  953. wpa_s->after_wps = 0;
  954. wpa_s->known_wps_freq = 0;
  955. if (freq) {
  956. wpa_s->after_wps = 5;
  957. wpa_s->wps_freq = freq;
  958. } else if (bssid) {
  959. bss = wpa_bss_get_bssid_latest(wpa_s, bssid);
  960. if (bss && bss->freq > 0) {
  961. wpa_s->known_wps_freq = 1;
  962. wpa_s->wps_freq = bss->freq;
  963. }
  964. }
  965. wpas_wps_temp_disable(wpa_s, selected);
  966. wpa_s->disconnected = 0;
  967. wpa_s->reassociate = 1;
  968. wpa_s->scan_runs = 0;
  969. wpa_s->normal_scans = 0;
  970. wpa_s->wps_success = 0;
  971. wpa_s->blacklist_cleared = 0;
  972. wpa_supplicant_cancel_sched_scan(wpa_s);
  973. wpa_supplicant_req_scan(wpa_s, 0, 0);
  974. }
  975. int wpas_wps_start_pbc(struct wpa_supplicant *wpa_s, const u8 *bssid,
  976. int p2p_group)
  977. {
  978. struct wpa_ssid *ssid;
  979. #ifdef CONFIG_AP
  980. if (wpa_s->ap_iface) {
  981. wpa_printf(MSG_DEBUG,
  982. "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
  983. return -1;
  984. }
  985. #endif /* CONFIG_AP */
  986. wpas_clear_wps(wpa_s);
  987. ssid = wpas_wps_add_network(wpa_s, 0, NULL, bssid);
  988. if (ssid == NULL)
  989. return -1;
  990. ssid->temporary = 1;
  991. ssid->p2p_group = p2p_group;
  992. #ifdef CONFIG_P2P
  993. if (p2p_group && wpa_s->go_params && wpa_s->go_params->ssid_len) {
  994. ssid->ssid = os_zalloc(wpa_s->go_params->ssid_len + 1);
  995. if (ssid->ssid) {
  996. ssid->ssid_len = wpa_s->go_params->ssid_len;
  997. os_memcpy(ssid->ssid, wpa_s->go_params->ssid,
  998. ssid->ssid_len);
  999. wpa_hexdump_ascii(MSG_DEBUG, "WPS: Use specific AP "
  1000. "SSID", ssid->ssid, ssid->ssid_len);
  1001. }
  1002. }
  1003. #endif /* CONFIG_P2P */
  1004. if (wpa_config_set(ssid, "phase1", "\"pbc=1\"", 0) < 0)
  1005. return -1;
  1006. if (wpa_s->wps_fragment_size)
  1007. ssid->eap.fragment_size = wpa_s->wps_fragment_size;
  1008. eloop_register_timeout(WPS_PBC_WALK_TIME, 0, wpas_wps_timeout,
  1009. wpa_s, NULL);
  1010. wpas_wps_reassoc(wpa_s, ssid, bssid, 0);
  1011. return 0;
  1012. }
  1013. static int wpas_wps_start_dev_pw(struct wpa_supplicant *wpa_s,
  1014. const u8 *dev_addr, const u8 *bssid,
  1015. const char *pin, int p2p_group, u16 dev_pw_id,
  1016. const u8 *peer_pubkey_hash,
  1017. const u8 *ssid_val, size_t ssid_len, int freq)
  1018. {
  1019. struct wpa_ssid *ssid;
  1020. char val[128 + 2 * WPS_OOB_PUBKEY_HASH_LEN];
  1021. unsigned int rpin = 0;
  1022. char hash[2 * WPS_OOB_PUBKEY_HASH_LEN + 10];
  1023. #ifdef CONFIG_AP
  1024. if (wpa_s->ap_iface) {
  1025. wpa_printf(MSG_DEBUG,
  1026. "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
  1027. return -1;
  1028. }
  1029. #endif /* CONFIG_AP */
  1030. wpas_clear_wps(wpa_s);
  1031. if (bssid && is_zero_ether_addr(bssid))
  1032. bssid = NULL;
  1033. ssid = wpas_wps_add_network(wpa_s, 0, dev_addr, bssid);
  1034. if (ssid == NULL) {
  1035. wpa_printf(MSG_DEBUG, "WPS: Could not add network");
  1036. return -1;
  1037. }
  1038. ssid->temporary = 1;
  1039. ssid->p2p_group = p2p_group;
  1040. if (ssid_val) {
  1041. ssid->ssid = os_malloc(ssid_len);
  1042. if (ssid->ssid) {
  1043. os_memcpy(ssid->ssid, ssid_val, ssid_len);
  1044. ssid->ssid_len = ssid_len;
  1045. }
  1046. }
  1047. if (peer_pubkey_hash) {
  1048. os_memcpy(hash, " pkhash=", 8);
  1049. wpa_snprintf_hex_uppercase(hash + 8, sizeof(hash) - 8,
  1050. peer_pubkey_hash,
  1051. WPS_OOB_PUBKEY_HASH_LEN);
  1052. } else {
  1053. hash[0] = '\0';
  1054. }
  1055. #ifdef CONFIG_P2P
  1056. if (p2p_group && wpa_s->go_params && wpa_s->go_params->ssid_len) {
  1057. os_free(ssid->ssid);
  1058. ssid->ssid = os_zalloc(wpa_s->go_params->ssid_len + 1);
  1059. if (ssid->ssid) {
  1060. ssid->ssid_len = wpa_s->go_params->ssid_len;
  1061. os_memcpy(ssid->ssid, wpa_s->go_params->ssid,
  1062. ssid->ssid_len);
  1063. wpa_hexdump_ascii(MSG_DEBUG, "WPS: Use specific AP "
  1064. "SSID", ssid->ssid, ssid->ssid_len);
  1065. }
  1066. }
  1067. #endif /* CONFIG_P2P */
  1068. if (pin)
  1069. os_snprintf(val, sizeof(val), "\"pin=%s dev_pw_id=%u%s\"",
  1070. pin, dev_pw_id, hash);
  1071. else if (pin == NULL && dev_pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) {
  1072. os_snprintf(val, sizeof(val), "\"dev_pw_id=%u%s\"",
  1073. dev_pw_id, hash);
  1074. } else {
  1075. rpin = wps_generate_pin();
  1076. os_snprintf(val, sizeof(val), "\"pin=%08d dev_pw_id=%u%s\"",
  1077. rpin, dev_pw_id, hash);
  1078. }
  1079. if (wpa_config_set(ssid, "phase1", val, 0) < 0) {
  1080. wpa_printf(MSG_DEBUG, "WPS: Failed to set phase1 '%s'", val);
  1081. return -1;
  1082. }
  1083. if (wpa_s->wps_fragment_size)
  1084. ssid->eap.fragment_size = wpa_s->wps_fragment_size;
  1085. eloop_register_timeout(WPS_PBC_WALK_TIME, 0, wpas_wps_timeout,
  1086. wpa_s, NULL);
  1087. wpa_s->wps_ap_iter = 1;
  1088. wpas_wps_reassoc(wpa_s, ssid, bssid, freq);
  1089. return rpin;
  1090. }
  1091. int wpas_wps_start_pin(struct wpa_supplicant *wpa_s, const u8 *bssid,
  1092. const char *pin, int p2p_group, u16 dev_pw_id)
  1093. {
  1094. os_get_reltime(&wpa_s->wps_pin_start_time);
  1095. return wpas_wps_start_dev_pw(wpa_s, NULL, bssid, pin, p2p_group,
  1096. dev_pw_id, NULL, NULL, 0, 0);
  1097. }
  1098. void wpas_wps_pbc_overlap(struct wpa_supplicant *wpa_s)
  1099. {
  1100. union wps_event_data data;
  1101. os_memset(&data, 0, sizeof(data));
  1102. data.fail.config_error = WPS_CFG_MULTIPLE_PBC_DETECTED;
  1103. data.fail.error_indication = WPS_EI_NO_ERROR;
  1104. /*
  1105. * Call wpas_notify_wps_event_fail() directly instead of through
  1106. * wpa_supplicant_wps_event() which would end up registering unnecessary
  1107. * timeouts (those are only for the case where the failure happens
  1108. * during an EAP-WSC exchange).
  1109. */
  1110. wpas_notify_wps_event_fail(wpa_s, &data.fail);
  1111. }
  1112. /* Cancel the wps pbc/pin requests */
  1113. int wpas_wps_cancel(struct wpa_supplicant *wpa_s)
  1114. {
  1115. #ifdef CONFIG_AP
  1116. if (wpa_s->ap_iface) {
  1117. wpa_printf(MSG_DEBUG, "WPS: Cancelling in AP mode");
  1118. return wpa_supplicant_ap_wps_cancel(wpa_s);
  1119. }
  1120. #endif /* CONFIG_AP */
  1121. if (wpa_s->wpa_state == WPA_SCANNING ||
  1122. wpa_s->wpa_state == WPA_DISCONNECTED) {
  1123. wpa_printf(MSG_DEBUG, "WPS: Cancel operation - cancel scan");
  1124. wpa_supplicant_cancel_scan(wpa_s);
  1125. wpas_clear_wps(wpa_s);
  1126. } else if (wpa_s->wpa_state >= WPA_ASSOCIATED) {
  1127. wpa_printf(MSG_DEBUG, "WPS: Cancel operation - "
  1128. "deauthenticate");
  1129. wpa_s->own_disconnect_req = 1;
  1130. wpa_supplicant_deauthenticate(wpa_s,
  1131. WLAN_REASON_DEAUTH_LEAVING);
  1132. wpas_clear_wps(wpa_s);
  1133. } else {
  1134. wpas_wps_reenable_networks(wpa_s);
  1135. wpas_wps_clear_ap_info(wpa_s);
  1136. if (eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL) >
  1137. 0)
  1138. wpas_clear_wps(wpa_s);
  1139. }
  1140. wpa_s->after_wps = 0;
  1141. return 0;
  1142. }
  1143. int wpas_wps_start_reg(struct wpa_supplicant *wpa_s, const u8 *bssid,
  1144. const char *pin, struct wps_new_ap_settings *settings)
  1145. {
  1146. struct wpa_ssid *ssid;
  1147. char val[200];
  1148. char *pos, *end;
  1149. int res;
  1150. #ifdef CONFIG_AP
  1151. if (wpa_s->ap_iface) {
  1152. wpa_printf(MSG_DEBUG,
  1153. "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
  1154. return -1;
  1155. }
  1156. #endif /* CONFIG_AP */
  1157. if (!pin)
  1158. return -1;
  1159. wpas_clear_wps(wpa_s);
  1160. ssid = wpas_wps_add_network(wpa_s, 1, NULL, bssid);
  1161. if (ssid == NULL)
  1162. return -1;
  1163. ssid->temporary = 1;
  1164. pos = val;
  1165. end = pos + sizeof(val);
  1166. res = os_snprintf(pos, end - pos, "\"pin=%s", pin);
  1167. if (os_snprintf_error(end - pos, res))
  1168. return -1;
  1169. pos += res;
  1170. if (settings) {
  1171. res = os_snprintf(pos, end - pos, " new_ssid=%s new_auth=%s "
  1172. "new_encr=%s new_key=%s",
  1173. settings->ssid_hex, settings->auth,
  1174. settings->encr, settings->key_hex);
  1175. if (os_snprintf_error(end - pos, res))
  1176. return -1;
  1177. pos += res;
  1178. }
  1179. res = os_snprintf(pos, end - pos, "\"");
  1180. if (os_snprintf_error(end - pos, res))
  1181. return -1;
  1182. if (wpa_config_set(ssid, "phase1", val, 0) < 0)
  1183. return -1;
  1184. if (wpa_s->wps_fragment_size)
  1185. ssid->eap.fragment_size = wpa_s->wps_fragment_size;
  1186. eloop_register_timeout(WPS_PBC_WALK_TIME, 0, wpas_wps_timeout,
  1187. wpa_s, NULL);
  1188. wpas_wps_reassoc(wpa_s, ssid, bssid, 0);
  1189. return 0;
  1190. }
  1191. static int wpas_wps_new_psk_cb(void *ctx, const u8 *mac_addr,
  1192. const u8 *p2p_dev_addr, const u8 *psk,
  1193. size_t psk_len)
  1194. {
  1195. if (is_zero_ether_addr(p2p_dev_addr)) {
  1196. wpa_printf(MSG_DEBUG,
  1197. "Received new WPA/WPA2-PSK from WPS for STA " MACSTR,
  1198. MAC2STR(mac_addr));
  1199. } else {
  1200. wpa_printf(MSG_DEBUG,
  1201. "Received new WPA/WPA2-PSK from WPS for STA " MACSTR
  1202. " P2P Device Addr " MACSTR,
  1203. MAC2STR(mac_addr), MAC2STR(p2p_dev_addr));
  1204. }
  1205. wpa_hexdump_key(MSG_DEBUG, "Per-device PSK", psk, psk_len);
  1206. /* TODO */
  1207. return 0;
  1208. }
  1209. static void wpas_wps_pin_needed_cb(void *ctx, const u8 *uuid_e,
  1210. const struct wps_device_data *dev)
  1211. {
  1212. char uuid[40], txt[400];
  1213. int len;
  1214. char devtype[WPS_DEV_TYPE_BUFSIZE];
  1215. if (uuid_bin2str(uuid_e, uuid, sizeof(uuid)))
  1216. return;
  1217. wpa_printf(MSG_DEBUG, "WPS: PIN needed for UUID-E %s", uuid);
  1218. len = os_snprintf(txt, sizeof(txt), "WPS-EVENT-PIN-NEEDED %s " MACSTR
  1219. " [%s|%s|%s|%s|%s|%s]",
  1220. uuid, MAC2STR(dev->mac_addr), dev->device_name,
  1221. dev->manufacturer, dev->model_name,
  1222. dev->model_number, dev->serial_number,
  1223. wps_dev_type_bin2str(dev->pri_dev_type, devtype,
  1224. sizeof(devtype)));
  1225. if (!os_snprintf_error(sizeof(txt), len))
  1226. wpa_printf(MSG_INFO, "%s", txt);
  1227. }
  1228. static void wpas_wps_set_sel_reg_cb(void *ctx, int sel_reg, u16 dev_passwd_id,
  1229. u16 sel_reg_config_methods)
  1230. {
  1231. #ifdef CONFIG_WPS_ER
  1232. struct wpa_supplicant *wpa_s = ctx;
  1233. if (wpa_s->wps_er == NULL)
  1234. return;
  1235. wpa_printf(MSG_DEBUG, "WPS ER: SetSelectedRegistrar - sel_reg=%d "
  1236. "dev_password_id=%u sel_reg_config_methods=0x%x",
  1237. sel_reg, dev_passwd_id, sel_reg_config_methods);
  1238. wps_er_set_sel_reg(wpa_s->wps_er, sel_reg, dev_passwd_id,
  1239. sel_reg_config_methods);
  1240. #endif /* CONFIG_WPS_ER */
  1241. }
  1242. static u16 wps_fix_config_methods(u16 config_methods)
  1243. {
  1244. if ((config_methods &
  1245. (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY |
  1246. WPS_CONFIG_PHY_DISPLAY)) == WPS_CONFIG_DISPLAY) {
  1247. wpa_printf(MSG_INFO, "WPS: Converting display to "
  1248. "virtual_display for WPS 2.0 compliance");
  1249. config_methods |= WPS_CONFIG_VIRT_DISPLAY;
  1250. }
  1251. if ((config_methods &
  1252. (WPS_CONFIG_PUSHBUTTON | WPS_CONFIG_VIRT_PUSHBUTTON |
  1253. WPS_CONFIG_PHY_PUSHBUTTON)) == WPS_CONFIG_PUSHBUTTON) {
  1254. wpa_printf(MSG_INFO, "WPS: Converting push_button to "
  1255. "virtual_push_button for WPS 2.0 compliance");
  1256. config_methods |= WPS_CONFIG_VIRT_PUSHBUTTON;
  1257. }
  1258. return config_methods;
  1259. }
  1260. static void wpas_wps_set_uuid(struct wpa_supplicant *wpa_s,
  1261. struct wps_context *wps)
  1262. {
  1263. char buf[50];
  1264. const char *src;
  1265. if (is_nil_uuid(wpa_s->conf->uuid)) {
  1266. struct wpa_supplicant *first;
  1267. first = wpa_s->global->ifaces;
  1268. while (first && first->next)
  1269. first = first->next;
  1270. if (first && first != wpa_s) {
  1271. if (wps != wpa_s->global->ifaces->wps)
  1272. os_memcpy(wps->uuid,
  1273. wpa_s->global->ifaces->wps->uuid,
  1274. WPS_UUID_LEN);
  1275. src = "from the first interface";
  1276. } else {
  1277. uuid_gen_mac_addr(wpa_s->own_addr, wps->uuid);
  1278. src = "based on MAC address";
  1279. }
  1280. } else {
  1281. os_memcpy(wps->uuid, wpa_s->conf->uuid, WPS_UUID_LEN);
  1282. src = "based on configuration";
  1283. }
  1284. uuid_bin2str(wps->uuid, buf, sizeof(buf));
  1285. wpa_dbg(wpa_s, MSG_DEBUG, "WPS: UUID %s: %s", src, buf);
  1286. }
  1287. static void wpas_wps_set_vendor_ext_m1(struct wpa_supplicant *wpa_s,
  1288. struct wps_context *wps)
  1289. {
  1290. wpabuf_free(wps->dev.vendor_ext_m1);
  1291. wps->dev.vendor_ext_m1 = NULL;
  1292. if (wpa_s->conf->wps_vendor_ext_m1) {
  1293. wps->dev.vendor_ext_m1 =
  1294. wpabuf_dup(wpa_s->conf->wps_vendor_ext_m1);
  1295. if (!wps->dev.vendor_ext_m1) {
  1296. wpa_printf(MSG_ERROR, "WPS: Cannot "
  1297. "allocate memory for vendor_ext_m1");
  1298. }
  1299. }
  1300. }
  1301. int wpas_wps_init(struct wpa_supplicant *wpa_s)
  1302. {
  1303. struct wps_context *wps;
  1304. struct wps_registrar_config rcfg;
  1305. struct hostapd_hw_modes *modes;
  1306. u16 m;
  1307. wps = os_zalloc(sizeof(*wps));
  1308. if (wps == NULL)
  1309. return -1;
  1310. wps->cred_cb = wpa_supplicant_wps_cred;
  1311. wps->event_cb = wpa_supplicant_wps_event;
  1312. wps->rf_band_cb = wpa_supplicant_wps_rf_band;
  1313. wps->cb_ctx = wpa_s;
  1314. wps->dev.device_name = wpa_s->conf->device_name;
  1315. wps->dev.manufacturer = wpa_s->conf->manufacturer;
  1316. wps->dev.model_name = wpa_s->conf->model_name;
  1317. wps->dev.model_number = wpa_s->conf->model_number;
  1318. wps->dev.serial_number = wpa_s->conf->serial_number;
  1319. wps->config_methods =
  1320. wps_config_methods_str2bin(wpa_s->conf->config_methods);
  1321. if ((wps->config_methods & (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) ==
  1322. (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) {
  1323. wpa_printf(MSG_ERROR, "WPS: Both Label and Display config "
  1324. "methods are not allowed at the same time");
  1325. os_free(wps);
  1326. return -1;
  1327. }
  1328. wps->config_methods = wps_fix_config_methods(wps->config_methods);
  1329. wps->dev.config_methods = wps->config_methods;
  1330. os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
  1331. WPS_DEV_TYPE_LEN);
  1332. wps->dev.num_sec_dev_types = wpa_s->conf->num_sec_device_types;
  1333. os_memcpy(wps->dev.sec_dev_type, wpa_s->conf->sec_device_type,
  1334. WPS_DEV_TYPE_LEN * wps->dev.num_sec_dev_types);
  1335. wpas_wps_set_vendor_ext_m1(wpa_s, wps);
  1336. wps->dev.os_version = WPA_GET_BE32(wpa_s->conf->os_version);
  1337. modes = wpa_s->hw.modes;
  1338. if (modes) {
  1339. for (m = 0; m < wpa_s->hw.num_modes; m++) {
  1340. if (modes[m].mode == HOSTAPD_MODE_IEEE80211B ||
  1341. modes[m].mode == HOSTAPD_MODE_IEEE80211G)
  1342. wps->dev.rf_bands |= WPS_RF_24GHZ;
  1343. else if (modes[m].mode == HOSTAPD_MODE_IEEE80211A)
  1344. wps->dev.rf_bands |= WPS_RF_50GHZ;
  1345. else if (modes[m].mode == HOSTAPD_MODE_IEEE80211AD)
  1346. wps->dev.rf_bands |= WPS_RF_60GHZ;
  1347. }
  1348. }
  1349. if (wps->dev.rf_bands == 0) {
  1350. /*
  1351. * Default to claiming support for both bands if the driver
  1352. * does not provide support for fetching supported bands.
  1353. */
  1354. wps->dev.rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ;
  1355. }
  1356. os_memcpy(wps->dev.mac_addr, wpa_s->own_addr, ETH_ALEN);
  1357. wpas_wps_set_uuid(wpa_s, wps);
  1358. wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK;
  1359. wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP;
  1360. os_memset(&rcfg, 0, sizeof(rcfg));
  1361. rcfg.new_psk_cb = wpas_wps_new_psk_cb;
  1362. rcfg.pin_needed_cb = wpas_wps_pin_needed_cb;
  1363. rcfg.set_sel_reg_cb = wpas_wps_set_sel_reg_cb;
  1364. rcfg.cb_ctx = wpa_s;
  1365. wps->registrar = wps_registrar_init(wps, &rcfg);
  1366. if (wps->registrar == NULL) {
  1367. wpa_printf(MSG_DEBUG, "Failed to initialize WPS Registrar");
  1368. os_free(wps);
  1369. return -1;
  1370. }
  1371. wpa_s->wps = wps;
  1372. return 0;
  1373. }
  1374. #ifdef CONFIG_WPS_ER
  1375. static void wpas_wps_nfc_clear(struct wps_context *wps)
  1376. {
  1377. wps->ap_nfc_dev_pw_id = 0;
  1378. wpabuf_free(wps->ap_nfc_dh_pubkey);
  1379. wps->ap_nfc_dh_pubkey = NULL;
  1380. wpabuf_free(wps->ap_nfc_dh_privkey);
  1381. wps->ap_nfc_dh_privkey = NULL;
  1382. wpabuf_free(wps->ap_nfc_dev_pw);
  1383. wps->ap_nfc_dev_pw = NULL;
  1384. }
  1385. #endif /* CONFIG_WPS_ER */
  1386. void wpas_wps_deinit(struct wpa_supplicant *wpa_s)
  1387. {
  1388. wpas_wps_assoc_with_cred_cancel(wpa_s);
  1389. eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL);
  1390. eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL);
  1391. eloop_cancel_timeout(wpas_wps_reenable_networks_cb, wpa_s, NULL);
  1392. wpas_wps_clear_ap_info(wpa_s);
  1393. #ifdef CONFIG_P2P
  1394. eloop_cancel_timeout(wpas_p2p_pbc_overlap_cb, wpa_s, NULL);
  1395. #endif /* CONFIG_P2P */
  1396. if (wpa_s->wps == NULL)
  1397. return;
  1398. #ifdef CONFIG_WPS_ER
  1399. wps_er_deinit(wpa_s->wps_er, NULL, NULL);
  1400. wpa_s->wps_er = NULL;
  1401. wpas_wps_nfc_clear(wpa_s->wps);
  1402. #endif /* CONFIG_WPS_ER */
  1403. wps_registrar_deinit(wpa_s->wps->registrar);
  1404. wpabuf_free(wpa_s->wps->dh_pubkey);
  1405. wpabuf_free(wpa_s->wps->dh_privkey);
  1406. wpabuf_free(wpa_s->wps->dev.vendor_ext_m1);
  1407. os_free(wpa_s->wps->network_key);
  1408. os_free(wpa_s->wps);
  1409. wpa_s->wps = NULL;
  1410. }
  1411. int wpas_wps_ssid_bss_match(struct wpa_supplicant *wpa_s,
  1412. struct wpa_ssid *ssid, struct wpa_bss *bss)
  1413. {
  1414. struct wpabuf *wps_ie;
  1415. if (!(ssid->key_mgmt & WPA_KEY_MGMT_WPS))
  1416. return -1;
  1417. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1418. if (eap_is_wps_pbc_enrollee(&ssid->eap)) {
  1419. if (!wps_ie) {
  1420. wpa_printf(MSG_DEBUG, " skip - non-WPS AP");
  1421. return 0;
  1422. }
  1423. if (!wps_is_selected_pbc_registrar(wps_ie)) {
  1424. wpa_printf(MSG_DEBUG, " skip - WPS AP "
  1425. "without active PBC Registrar");
  1426. wpabuf_free(wps_ie);
  1427. return 0;
  1428. }
  1429. /* TODO: overlap detection */
  1430. wpa_printf(MSG_DEBUG, " selected based on WPS IE "
  1431. "(Active PBC)");
  1432. wpabuf_free(wps_ie);
  1433. return 1;
  1434. }
  1435. if (eap_is_wps_pin_enrollee(&ssid->eap)) {
  1436. if (!wps_ie) {
  1437. wpa_printf(MSG_DEBUG, " skip - non-WPS AP");
  1438. return 0;
  1439. }
  1440. /*
  1441. * Start with WPS APs that advertise our address as an
  1442. * authorized MAC (v2.0) or active PIN Registrar (v1.0) and
  1443. * allow any WPS AP after couple of scans since some APs do not
  1444. * set Selected Registrar attribute properly when using
  1445. * external Registrar.
  1446. */
  1447. if (!wps_is_addr_authorized(wps_ie, wpa_s->own_addr, 1)) {
  1448. struct os_reltime age;
  1449. os_reltime_age(&wpa_s->wps_pin_start_time, &age);
  1450. if (wpa_s->scan_runs < WPS_PIN_SCAN_IGNORE_SEL_REG ||
  1451. age.sec < WPS_PIN_TIME_IGNORE_SEL_REG) {
  1452. wpa_printf(MSG_DEBUG,
  1453. " skip - WPS AP without active PIN Registrar (scan_runs=%d age=%d)",
  1454. wpa_s->scan_runs, (int) age.sec);
  1455. wpabuf_free(wps_ie);
  1456. return 0;
  1457. }
  1458. wpa_printf(MSG_DEBUG, " selected based on WPS IE");
  1459. } else {
  1460. wpa_printf(MSG_DEBUG, " selected based on WPS IE "
  1461. "(Authorized MAC or Active PIN)");
  1462. }
  1463. wpabuf_free(wps_ie);
  1464. return 1;
  1465. }
  1466. if (wps_ie) {
  1467. wpa_printf(MSG_DEBUG, " selected based on WPS IE");
  1468. wpabuf_free(wps_ie);
  1469. return 1;
  1470. }
  1471. return -1;
  1472. }
  1473. int wpas_wps_ssid_wildcard_ok(struct wpa_supplicant *wpa_s,
  1474. struct wpa_ssid *ssid,
  1475. struct wpa_bss *bss)
  1476. {
  1477. struct wpabuf *wps_ie = NULL;
  1478. int ret = 0;
  1479. if (eap_is_wps_pbc_enrollee(&ssid->eap)) {
  1480. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1481. if (wps_ie && wps_is_selected_pbc_registrar(wps_ie)) {
  1482. /* allow wildcard SSID for WPS PBC */
  1483. ret = 1;
  1484. }
  1485. } else if (eap_is_wps_pin_enrollee(&ssid->eap)) {
  1486. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1487. if (wps_ie &&
  1488. (wps_is_addr_authorized(wps_ie, wpa_s->own_addr, 1) ||
  1489. wpa_s->scan_runs >= WPS_PIN_SCAN_IGNORE_SEL_REG)) {
  1490. /* allow wildcard SSID for WPS PIN */
  1491. ret = 1;
  1492. }
  1493. }
  1494. if (!ret && ssid->bssid_set &&
  1495. os_memcmp(ssid->bssid, bss->bssid, ETH_ALEN) == 0) {
  1496. /* allow wildcard SSID due to hardcoded BSSID match */
  1497. ret = 1;
  1498. }
  1499. #ifdef CONFIG_WPS_STRICT
  1500. if (wps_ie) {
  1501. if (wps_validate_beacon_probe_resp(wps_ie, bss->beacon_ie_len >
  1502. 0, bss->bssid) < 0)
  1503. ret = 0;
  1504. if (bss->beacon_ie_len) {
  1505. struct wpabuf *bcn_wps;
  1506. bcn_wps = wpa_bss_get_vendor_ie_multi_beacon(
  1507. bss, WPS_IE_VENDOR_TYPE);
  1508. if (bcn_wps == NULL) {
  1509. wpa_printf(MSG_DEBUG, "WPS: Mandatory WPS IE "
  1510. "missing from AP Beacon");
  1511. ret = 0;
  1512. } else {
  1513. if (wps_validate_beacon(wps_ie) < 0)
  1514. ret = 0;
  1515. wpabuf_free(bcn_wps);
  1516. }
  1517. }
  1518. }
  1519. #endif /* CONFIG_WPS_STRICT */
  1520. wpabuf_free(wps_ie);
  1521. return ret;
  1522. }
  1523. int wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s,
  1524. struct wpa_bss *selected, struct wpa_ssid *ssid)
  1525. {
  1526. const u8 *sel_uuid;
  1527. struct wpabuf *wps_ie;
  1528. int ret = 0;
  1529. size_t i;
  1530. if (!eap_is_wps_pbc_enrollee(&ssid->eap))
  1531. return 0;
  1532. wpa_printf(MSG_DEBUG, "WPS: Check whether PBC session overlap is "
  1533. "present in scan results; selected BSSID " MACSTR,
  1534. MAC2STR(selected->bssid));
  1535. /* Make sure that only one AP is in active PBC mode */
  1536. wps_ie = wpa_bss_get_vendor_ie_multi(selected, WPS_IE_VENDOR_TYPE);
  1537. if (wps_ie) {
  1538. sel_uuid = wps_get_uuid_e(wps_ie);
  1539. wpa_hexdump(MSG_DEBUG, "WPS: UUID of the selected BSS",
  1540. sel_uuid, UUID_LEN);
  1541. } else {
  1542. wpa_printf(MSG_DEBUG, "WPS: Selected BSS does not include "
  1543. "WPS IE?!");
  1544. sel_uuid = NULL;
  1545. }
  1546. for (i = 0; i < wpa_s->num_wps_ap; i++) {
  1547. struct wps_ap_info *ap = &wpa_s->wps_ap[i];
  1548. if (!ap->pbc_active ||
  1549. os_memcmp(selected->bssid, ap->bssid, ETH_ALEN) == 0)
  1550. continue;
  1551. wpa_printf(MSG_DEBUG, "WPS: Another BSS in active PBC mode: "
  1552. MACSTR, MAC2STR(ap->bssid));
  1553. wpa_hexdump(MSG_DEBUG, "WPS: UUID of the other BSS",
  1554. ap->uuid, UUID_LEN);
  1555. if (sel_uuid == NULL ||
  1556. os_memcmp(sel_uuid, ap->uuid, UUID_LEN) != 0) {
  1557. ret = 1; /* PBC overlap */
  1558. wpa_msg(wpa_s, MSG_INFO, "WPS: PBC overlap detected: "
  1559. MACSTR " and " MACSTR,
  1560. MAC2STR(selected->bssid),
  1561. MAC2STR(ap->bssid));
  1562. break;
  1563. }
  1564. /* TODO: verify that this is reasonable dual-band situation */
  1565. }
  1566. wpabuf_free(wps_ie);
  1567. return ret;
  1568. }
  1569. void wpas_wps_notify_scan_results(struct wpa_supplicant *wpa_s)
  1570. {
  1571. struct wpa_bss *bss;
  1572. unsigned int pbc = 0, auth = 0, pin = 0, wps = 0;
  1573. if (wpa_s->disconnected || wpa_s->wpa_state >= WPA_ASSOCIATED)
  1574. return;
  1575. dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
  1576. struct wpabuf *ie;
  1577. ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  1578. if (!ie)
  1579. continue;
  1580. if (wps_is_selected_pbc_registrar(ie))
  1581. pbc++;
  1582. else if (wps_is_addr_authorized(ie, wpa_s->own_addr, 0))
  1583. auth++;
  1584. else if (wps_is_selected_pin_registrar(ie))
  1585. pin++;
  1586. else
  1587. wps++;
  1588. wpabuf_free(ie);
  1589. }
  1590. if (pbc)
  1591. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_PBC);
  1592. else if (auth)
  1593. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_AUTH);
  1594. else if (pin)
  1595. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_PIN);
  1596. else if (wps)
  1597. wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE);
  1598. }
  1599. int wpas_wps_searching(struct wpa_supplicant *wpa_s)
  1600. {
  1601. struct wpa_ssid *ssid;
  1602. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  1603. if ((ssid->key_mgmt & WPA_KEY_MGMT_WPS) && !ssid->disabled)
  1604. return 1;
  1605. }
  1606. return 0;
  1607. }
  1608. int wpas_wps_scan_result_text(const u8 *ies, size_t ies_len, char *buf,
  1609. char *end)
  1610. {
  1611. struct wpabuf *wps_ie;
  1612. int ret;
  1613. wps_ie = ieee802_11_vendor_ie_concat(ies, ies_len, WPS_DEV_OUI_WFA);
  1614. if (wps_ie == NULL)
  1615. return 0;
  1616. ret = wps_attr_text(wps_ie, buf, end);
  1617. wpabuf_free(wps_ie);
  1618. return ret;
  1619. }
  1620. int wpas_wps_er_start(struct wpa_supplicant *wpa_s, const char *filter)
  1621. {
  1622. #ifdef CONFIG_WPS_ER
  1623. if (wpa_s->wps_er) {
  1624. wps_er_refresh(wpa_s->wps_er);
  1625. return 0;
  1626. }
  1627. wpa_s->wps_er = wps_er_init(wpa_s->wps, wpa_s->ifname, filter);
  1628. if (wpa_s->wps_er == NULL)
  1629. return -1;
  1630. return 0;
  1631. #else /* CONFIG_WPS_ER */
  1632. return 0;
  1633. #endif /* CONFIG_WPS_ER */
  1634. }
  1635. void wpas_wps_er_stop(struct wpa_supplicant *wpa_s)
  1636. {
  1637. #ifdef CONFIG_WPS_ER
  1638. wps_er_deinit(wpa_s->wps_er, NULL, NULL);
  1639. wpa_s->wps_er = NULL;
  1640. #endif /* CONFIG_WPS_ER */
  1641. }
  1642. #ifdef CONFIG_WPS_ER
  1643. int wpas_wps_er_add_pin(struct wpa_supplicant *wpa_s, const u8 *addr,
  1644. const char *uuid, const char *pin)
  1645. {
  1646. u8 u[UUID_LEN];
  1647. const u8 *use_uuid = NULL;
  1648. u8 addr_buf[ETH_ALEN];
  1649. if (os_strcmp(uuid, "any") == 0) {
  1650. } else if (uuid_str2bin(uuid, u) == 0) {
  1651. use_uuid = u;
  1652. } else if (hwaddr_aton(uuid, addr_buf) == 0) {
  1653. use_uuid = wps_er_get_sta_uuid(wpa_s->wps_er, addr_buf);
  1654. if (use_uuid == NULL)
  1655. return -1;
  1656. } else
  1657. return -1;
  1658. return wps_registrar_add_pin(wpa_s->wps->registrar, addr,
  1659. use_uuid,
  1660. (const u8 *) pin, os_strlen(pin), 300);
  1661. }
  1662. int wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid)
  1663. {
  1664. u8 u[UUID_LEN], *use_uuid = NULL;
  1665. u8 addr[ETH_ALEN], *use_addr = NULL;
  1666. if (uuid_str2bin(uuid, u) == 0)
  1667. use_uuid = u;
  1668. else if (hwaddr_aton(uuid, addr) == 0)
  1669. use_addr = addr;
  1670. else
  1671. return -1;
  1672. return wps_er_pbc(wpa_s->wps_er, use_uuid, use_addr);
  1673. }
  1674. int wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid,
  1675. const char *pin)
  1676. {
  1677. u8 u[UUID_LEN], *use_uuid = NULL;
  1678. u8 addr[ETH_ALEN], *use_addr = NULL;
  1679. if (uuid_str2bin(uuid, u) == 0)
  1680. use_uuid = u;
  1681. else if (hwaddr_aton(uuid, addr) == 0)
  1682. use_addr = addr;
  1683. else
  1684. return -1;
  1685. return wps_er_learn(wpa_s->wps_er, use_uuid, use_addr, (const u8 *) pin,
  1686. os_strlen(pin));
  1687. }
  1688. static int wpas_wps_network_to_cred(struct wpa_ssid *ssid,
  1689. struct wps_credential *cred)
  1690. {
  1691. os_memset(cred, 0, sizeof(*cred));
  1692. if (ssid->ssid_len > SSID_MAX_LEN)
  1693. return -1;
  1694. os_memcpy(cred->ssid, ssid->ssid, ssid->ssid_len);
  1695. cred->ssid_len = ssid->ssid_len;
  1696. if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) {
  1697. cred->auth_type = (ssid->proto & WPA_PROTO_RSN) ?
  1698. WPS_AUTH_WPA2PSK : WPS_AUTH_WPAPSK;
  1699. if (ssid->pairwise_cipher & WPA_CIPHER_CCMP)
  1700. cred->encr_type = WPS_ENCR_AES;
  1701. else
  1702. cred->encr_type = WPS_ENCR_TKIP;
  1703. if (ssid->passphrase) {
  1704. cred->key_len = os_strlen(ssid->passphrase);
  1705. if (cred->key_len >= 64)
  1706. return -1;
  1707. os_memcpy(cred->key, ssid->passphrase, cred->key_len);
  1708. } else if (ssid->psk_set) {
  1709. cred->key_len = 32;
  1710. os_memcpy(cred->key, ssid->psk, 32);
  1711. } else
  1712. return -1;
  1713. } else {
  1714. cred->auth_type = WPS_AUTH_OPEN;
  1715. cred->encr_type = WPS_ENCR_NONE;
  1716. }
  1717. return 0;
  1718. }
  1719. int wpas_wps_er_set_config(struct wpa_supplicant *wpa_s, const char *uuid,
  1720. int id)
  1721. {
  1722. u8 u[UUID_LEN], *use_uuid = NULL;
  1723. u8 addr[ETH_ALEN], *use_addr = NULL;
  1724. struct wpa_ssid *ssid;
  1725. struct wps_credential cred;
  1726. int ret;
  1727. if (uuid_str2bin(uuid, u) == 0)
  1728. use_uuid = u;
  1729. else if (hwaddr_aton(uuid, addr) == 0)
  1730. use_addr = addr;
  1731. else
  1732. return -1;
  1733. ssid = wpa_config_get_network(wpa_s->conf, id);
  1734. if (ssid == NULL || ssid->ssid == NULL)
  1735. return -1;
  1736. if (wpas_wps_network_to_cred(ssid, &cred) < 0)
  1737. return -1;
  1738. ret = wps_er_set_config(wpa_s->wps_er, use_uuid, use_addr, &cred);
  1739. os_memset(&cred, 0, sizeof(cred));
  1740. return ret;
  1741. }
  1742. int wpas_wps_er_config(struct wpa_supplicant *wpa_s, const char *uuid,
  1743. const char *pin, struct wps_new_ap_settings *settings)
  1744. {
  1745. u8 u[UUID_LEN], *use_uuid = NULL;
  1746. u8 addr[ETH_ALEN], *use_addr = NULL;
  1747. struct wps_credential cred;
  1748. size_t len;
  1749. if (uuid_str2bin(uuid, u) == 0)
  1750. use_uuid = u;
  1751. else if (hwaddr_aton(uuid, addr) == 0)
  1752. use_addr = addr;
  1753. else
  1754. return -1;
  1755. if (settings->ssid_hex == NULL || settings->auth == NULL ||
  1756. settings->encr == NULL || settings->key_hex == NULL)
  1757. return -1;
  1758. os_memset(&cred, 0, sizeof(cred));
  1759. len = os_strlen(settings->ssid_hex);
  1760. if ((len & 1) || len > 2 * sizeof(cred.ssid) ||
  1761. hexstr2bin(settings->ssid_hex, cred.ssid, len / 2))
  1762. return -1;
  1763. cred.ssid_len = len / 2;
  1764. len = os_strlen(settings->key_hex);
  1765. if ((len & 1) || len > 2 * sizeof(cred.key) ||
  1766. hexstr2bin(settings->key_hex, cred.key, len / 2))
  1767. return -1;
  1768. cred.key_len = len / 2;
  1769. if (os_strcmp(settings->auth, "OPEN") == 0)
  1770. cred.auth_type = WPS_AUTH_OPEN;
  1771. else if (os_strcmp(settings->auth, "WPAPSK") == 0)
  1772. cred.auth_type = WPS_AUTH_WPAPSK;
  1773. else if (os_strcmp(settings->auth, "WPA2PSK") == 0)
  1774. cred.auth_type = WPS_AUTH_WPA2PSK;
  1775. else
  1776. return -1;
  1777. if (os_strcmp(settings->encr, "NONE") == 0)
  1778. cred.encr_type = WPS_ENCR_NONE;
  1779. #ifdef CONFIG_TESTING_OPTIONS
  1780. else if (os_strcmp(settings->encr, "WEP") == 0)
  1781. cred.encr_type = WPS_ENCR_WEP;
  1782. #endif /* CONFIG_TESTING_OPTIONS */
  1783. else if (os_strcmp(settings->encr, "TKIP") == 0)
  1784. cred.encr_type = WPS_ENCR_TKIP;
  1785. else if (os_strcmp(settings->encr, "CCMP") == 0)
  1786. cred.encr_type = WPS_ENCR_AES;
  1787. else
  1788. return -1;
  1789. return wps_er_config(wpa_s->wps_er, use_uuid, use_addr,
  1790. (const u8 *) pin, os_strlen(pin), &cred);
  1791. }
  1792. #ifdef CONFIG_WPS_NFC
  1793. struct wpabuf * wpas_wps_er_nfc_config_token(struct wpa_supplicant *wpa_s,
  1794. int ndef, const char *uuid)
  1795. {
  1796. struct wpabuf *ret;
  1797. u8 u[UUID_LEN], *use_uuid = NULL;
  1798. u8 addr[ETH_ALEN], *use_addr = NULL;
  1799. if (!wpa_s->wps_er)
  1800. return NULL;
  1801. if (uuid_str2bin(uuid, u) == 0)
  1802. use_uuid = u;
  1803. else if (hwaddr_aton(uuid, addr) == 0)
  1804. use_addr = addr;
  1805. else
  1806. return NULL;
  1807. ret = wps_er_nfc_config_token(wpa_s->wps_er, use_uuid, use_addr);
  1808. if (ndef && ret) {
  1809. struct wpabuf *tmp;
  1810. tmp = ndef_build_wifi(ret);
  1811. wpabuf_free(ret);
  1812. if (tmp == NULL)
  1813. return NULL;
  1814. ret = tmp;
  1815. }
  1816. return ret;
  1817. }
  1818. #endif /* CONFIG_WPS_NFC */
  1819. static int callbacks_pending = 0;
  1820. static void wpas_wps_terminate_cb(void *ctx)
  1821. {
  1822. wpa_printf(MSG_DEBUG, "WPS ER: Terminated");
  1823. if (--callbacks_pending <= 0)
  1824. eloop_terminate();
  1825. }
  1826. #endif /* CONFIG_WPS_ER */
  1827. int wpas_wps_terminate_pending(struct wpa_supplicant *wpa_s)
  1828. {
  1829. #ifdef CONFIG_WPS_ER
  1830. if (wpa_s->wps_er) {
  1831. callbacks_pending++;
  1832. wps_er_deinit(wpa_s->wps_er, wpas_wps_terminate_cb, wpa_s);
  1833. wpa_s->wps_er = NULL;
  1834. return 1;
  1835. }
  1836. #endif /* CONFIG_WPS_ER */
  1837. return 0;
  1838. }
  1839. void wpas_wps_update_config(struct wpa_supplicant *wpa_s)
  1840. {
  1841. struct wps_context *wps = wpa_s->wps;
  1842. if (wps == NULL)
  1843. return;
  1844. if (wpa_s->conf->changed_parameters & CFG_CHANGED_CONFIG_METHODS) {
  1845. wps->config_methods = wps_config_methods_str2bin(
  1846. wpa_s->conf->config_methods);
  1847. if ((wps->config_methods &
  1848. (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) ==
  1849. (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) {
  1850. wpa_printf(MSG_ERROR, "WPS: Both Label and Display "
  1851. "config methods are not allowed at the "
  1852. "same time");
  1853. wps->config_methods &= ~WPS_CONFIG_LABEL;
  1854. }
  1855. }
  1856. wps->config_methods = wps_fix_config_methods(wps->config_methods);
  1857. wps->dev.config_methods = wps->config_methods;
  1858. if (wpa_s->conf->changed_parameters & CFG_CHANGED_DEVICE_TYPE)
  1859. os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
  1860. WPS_DEV_TYPE_LEN);
  1861. if (wpa_s->conf->changed_parameters & CFG_CHANGED_SEC_DEVICE_TYPE) {
  1862. wps->dev.num_sec_dev_types = wpa_s->conf->num_sec_device_types;
  1863. os_memcpy(wps->dev.sec_dev_type, wpa_s->conf->sec_device_type,
  1864. wps->dev.num_sec_dev_types * WPS_DEV_TYPE_LEN);
  1865. }
  1866. if (wpa_s->conf->changed_parameters & CFG_CHANGED_VENDOR_EXTENSION)
  1867. wpas_wps_set_vendor_ext_m1(wpa_s, wps);
  1868. if (wpa_s->conf->changed_parameters & CFG_CHANGED_OS_VERSION)
  1869. wps->dev.os_version = WPA_GET_BE32(wpa_s->conf->os_version);
  1870. if (wpa_s->conf->changed_parameters & CFG_CHANGED_UUID)
  1871. wpas_wps_set_uuid(wpa_s, wps);
  1872. if (wpa_s->conf->changed_parameters &
  1873. (CFG_CHANGED_DEVICE_NAME | CFG_CHANGED_WPS_STRING)) {
  1874. /* Update pointers to make sure they refer current values */
  1875. wps->dev.device_name = wpa_s->conf->device_name;
  1876. wps->dev.manufacturer = wpa_s->conf->manufacturer;
  1877. wps->dev.model_name = wpa_s->conf->model_name;
  1878. wps->dev.model_number = wpa_s->conf->model_number;
  1879. wps->dev.serial_number = wpa_s->conf->serial_number;
  1880. }
  1881. }
  1882. #ifdef CONFIG_WPS_NFC
  1883. #ifdef CONFIG_WPS_ER
  1884. static struct wpabuf *
  1885. wpas_wps_network_config_token(struct wpa_supplicant *wpa_s, int ndef,
  1886. struct wpa_ssid *ssid)
  1887. {
  1888. struct wpabuf *ret;
  1889. struct wps_credential cred;
  1890. if (wpas_wps_network_to_cred(ssid, &cred) < 0)
  1891. return NULL;
  1892. ret = wps_er_config_token_from_cred(wpa_s->wps, &cred);
  1893. if (ndef && ret) {
  1894. struct wpabuf *tmp;
  1895. tmp = ndef_build_wifi(ret);
  1896. wpabuf_free(ret);
  1897. if (tmp == NULL)
  1898. return NULL;
  1899. ret = tmp;
  1900. }
  1901. return ret;
  1902. }
  1903. #endif /* CONFIG_WPS_ER */
  1904. struct wpabuf * wpas_wps_nfc_config_token(struct wpa_supplicant *wpa_s,
  1905. int ndef, const char *id_str)
  1906. {
  1907. #ifdef CONFIG_WPS_ER
  1908. if (id_str) {
  1909. int id;
  1910. char *end = NULL;
  1911. struct wpa_ssid *ssid;
  1912. id = strtol(id_str, &end, 10);
  1913. if (end && *end)
  1914. return NULL;
  1915. ssid = wpa_config_get_network(wpa_s->conf, id);
  1916. if (ssid == NULL)
  1917. return NULL;
  1918. return wpas_wps_network_config_token(wpa_s, ndef, ssid);
  1919. }
  1920. #endif /* CONFIG_WPS_ER */
  1921. #ifdef CONFIG_AP
  1922. if (wpa_s->ap_iface)
  1923. return wpas_ap_wps_nfc_config_token(wpa_s, ndef);
  1924. #endif /* CONFIG_AP */
  1925. return NULL;
  1926. }
  1927. struct wpabuf * wpas_wps_nfc_token(struct wpa_supplicant *wpa_s, int ndef)
  1928. {
  1929. if (wpa_s->conf->wps_nfc_pw_from_config) {
  1930. return wps_nfc_token_build(ndef,
  1931. wpa_s->conf->wps_nfc_dev_pw_id,
  1932. wpa_s->conf->wps_nfc_dh_pubkey,
  1933. wpa_s->conf->wps_nfc_dev_pw);
  1934. }
  1935. return wps_nfc_token_gen(ndef, &wpa_s->conf->wps_nfc_dev_pw_id,
  1936. &wpa_s->conf->wps_nfc_dh_pubkey,
  1937. &wpa_s->conf->wps_nfc_dh_privkey,
  1938. &wpa_s->conf->wps_nfc_dev_pw);
  1939. }
  1940. int wpas_wps_start_nfc(struct wpa_supplicant *wpa_s, const u8 *go_dev_addr,
  1941. const u8 *bssid,
  1942. const struct wpabuf *dev_pw, u16 dev_pw_id,
  1943. int p2p_group, const u8 *peer_pubkey_hash,
  1944. const u8 *ssid, size_t ssid_len, int freq)
  1945. {
  1946. struct wps_context *wps = wpa_s->wps;
  1947. char pw[32 * 2 + 1];
  1948. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER && dev_pw == NULL) {
  1949. dev_pw = wpa_s->conf->wps_nfc_dev_pw;
  1950. dev_pw_id = wpa_s->conf->wps_nfc_dev_pw_id;
  1951. }
  1952. if (wpa_s->conf->wps_nfc_dh_pubkey == NULL ||
  1953. wpa_s->conf->wps_nfc_dh_privkey == NULL) {
  1954. wpa_printf(MSG_DEBUG, "WPS: Missing DH params - "
  1955. "cannot start NFC-triggered connection");
  1956. return -1;
  1957. }
  1958. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER && dev_pw == NULL) {
  1959. wpa_printf(MSG_DEBUG, "WPS: Missing Device Password (id=%u) - "
  1960. "cannot start NFC-triggered connection", dev_pw_id);
  1961. return -1;
  1962. }
  1963. dh5_free(wps->dh_ctx);
  1964. wpabuf_free(wps->dh_pubkey);
  1965. wpabuf_free(wps->dh_privkey);
  1966. wps->dh_privkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_privkey);
  1967. wps->dh_pubkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_pubkey);
  1968. if (wps->dh_privkey == NULL || wps->dh_pubkey == NULL) {
  1969. wps->dh_ctx = NULL;
  1970. wpabuf_free(wps->dh_pubkey);
  1971. wps->dh_pubkey = NULL;
  1972. wpabuf_free(wps->dh_privkey);
  1973. wps->dh_privkey = NULL;
  1974. wpa_printf(MSG_DEBUG, "WPS: Failed to get DH priv/pub key");
  1975. return -1;
  1976. }
  1977. wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, wps->dh_pubkey);
  1978. if (wps->dh_ctx == NULL) {
  1979. wpabuf_free(wps->dh_pubkey);
  1980. wps->dh_pubkey = NULL;
  1981. wpabuf_free(wps->dh_privkey);
  1982. wps->dh_privkey = NULL;
  1983. wpa_printf(MSG_DEBUG, "WPS: Failed to initialize DH context");
  1984. return -1;
  1985. }
  1986. if (dev_pw) {
  1987. wpa_snprintf_hex_uppercase(pw, sizeof(pw),
  1988. wpabuf_head(dev_pw),
  1989. wpabuf_len(dev_pw));
  1990. }
  1991. return wpas_wps_start_dev_pw(wpa_s, go_dev_addr, bssid,
  1992. dev_pw ? pw : NULL,
  1993. p2p_group, dev_pw_id, peer_pubkey_hash,
  1994. ssid, ssid_len, freq);
  1995. }
  1996. static int wpas_wps_use_cred(struct wpa_supplicant *wpa_s,
  1997. struct wps_parse_attr *attr)
  1998. {
  1999. /*
  2000. * Disable existing networks temporarily to allow the newly learned
  2001. * credential to be preferred. Enable the temporarily disabled networks
  2002. * after 10 seconds.
  2003. */
  2004. wpas_wps_temp_disable(wpa_s, NULL);
  2005. eloop_register_timeout(10, 0, wpas_wps_reenable_networks_cb, wpa_s,
  2006. NULL);
  2007. if (wps_oob_use_cred(wpa_s->wps, attr) < 0)
  2008. return -1;
  2009. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  2010. return 0;
  2011. if (attr->ap_channel) {
  2012. u16 chan = WPA_GET_BE16(attr->ap_channel);
  2013. int freq = 0;
  2014. if (chan >= 1 && chan <= 13)
  2015. freq = 2407 + 5 * chan;
  2016. else if (chan == 14)
  2017. freq = 2484;
  2018. else if (chan >= 30)
  2019. freq = 5000 + 5 * chan;
  2020. if (freq) {
  2021. wpa_printf(MSG_DEBUG, "WPS: Credential container indicated AP channel %u -> %u MHz",
  2022. chan, freq);
  2023. wpa_s->after_wps = 5;
  2024. wpa_s->wps_freq = freq;
  2025. }
  2026. }
  2027. wpa_printf(MSG_DEBUG, "WPS: Request reconnection with new network "
  2028. "based on the received credential added");
  2029. wpa_s->normal_scans = 0;
  2030. wpa_supplicant_reinit_autoscan(wpa_s);
  2031. wpa_s->disconnected = 0;
  2032. wpa_s->reassociate = 1;
  2033. wpa_supplicant_cancel_sched_scan(wpa_s);
  2034. wpa_supplicant_req_scan(wpa_s, 0, 0);
  2035. return 0;
  2036. }
  2037. #ifdef CONFIG_WPS_ER
  2038. static int wpas_wps_add_nfc_password_token(struct wpa_supplicant *wpa_s,
  2039. struct wps_parse_attr *attr)
  2040. {
  2041. return wps_registrar_add_nfc_password_token(
  2042. wpa_s->wps->registrar, attr->oob_dev_password,
  2043. attr->oob_dev_password_len);
  2044. }
  2045. #endif /* CONFIG_WPS_ER */
  2046. static int wpas_wps_nfc_tag_process(struct wpa_supplicant *wpa_s,
  2047. const struct wpabuf *wps)
  2048. {
  2049. struct wps_parse_attr attr;
  2050. wpa_hexdump_buf(MSG_DEBUG, "WPS: Received NFC tag payload", wps);
  2051. if (wps_parse_msg(wps, &attr)) {
  2052. wpa_printf(MSG_DEBUG, "WPS: Ignore invalid data from NFC tag");
  2053. return -1;
  2054. }
  2055. if (attr.num_cred)
  2056. return wpas_wps_use_cred(wpa_s, &attr);
  2057. #ifdef CONFIG_WPS_ER
  2058. if (attr.oob_dev_password)
  2059. return wpas_wps_add_nfc_password_token(wpa_s, &attr);
  2060. #endif /* CONFIG_WPS_ER */
  2061. wpa_printf(MSG_DEBUG, "WPS: Ignore unrecognized NFC tag");
  2062. return -1;
  2063. }
  2064. int wpas_wps_nfc_tag_read(struct wpa_supplicant *wpa_s,
  2065. const struct wpabuf *data, int forced_freq)
  2066. {
  2067. const struct wpabuf *wps = data;
  2068. struct wpabuf *tmp = NULL;
  2069. int ret;
  2070. if (wpabuf_len(data) < 4)
  2071. return -1;
  2072. if (*wpabuf_head_u8(data) != 0x10) {
  2073. /* Assume this contains full NDEF record */
  2074. tmp = ndef_parse_wifi(data);
  2075. if (tmp == NULL) {
  2076. #ifdef CONFIG_P2P
  2077. tmp = ndef_parse_p2p(data);
  2078. if (tmp) {
  2079. ret = wpas_p2p_nfc_tag_process(wpa_s, tmp,
  2080. forced_freq);
  2081. wpabuf_free(tmp);
  2082. return ret;
  2083. }
  2084. #endif /* CONFIG_P2P */
  2085. wpa_printf(MSG_DEBUG, "WPS: Could not parse NDEF");
  2086. return -1;
  2087. }
  2088. wps = tmp;
  2089. }
  2090. ret = wpas_wps_nfc_tag_process(wpa_s, wps);
  2091. wpabuf_free(tmp);
  2092. return ret;
  2093. }
  2094. struct wpabuf * wpas_wps_nfc_handover_req(struct wpa_supplicant *wpa_s,
  2095. int ndef)
  2096. {
  2097. struct wpabuf *ret;
  2098. if (wpa_s->conf->wps_nfc_dh_pubkey == NULL &&
  2099. wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey,
  2100. &wpa_s->conf->wps_nfc_dh_privkey) < 0)
  2101. return NULL;
  2102. ret = wps_build_nfc_handover_req(wpa_s->wps,
  2103. wpa_s->conf->wps_nfc_dh_pubkey);
  2104. if (ndef && ret) {
  2105. struct wpabuf *tmp;
  2106. tmp = ndef_build_wifi(ret);
  2107. wpabuf_free(ret);
  2108. if (tmp == NULL)
  2109. return NULL;
  2110. ret = tmp;
  2111. }
  2112. return ret;
  2113. }
  2114. #ifdef CONFIG_WPS_NFC
  2115. static struct wpabuf *
  2116. wpas_wps_er_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef,
  2117. const char *uuid)
  2118. {
  2119. #ifdef CONFIG_WPS_ER
  2120. struct wpabuf *ret;
  2121. u8 u[UUID_LEN], *use_uuid = NULL;
  2122. u8 addr[ETH_ALEN], *use_addr = NULL;
  2123. struct wps_context *wps = wpa_s->wps;
  2124. if (wps == NULL)
  2125. return NULL;
  2126. if (uuid == NULL)
  2127. return NULL;
  2128. if (uuid_str2bin(uuid, u) == 0)
  2129. use_uuid = u;
  2130. else if (hwaddr_aton(uuid, addr) == 0)
  2131. use_addr = addr;
  2132. else
  2133. return NULL;
  2134. if (wpa_s->conf->wps_nfc_dh_pubkey == NULL) {
  2135. if (wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey,
  2136. &wpa_s->conf->wps_nfc_dh_privkey) < 0)
  2137. return NULL;
  2138. }
  2139. wpas_wps_nfc_clear(wps);
  2140. wps->ap_nfc_dev_pw_id = DEV_PW_NFC_CONNECTION_HANDOVER;
  2141. wps->ap_nfc_dh_pubkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_pubkey);
  2142. wps->ap_nfc_dh_privkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_privkey);
  2143. if (!wps->ap_nfc_dh_pubkey || !wps->ap_nfc_dh_privkey) {
  2144. wpas_wps_nfc_clear(wps);
  2145. return NULL;
  2146. }
  2147. ret = wps_er_nfc_handover_sel(wpa_s->wps_er, wpa_s->wps, use_uuid,
  2148. use_addr, wpa_s->conf->wps_nfc_dh_pubkey);
  2149. if (ndef && ret) {
  2150. struct wpabuf *tmp;
  2151. tmp = ndef_build_wifi(ret);
  2152. wpabuf_free(ret);
  2153. if (tmp == NULL)
  2154. return NULL;
  2155. ret = tmp;
  2156. }
  2157. return ret;
  2158. #else /* CONFIG_WPS_ER */
  2159. return NULL;
  2160. #endif /* CONFIG_WPS_ER */
  2161. }
  2162. #endif /* CONFIG_WPS_NFC */
  2163. struct wpabuf * wpas_wps_nfc_handover_sel(struct wpa_supplicant *wpa_s,
  2164. int ndef, int cr, const char *uuid)
  2165. {
  2166. struct wpabuf *ret;
  2167. if (!cr)
  2168. return NULL;
  2169. ret = wpas_ap_wps_nfc_handover_sel(wpa_s, ndef);
  2170. if (ret)
  2171. return ret;
  2172. return wpas_wps_er_nfc_handover_sel(wpa_s, ndef, uuid);
  2173. }
  2174. static int wpas_wps_nfc_rx_handover_sel(struct wpa_supplicant *wpa_s,
  2175. const struct wpabuf *data)
  2176. {
  2177. struct wpabuf *wps;
  2178. int ret = -1;
  2179. u16 wsc_len;
  2180. const u8 *pos;
  2181. struct wpabuf msg;
  2182. struct wps_parse_attr attr;
  2183. u16 dev_pw_id;
  2184. const u8 *bssid = NULL;
  2185. int freq = 0;
  2186. wps = ndef_parse_wifi(data);
  2187. if (wps == NULL)
  2188. return -1;
  2189. wpa_printf(MSG_DEBUG, "WPS: Received application/vnd.wfa.wsc "
  2190. "payload from NFC connection handover");
  2191. wpa_hexdump_buf(MSG_DEBUG, "WPS: NFC payload", wps);
  2192. if (wpabuf_len(wps) < 2) {
  2193. wpa_printf(MSG_DEBUG, "WPS: Too short Wi-Fi Handover Select "
  2194. "Message");
  2195. goto out;
  2196. }
  2197. pos = wpabuf_head(wps);
  2198. wsc_len = WPA_GET_BE16(pos);
  2199. if (wsc_len > wpabuf_len(wps) - 2) {
  2200. wpa_printf(MSG_DEBUG, "WPS: Invalid WSC attribute length (%u) "
  2201. "in Wi-Fi Handover Select Message", wsc_len);
  2202. goto out;
  2203. }
  2204. pos += 2;
  2205. wpa_hexdump(MSG_DEBUG,
  2206. "WPS: WSC attributes in Wi-Fi Handover Select Message",
  2207. pos, wsc_len);
  2208. if (wsc_len < wpabuf_len(wps) - 2) {
  2209. wpa_hexdump(MSG_DEBUG,
  2210. "WPS: Ignore extra data after WSC attributes",
  2211. pos + wsc_len, wpabuf_len(wps) - 2 - wsc_len);
  2212. }
  2213. wpabuf_set(&msg, pos, wsc_len);
  2214. ret = wps_parse_msg(&msg, &attr);
  2215. if (ret < 0) {
  2216. wpa_printf(MSG_DEBUG, "WPS: Could not parse WSC attributes in "
  2217. "Wi-Fi Handover Select Message");
  2218. goto out;
  2219. }
  2220. if (attr.oob_dev_password == NULL ||
  2221. attr.oob_dev_password_len < WPS_OOB_PUBKEY_HASH_LEN + 2) {
  2222. wpa_printf(MSG_DEBUG, "WPS: No Out-of-Band Device Password "
  2223. "included in Wi-Fi Handover Select Message");
  2224. ret = -1;
  2225. goto out;
  2226. }
  2227. if (attr.ssid == NULL) {
  2228. wpa_printf(MSG_DEBUG, "WPS: No SSID included in Wi-Fi Handover "
  2229. "Select Message");
  2230. ret = -1;
  2231. goto out;
  2232. }
  2233. wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID", attr.ssid, attr.ssid_len);
  2234. if (attr.mac_addr) {
  2235. bssid = attr.mac_addr;
  2236. wpa_printf(MSG_DEBUG, "WPS: MAC Address (BSSID): " MACSTR,
  2237. MAC2STR(bssid));
  2238. }
  2239. if (attr.rf_bands)
  2240. wpa_printf(MSG_DEBUG, "WPS: RF Bands: %d", *attr.rf_bands);
  2241. if (attr.ap_channel) {
  2242. u16 chan = WPA_GET_BE16(attr.ap_channel);
  2243. wpa_printf(MSG_DEBUG, "WPS: AP Channel: %d", chan);
  2244. if (chan >= 1 && chan <= 13 &&
  2245. (attr.rf_bands == NULL || *attr.rf_bands & WPS_RF_24GHZ))
  2246. freq = 2407 + 5 * chan;
  2247. else if (chan == 14 &&
  2248. (attr.rf_bands == NULL ||
  2249. *attr.rf_bands & WPS_RF_24GHZ))
  2250. freq = 2484;
  2251. else if (chan >= 30 &&
  2252. (attr.rf_bands == NULL ||
  2253. *attr.rf_bands & WPS_RF_50GHZ))
  2254. freq = 5000 + 5 * chan;
  2255. else if (chan >= 1 && chan <= 4 &&
  2256. (attr.rf_bands == NULL ||
  2257. *attr.rf_bands & WPS_RF_60GHZ))
  2258. freq = 56160 + 2160 * chan;
  2259. if (freq) {
  2260. wpa_printf(MSG_DEBUG,
  2261. "WPS: AP indicated channel %u -> %u MHz",
  2262. chan, freq);
  2263. }
  2264. }
  2265. wpa_hexdump(MSG_DEBUG, "WPS: Out-of-Band Device Password",
  2266. attr.oob_dev_password, attr.oob_dev_password_len);
  2267. dev_pw_id = WPA_GET_BE16(attr.oob_dev_password +
  2268. WPS_OOB_PUBKEY_HASH_LEN);
  2269. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER) {
  2270. wpa_printf(MSG_DEBUG, "WPS: Unexpected OOB Device Password ID "
  2271. "%u in Wi-Fi Handover Select Message", dev_pw_id);
  2272. ret = -1;
  2273. goto out;
  2274. }
  2275. wpa_hexdump(MSG_DEBUG, "WPS: AP Public Key hash",
  2276. attr.oob_dev_password, WPS_OOB_PUBKEY_HASH_LEN);
  2277. ret = wpas_wps_start_nfc(wpa_s, NULL, bssid, NULL, dev_pw_id, 0,
  2278. attr.oob_dev_password,
  2279. attr.ssid, attr.ssid_len, freq);
  2280. out:
  2281. wpabuf_free(wps);
  2282. return ret;
  2283. }
  2284. int wpas_wps_nfc_report_handover(struct wpa_supplicant *wpa_s,
  2285. const struct wpabuf *req,
  2286. const struct wpabuf *sel)
  2287. {
  2288. wpa_printf(MSG_DEBUG, "NFC: WPS connection handover reported");
  2289. wpa_hexdump_buf_key(MSG_DEBUG, "WPS: Carrier record in request", req);
  2290. wpa_hexdump_buf_key(MSG_DEBUG, "WPS: Carrier record in select", sel);
  2291. return wpas_wps_nfc_rx_handover_sel(wpa_s, sel);
  2292. }
  2293. int wpas_er_wps_nfc_report_handover(struct wpa_supplicant *wpa_s,
  2294. const struct wpabuf *req,
  2295. const struct wpabuf *sel)
  2296. {
  2297. struct wpabuf *wps;
  2298. int ret = -1;
  2299. u16 wsc_len;
  2300. const u8 *pos;
  2301. struct wpabuf msg;
  2302. struct wps_parse_attr attr;
  2303. u16 dev_pw_id;
  2304. /*
  2305. * Enrollee/station is always initiator of the NFC connection handover,
  2306. * so use the request message here to find Enrollee public key hash.
  2307. */
  2308. wps = ndef_parse_wifi(req);
  2309. if (wps == NULL)
  2310. return -1;
  2311. wpa_printf(MSG_DEBUG, "WPS: Received application/vnd.wfa.wsc "
  2312. "payload from NFC connection handover");
  2313. wpa_hexdump_buf(MSG_DEBUG, "WPS: NFC payload", wps);
  2314. if (wpabuf_len(wps) < 2) {
  2315. wpa_printf(MSG_DEBUG, "WPS: Too short Wi-Fi Handover Request "
  2316. "Message");
  2317. goto out;
  2318. }
  2319. pos = wpabuf_head(wps);
  2320. wsc_len = WPA_GET_BE16(pos);
  2321. if (wsc_len > wpabuf_len(wps) - 2) {
  2322. wpa_printf(MSG_DEBUG, "WPS: Invalid WSC attribute length (%u) "
  2323. "in rt Wi-Fi Handover Request Message", wsc_len);
  2324. goto out;
  2325. }
  2326. pos += 2;
  2327. wpa_hexdump(MSG_DEBUG,
  2328. "WPS: WSC attributes in Wi-Fi Handover Request Message",
  2329. pos, wsc_len);
  2330. if (wsc_len < wpabuf_len(wps) - 2) {
  2331. wpa_hexdump(MSG_DEBUG,
  2332. "WPS: Ignore extra data after WSC attributes",
  2333. pos + wsc_len, wpabuf_len(wps) - 2 - wsc_len);
  2334. }
  2335. wpabuf_set(&msg, pos, wsc_len);
  2336. ret = wps_parse_msg(&msg, &attr);
  2337. if (ret < 0) {
  2338. wpa_printf(MSG_DEBUG, "WPS: Could not parse WSC attributes in "
  2339. "Wi-Fi Handover Request Message");
  2340. goto out;
  2341. }
  2342. if (attr.oob_dev_password == NULL ||
  2343. attr.oob_dev_password_len < WPS_OOB_PUBKEY_HASH_LEN + 2) {
  2344. wpa_printf(MSG_DEBUG, "WPS: No Out-of-Band Device Password "
  2345. "included in Wi-Fi Handover Request Message");
  2346. ret = -1;
  2347. goto out;
  2348. }
  2349. if (attr.uuid_e == NULL) {
  2350. wpa_printf(MSG_DEBUG, "WPS: No UUID-E included in Wi-Fi "
  2351. "Handover Request Message");
  2352. ret = -1;
  2353. goto out;
  2354. }
  2355. wpa_hexdump(MSG_DEBUG, "WPS: UUID-E", attr.uuid_e, WPS_UUID_LEN);
  2356. wpa_hexdump(MSG_DEBUG, "WPS: Out-of-Band Device Password",
  2357. attr.oob_dev_password, attr.oob_dev_password_len);
  2358. dev_pw_id = WPA_GET_BE16(attr.oob_dev_password +
  2359. WPS_OOB_PUBKEY_HASH_LEN);
  2360. if (dev_pw_id != DEV_PW_NFC_CONNECTION_HANDOVER) {
  2361. wpa_printf(MSG_DEBUG, "WPS: Unexpected OOB Device Password ID "
  2362. "%u in Wi-Fi Handover Request Message", dev_pw_id);
  2363. ret = -1;
  2364. goto out;
  2365. }
  2366. wpa_hexdump(MSG_DEBUG, "WPS: Enrollee Public Key hash",
  2367. attr.oob_dev_password, WPS_OOB_PUBKEY_HASH_LEN);
  2368. ret = wps_registrar_add_nfc_pw_token(wpa_s->wps->registrar,
  2369. attr.oob_dev_password,
  2370. DEV_PW_NFC_CONNECTION_HANDOVER,
  2371. NULL, 0, 1);
  2372. out:
  2373. wpabuf_free(wps);
  2374. return ret;
  2375. }
  2376. #endif /* CONFIG_WPS_NFC */
  2377. static void wpas_wps_dump_ap_info(struct wpa_supplicant *wpa_s)
  2378. {
  2379. size_t i;
  2380. struct os_reltime now;
  2381. if (wpa_debug_level > MSG_DEBUG)
  2382. return;
  2383. if (wpa_s->wps_ap == NULL)
  2384. return;
  2385. os_get_reltime(&now);
  2386. for (i = 0; i < wpa_s->num_wps_ap; i++) {
  2387. struct wps_ap_info *ap = &wpa_s->wps_ap[i];
  2388. struct wpa_blacklist *e = wpa_blacklist_get(wpa_s, ap->bssid);
  2389. wpa_printf(MSG_DEBUG, "WPS: AP[%d] " MACSTR " type=%d "
  2390. "tries=%d last_attempt=%d sec ago blacklist=%d",
  2391. (int) i, MAC2STR(ap->bssid), ap->type, ap->tries,
  2392. ap->last_attempt.sec > 0 ?
  2393. (int) now.sec - (int) ap->last_attempt.sec : -1,
  2394. e ? e->count : 0);
  2395. }
  2396. }
  2397. static struct wps_ap_info * wpas_wps_get_ap_info(struct wpa_supplicant *wpa_s,
  2398. const u8 *bssid)
  2399. {
  2400. size_t i;
  2401. if (wpa_s->wps_ap == NULL)
  2402. return NULL;
  2403. for (i = 0; i < wpa_s->num_wps_ap; i++) {
  2404. struct wps_ap_info *ap = &wpa_s->wps_ap[i];
  2405. if (os_memcmp(ap->bssid, bssid, ETH_ALEN) == 0)
  2406. return ap;
  2407. }
  2408. return NULL;
  2409. }
  2410. static void wpas_wps_update_ap_info_bss(struct wpa_supplicant *wpa_s,
  2411. struct wpa_scan_res *res)
  2412. {
  2413. struct wpabuf *wps;
  2414. enum wps_ap_info_type type;
  2415. struct wps_ap_info *ap;
  2416. int r, pbc_active;
  2417. const u8 *uuid;
  2418. if (wpa_scan_get_vendor_ie(res, WPS_IE_VENDOR_TYPE) == NULL)
  2419. return;
  2420. wps = wpa_scan_get_vendor_ie_multi(res, WPS_IE_VENDOR_TYPE);
  2421. if (wps == NULL)
  2422. return;
  2423. r = wps_is_addr_authorized(wps, wpa_s->own_addr, 1);
  2424. if (r == 2)
  2425. type = WPS_AP_SEL_REG_OUR;
  2426. else if (r == 1)
  2427. type = WPS_AP_SEL_REG;
  2428. else
  2429. type = WPS_AP_NOT_SEL_REG;
  2430. uuid = wps_get_uuid_e(wps);
  2431. pbc_active = wps_is_selected_pbc_registrar(wps);
  2432. ap = wpas_wps_get_ap_info(wpa_s, res->bssid);
  2433. if (ap) {
  2434. if (ap->type != type) {
  2435. wpa_printf(MSG_DEBUG, "WPS: AP " MACSTR
  2436. " changed type %d -> %d",
  2437. MAC2STR(res->bssid), ap->type, type);
  2438. ap->type = type;
  2439. if (type != WPS_AP_NOT_SEL_REG)
  2440. wpa_blacklist_del(wpa_s, ap->bssid);
  2441. }
  2442. ap->pbc_active = pbc_active;
  2443. if (uuid)
  2444. os_memcpy(ap->uuid, uuid, WPS_UUID_LEN);
  2445. goto out;
  2446. }
  2447. ap = os_realloc_array(wpa_s->wps_ap, wpa_s->num_wps_ap + 1,
  2448. sizeof(struct wps_ap_info));
  2449. if (ap == NULL)
  2450. goto out;
  2451. wpa_s->wps_ap = ap;
  2452. ap = &wpa_s->wps_ap[wpa_s->num_wps_ap];
  2453. wpa_s->num_wps_ap++;
  2454. os_memset(ap, 0, sizeof(*ap));
  2455. os_memcpy(ap->bssid, res->bssid, ETH_ALEN);
  2456. ap->type = type;
  2457. ap->pbc_active = pbc_active;
  2458. if (uuid)
  2459. os_memcpy(ap->uuid, uuid, WPS_UUID_LEN);
  2460. wpa_printf(MSG_DEBUG, "WPS: AP " MACSTR " type %d added",
  2461. MAC2STR(ap->bssid), ap->type);
  2462. out:
  2463. wpabuf_free(wps);
  2464. }
  2465. void wpas_wps_update_ap_info(struct wpa_supplicant *wpa_s,
  2466. struct wpa_scan_results *scan_res)
  2467. {
  2468. size_t i;
  2469. for (i = 0; i < scan_res->num; i++)
  2470. wpas_wps_update_ap_info_bss(wpa_s, scan_res->res[i]);
  2471. wpas_wps_dump_ap_info(wpa_s);
  2472. }
  2473. void wpas_wps_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *bssid)
  2474. {
  2475. struct wps_ap_info *ap;
  2476. wpa_s->after_wps = 0;
  2477. if (!wpa_s->wps_ap_iter)
  2478. return;
  2479. ap = wpas_wps_get_ap_info(wpa_s, bssid);
  2480. if (ap == NULL)
  2481. return;
  2482. ap->tries++;
  2483. os_get_reltime(&ap->last_attempt);
  2484. }