Commit Graph

8 Commits

Author SHA1 Message Date
Patrick Walther dc032ec273 FIX: [wext] do not show INT_MIN as txpower value if nothing was configured
BugzId: 72713
2021-05-17 16:13:34 +02:00
Patrick Walther 4fb2e1d93b FIX: [mac80211] assure all fragments are encrypted (CVE-2020-26147)
FIX: [mac80211] prevent mixed key and fragment cache attacks (CVE-2020-24586, CVE-2020-24587)
FIX: [mac80211] properly handle A-MSDUs that start with an RFC 1042 header
FIX: [mac80211] Mitigate A-MSDU injection attacks (CVE-2020-24588)
FIX: [mac80211] drop A-MSDUs completely with old ciphers. (CVE-2020-24588)
FIX: [mac80211] add fragment cache to sta_info
FIX: [mac80211] check defrag PN against current frame
FIX: [mac80211] prevent attacks on TKIP/WEP as well
FIX: [mac80211] do not accept/forward invalid EAPOL frames
FIX: [mac80211] extend protection against mixed key and fragment cache attacks (CVE-2020-24586, CVE-2020-24587)
FIX: [mac80211] ath10k: add CCMP PN replay protection for fragmented frames for PCIe
FIX: [mac80211] ath10k: drop fragments with multicast DA for PCIe (CVE-2020-26145)
FIX: [mac80211] ath10k: drop fragments with multicast DA for SDIO (CVE-2020-26145)
FIX: [mac80211] ath10k: drop MPDU which has discard flag set by firmware for SDIO (CVE-2020-24588)
FIX: [mac80211] ath10k: Fix TKIP Michael MIC verification for PCIe (CVE-2020-26141)
FIX: [mac80211] ath10k: Validate first subframe of A-MSDU before processing the list
FIX: [mac80211] ath11k: Clear the fragment cache during key install (CVE-2020-24587)
FIX: [mac80211] ath11k: Drop multicast fragments
FIX: [wl18xx] firmware: updated to version 8.9.0.0.88 (Fixes related to Wi-Fi FragAttacks - FRagmentation and AGgregation Attacks)

BugzId: 72727
2021-05-12 19:50:20 +02:00
Patrick Walther a062a33db5 FIX: [mac80211] update to version v5.10.16-1
BugzId: 67915
2021-03-26 19:55:35 +01:00
Patrick Walther c42a7fc5f5 FIX: [mac80211] wlcore: adding support to IGTK key - AES-CMAC128 2021-01-13 17:43:47 +01:00
Patrick Walther deacc7ab8d FIX; [mac80211] enable DFS certified flag for ath10k
BugzId: 65975
2020-11-23 19:21:16 +01:00
Patrick Walther 2099333386 FIX: [mac80211] activate no TPC client for netbolt
BugzId: 65975
2020-11-23 18:24:39 +01:00
Patrick Walther 3de6fe9e8c CHG: [mac80211] move mac80211 config files to meta-netmodule-wlan
BugzId: 67854
2020-11-04 18:53:51 +01:00
Patrick Walther 2b60e6e95c ADD: [meta] add mac80211 to meta layer
BugzId: 65179
2020-07-24 19:20:01 +02:00