wps_supplicant.c 75 KB

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