aboutsummaryrefslogtreecommitdiff
path: root/src/rsn_supp/pmksa_cache.c
diff options
context:
space:
mode:
authorHai Shalom <haishalom@google.com>2019-04-10 11:17:58 -0700
committerHai Shalom <haishalom@google.com>2019-04-10 23:32:43 +0000
commit021b0b5d022e627c642aaab185d486e5891e2745 (patch)
tree69dc920eeefd10e5aaba6a90ad89299798a0ad62 /src/rsn_supp/pmksa_cache.c
parente7c54521a41a4deeed1b3b69b82f1f65ce74eee9 (diff)
downloadwpa_supplicant_8-021b0b5d022e627c642aaab185d486e5891e2745.tar.gz
[wpa_supplicant] Cumulative patch from 89bbe6f87
Bug: 130294744 Test: Device boots up and connects to WPA3/OWE wifi networks, run traffic. Test: Able to turn on/off softap, associate wifi STA, run traffic. Test: DPP test: act.py -c ../WifiDppConfig.json -tc WifiDppTest Test: Regression test passed (Bug: 130312227) 89bbe6f87 EAP-pwd: Get rid of unnecessary allocation of temporary buffer 4396f74a3 EAP-pwd: Enforce 1 < rand,mask < r and rand+mask mod r > 1 72056f69a tests: Module tests for const_time_*() functions 16d4f1069 EAP-pwd: Check element x,y coordinates explicitly 8ad8585f9 EAP-pwd client: Verify received scalar and element d63edfa90 EAP-pwd server: Detect reflection attacks 70ff850e8 EAP-pwd server: Verify received scalar and element ac8fa9ef1 SAE: Fix confirm message validation in error cases cff138b07 SAE: Use constant time operations in sae_test_pwd_seed_ffc() f8f20717f SAE: Use const_time selection for PWE in FFC 90839597c SAE: Mask timing of MODP groups 22, 23, 24 362704dda SAE: Avoid branches in is_quadratic_residue_blind() 6513db3e9 SAE: Minimize timing differences in PWE derivation aaf65feac EAP-pwd: Use constant time and memory access for finding the PWE c93461c1d OpenSSL: Use constant time selection for crypto_bignum_legendre() 6e34f618d Add helper functions for constant time operations d42c477cc OpenSSL: Use constant time operations for private bignums 242e85728 Extend domain_match and domain_suffix_match to allow list of values dcc0ccd5b wolfSSL: Fix dNSName matching with domain_match and domain_suffix_match 83f13e4ff tests: Fix build without CONFIG_SAE 3580ed826 RADIUS server: Accept ERP keyName-NAI as user identity bbde461d7 Fix a typo in the Multiple BSSID Index element ID define 1326cb765 DPP: Fix a regression in non-DPP, non-OpenSSL builds db54db11a SAE: Reject unsuitable groups based on REVmd changes 6bb9d9a8d AP: Avoid NULL use with snprintf string 0a42f1ede scan: Use normal scans after connection failure bbed23aee hostapd: Reduce minimum beacon interval from 15 to 10 TUs 048796715 OWE: Fix a possible memory leak on error path 277fa92b3 crypto: Fix unreachable code in tls_prf_sha1_md5() 3d93e26e6 tests: SAE test vector from IEEE P802.11-REVmd/D2.1, Annex J.10 e5711b618 Add a QCA vendor attribute to carry the reason for roaming 005585d60 nl80211: Add SAE, FT-SAE, FT-EAP-SHA384 AKMs in connect request edcaf16f9 P2P: Enable HE for both 2G and 5G bands 822c756e8 MBO: Update connect params with new MBO attributes to driver 74f8e768f MBO: Always include Non-preferred Channel Report attribute in AssocReq bd23daa8e DPP: Move GAS encapsulation into dpp_build_conf_req() be609c6fc SAE: Fix commit message override with external authentication 9af1eea37 Prefer FT-SAE over FT-PSK if both are enabled 853bd19f2 Add more debug prints on suite selector selection 6d77014e7 Suite B: Prefer FT-EAP-SHA384 over WPA-EAP-SUITE-B-192 ab3aebcce SAE: Fix PMKSA cache entry search for FT-SAE case 253ce212e Add AKM info in the debug message noting PMKSA caching entry addition 6fe3f0f79 FT-SAE: Use PMK as XXKey in AP when SAE PMKSA caching is used bcf190005 FT-SAE: Enable external auth support for FT-SAE also 6d14b98fc nl80211: Do not add WMM parameters when updating an existing STA entry 2ffd8076d FT/RRB: Pad RRB messages to at least minimum Ethernet frame length 555c93e2d FT/RRB: Add more debug prints for RRB message encryption/decryptiom 76fd782ab SAE: Reorder SAE and FT-SAE AKM selection to prefer the FT option 322d328e7 FT: Fix SAE + FT-SAE behavior in association parameter selection 87d8435cf DPP: Common configurator/bootstrapping data management 08dc8efd2 Fix memcpy regression in PMK handling 130444738 FILS: Fix KEK2 derivation for FILS+FT bf84e78cb OpenSSL: Fix build with current BoringSSL b750dde64 OWE: Move Association Response frame IE addition to appropriate place 10ec6a5f3 DPP2: PFS for PTK derivation ecacd9ccd DPP2: Extend wpa_pmk_to_ptk() to support extra Z.x component in context 16a4e931f OWE: Allow Diffie-Hellman Parameter element to be included with DPP 808bdb308 Add TEST_FAIL() to aes_encrypt_init() with internal crypto 32f476066 TLS: Add support for RFC 5705 TLS exporter context with internal TLS a916ff5cd Add support for an optional context parameter to TLS exporter 18015fc8a DPP2: Support new legacy+DPP config object credentials dd6c59800 DPP: Support DPP and SAE in the same network profile 9305c2332 DPP: Clean up configuration parsing f5db77504 Remove pending connect and sme-connect radio works on disconnect c675397cc OpenSSL: Fix build with OpenSSL 1.0.2 ff5f54e15 SAE: Reduce queue wait time for pending Authentication frames 5e3a759cd SAE: Improved queuing policy for pending authentication frames 67b3bcc95 DPP2: Testing option for Config Object rejction 22f90b32f DPP2: Configuration Result message generation and processing c98617b48 DPP2: Make DPP version number support available over control interface 673631b8a More robust timer_tick_enabled tracking b5e57699a FILS+FT: STA mode validation of PMKR1Name in initial MD association 365366393 FILS+FT: AP mode processing of PMKR1Name in initial MD association aabbdb818 FILS: Do not try to add PMKSA cache entry if caching is disabled 02bde9581 Vendor attribute to enable or disable TWT request support 4efade315 nl80211: Clear keys from heap memory before freeing it for get_seqnum 2b7fa0355 P2P: Fix ACS offloading behavior with p2p_no_group_iface=1 c6ec9759c nl80211: Exclude PMK when sending NL80211_CMD_DEL_PMKSA explicitly 0b4a906de DPP2: Protocol version indication ce7effd08 DPP2: Build configuration flags for DPP version 2 support bf0021ede Allow fragmentation/RTS threshold to be disabled explicitly 48102f65e Add a vendor subcommand QCA_NL80211_VENDOR_SUBCMD_MPTA_HELPER_CONFIG f10a4af1b Add QCA vendor command/event and attributes for peer rate statistics 56a33496f Sync with mac80211-next.git include/uapi/linux/nl80211.h 841205a1c OpenSSL: Add 'check_cert_subject' support for TLS server 0173423f4 Use char pointers for EAP configuration parameters without length cd6a5866e Remove forgotten os_strncpy() implementations ca9efe113 roboswitch: Check some read operation results 9571f945c mesh: Check that SAE state initialization succeeded for PMKID check fafad8527 defconfig: Enable DBus 6a8dee76d wpa_supplicant: Drop the old D-Bus interface support 954c535a5 DPP: Update wpa_supplicant configuration file after provisioning 4d379be4a Clarify AP mode Action frame handling cc833a236 Minor cleanup to return after WNM Action frame handling 700b3f395 Move SA Query frame length check to the shared handler function 002edb630 Fix AP MLME in driver handling of FT and SA Query Action frames 1e653daa3 EAP-pwd server: Fix memory leak with salted passwords 96d6dfa8e SAE: Add Finite Cyclic Group field in status code 77 response fda766010 EAP-pwd: Fix a memory leak in hunting-and-pecking loop 339dc8bd6 WPS: Allow SAE configuration to be added automatically for PSK fc30f99b3 WPS: Allow AP SAE configuration to be added automatically for PSK b9cd4f5e7 Vendor feature capability for TWT (Target Wake Time) 877502a6a Vendor attribute to indicate a set_blacklist of BSSID only as a hint a9247bcdf Vendor attribute to configure HE testbed default capabilities 8a7510cc0 Vendor attribute to configure support to enable VHT in 2.4G band 8919ec616 Vendor attribute to configure HE OMI UL MU data disable f21436158 SAE: Reuse previously generated PWE on a retry with the same STA fd8308912 SAE: Reuse previously generated PWE on a retry with the same AP a9af1da0b SAE: Enforce single use for anti-clogging tokens ff9f40aee SAE: Process received commit message through a queue a9fe13035 SAE: Enable only groups 19, 20, and 21 in station mode 941bad5ef SAE: Enable only group 19 by default in AP mode b11fa98bc Add explicit checks for peer's DH public key 4a9531a75 bignum: Fix documentation for bignum_cmp_d() 611308365 defconfig: Enable IEEE 802.11w management frame protection (wpa_supplicant) 9515fa925 defconfig: enable IEEE 802.11r fast BSS transition (wpa_supplicant) 6b7a0da75 defconfig: Enable IEEE 802.11n and 802.11ac (wpa_supplicant) 467004d63 defconfig: Enable Hotspot 2.0 (wpa_supplicant) ec52faa2b defconfig: Enable RSN on IBSS networks (wpa_supplicant) 67d99d2e0 defconfig: Remove obsolete notes about OpenSSL requirements for EAP-FAST eafc5fec2 defconfig: Enable a handful of EAP methods (wpa_supplicant) f64050da0 defconfig: Enable logging to file and syslog (wpa_supplicant) ae5240db8 defconfig: Enable simple bgscan module (wpa_supplicant) 2d6d47219 defconfig: Enable AP (wpa_supplicant) f87450a73 defconfig: Enable WPS (wpa_supplicant) d989e67d0 defconfig: Fix typos in Wi-Fi Display description c4eafad09 defconfig: Enable P2P and Wi-Fi Display (wpa_supplicant) bf46c6fca defconfig: Add SAE (wpa_supplicant) ca098ee45 defconfig: Add DPP (wpa_supplicant) 2f7bc0681 UBSan: Avoid a warning on unsigned integer overflow bb05d0360 Fix a regression from VLAN assignment using WPA/WPA2 passphrase/PSK 429ed54a3 UBSan: Avoid a warning on signed left shift b3957edbe UBSan: Split loop index decrementation into a separate step 5ac13f6d0 atheros: Avoid clang compiler warning on address of array check aaa6b1498 Avoid compiler warning about potentially unaligned pointer value cce974d36 UBSan: Define FST LLT macros without integer overflow 9140caf5f UBSan: Avoid integer overflow in a loop index counter 8fc22fdde UBSan: Avoid NULL pointer dereferences on an error path 43216777e UBSan: Avoid unsigned integer overflow in base64 encoding fed7d8fcb UBSan: Avoid unsigned integer overflow in utf8_{,un}escape() cc4cdefc7 UBSan: Avoid unnecessary warning a9377bc38 UBSan: Avoid memcpy(ptr, NULL, 0) 5a23c2528 UBSan: Avoid an unsigned integer overflow warning abde4eba4 UBSan: Pack MACsec peer id structure c4fccfc7a UBSan: Avoid memcmp(ptr, NULL, 0) 1b85cad29 UBSan: Use typecast to avoid unsigned integer overflow e3b5bd81b UBSan: Fix RRM beacon processing attempt without scan_info 01d01a311 UBSan: Avoid size_t variable overflow in control interface ec2e7c4cf UBSan: Avoid unsigned integer overflow is throughput estimation 3b6b3ae58 Modify dl_list_for_each() to not use unaligned access with WPA_TRACE 1415d4b82 Multi-AP: Avoid memcpy(ptr, NULL, 0) in WPS Registrar initialization 2c129a1b7 Fix cipher suite selector default value in RSNE for DMG 239794018 Add new QCA vendor attributes for coex configuration d939a8cb4 Add a vendor attribute for specifying ethernet protocol type 8682f384c hostapd: Add README-MULTI-AP 66819b07b hostapd: Support Multi-AP backhaul STA onboarding with WPS 83ebf5586 wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPS 56a2d788f WPS: Add multi_ap_subelem to wps_build_wfa_ext() bfcdac1c8 Multi-AP: Don't reject backhaul STA on fronthaul BSS 7ad7aa0e1 HS 2.0: Make hs20-osu-client SP and <FQDN> directories group writable 0f9632ceb mesh: More consistent checking of wpa_s->ifmsh in completion handler 2fae58fdc Fix wpa_psk_file parser error case handling b0e91e387 SAE: VLAN assignment based on SAE Password Identifier 947b5a153 P2P: Stop listen state if Action frame TX is needed on another channel b3e8ca65a P2P: Fix a typo in a debug message 464064c7e hostapd: Document openssl_ecdh_curves configuration parameter 31ee2992c Add QCA vendor subcmd/attribute to check wlan firmware state 3f8ceff54 Indicate wifi_generation in wpa_supplicant STATUS output ccaf77476 Add HE Capabilities into ieee802_11_parse_elems() 5d68c0acd nl80211: (Re)Association Request frame IEs from association event dbfa691df VLAN assignment based on used WPA/WPA2 passphrase/PSK dd2aedeb5 HS 2.0 server: Add X-WFA-Hotspot20-Filtering header line to T&C Change-Id: I4efde950845354673694f025ca07c3dddb6039e9
Diffstat (limited to 'src/rsn_supp/pmksa_cache.c')
-rw-r--r--src/rsn_supp/pmksa_cache.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rsn_supp/pmksa_cache.c b/src/rsn_supp/pmksa_cache.c
index fdd52208..d720f7b8 100644
--- a/src/rsn_supp/pmksa_cache.c
+++ b/src/rsn_supp/pmksa_cache.c
@@ -263,7 +263,8 @@ pmksa_cache_add_entry(struct rsn_pmksa_cache *pmksa,
}
pmksa->pmksa_count++;
wpa_printf(MSG_DEBUG, "RSN: Added PMKSA cache entry for " MACSTR
- " network_ctx=%p", MAC2STR(entry->aa), entry->network_ctx);
+ " network_ctx=%p akmp=0x%x", MAC2STR(entry->aa),
+ entry->network_ctx, entry->akmp);
wpa_sm_add_pmkid(pmksa->sm, entry->network_ctx, entry->aa, entry->pmkid,
entry->fils_cache_id_set ? entry->fils_cache_id : NULL,
entry->pmk, entry->pmk_len);