hostapd/src
Sven Eckelmann 29f8556189 HE: Fix HE capability check for PPE threshold present
The the mask for PPE threshold present in the HE phy capability byte 6 is
0x80 and not 0x6. This incorrect mask breaks the length calculation and as
result the acceptance of the HE capabilities for STAs which either:

* don't have the PPE threshold present bit set AND the Codebook Size={7,5}
  MU Feedback or the Triggered SU Beamforming feedback bit set

* do have the PPE threshold present set AND neither the Codebook Size={7,5}
  MU Feedback nor the Triggered SU Beamforming feedback bit set

Fixes: 8f5fc369e2 ("HE: Fix HE Capabilities element variable length encoding")
Signed-off-by: Sven Eckelmann <seckelmann@datto.com>
2019-06-22 20:35:26 +03:00
..
ap HE: Fix HE capability check for PPE threshold present 2019-06-22 20:35:26 +03:00
common Add a QCA vendor attr to disable auto resume beacon reporting 2019-06-05 23:10:56 +03:00
crypto OpenSSL: Send cert event for the peer even on CA cert failure 2019-06-20 23:44:51 +03:00
drivers nl80211: Introduce the interface to update new DH IE 2019-06-14 23:10:51 +03:00
eap_common tests: New style fuzzing tool for EAP-SIM peer processing 2019-06-02 16:42:41 +03:00
eap_peer Pass full struct to peer certificate callbacks 2019-06-14 23:10:50 +03:00
eap_server More forceful clearing of stack memory with keys 2019-05-26 16:11:56 +03:00
eapol_auth Add hostapd tls_flags parameter 2017-09-18 12:12:48 +03:00
eapol_supp Pass full struct to peer certificate callbacks 2019-06-14 23:10:50 +03:00
fst UBSan: Define FST LLT macros without integer overflow 2019-02-25 19:48:49 +02:00
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 2018-04-02 12:21:27 +03:00
p2p P2P: Send Action frame regardless if p2p_scan in progress 2019-05-31 16:52:15 +03:00
pae mka: Avoid memory leak in unexpected case in RECEIVE 2019-04-15 22:50:06 +03:00
radius RADIUS server: Add EAP-Key-Name into Access-Accept 2019-06-03 20:27:44 +03:00
rsn_supp More forceful clearing of stack memory with keys 2019-05-26 16:11:56 +03:00
tls libtommath: Make sure fast_s_mp_mul_digs initializes the W[] array 2019-06-22 18:56:44 +03:00
utils More forceful clearing of stack memory with keys 2019-05-26 16:11:56 +03:00
wps Multi-AP: Avoid memcpy(ptr, NULL, 0) in WPS Registrar initialization 2019-02-23 11:37:20 +02:00
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 2019-06-11 06:34:19 +03:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00