openwrt/package
David Bauer 3bf602d740 mac80211: avoid crashing on invalid band info
Frequent crashes have been observed on MT7916 based platforms. While the
root of these crashes are currently unknown, they happen when decoding
rate information of connected STAs in AP mode. The rate-information is
associated with a band which is not available on the PHY.

Check for this condition in order to avoid crashing the whole system.
This patch should be removed once the roout cause has been found and
fixed.

Link: https://github.com/freifunk-gluon/gluon/issues/2980

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 1278d47bea)
2024-01-09 02:09:53 +01:00
..
base-files base-files: support parse DT LED color and function 2023-12-06 22:13:25 +01:00
boot mediatek: add support for Routerich AX3000 2024-01-04 21:47:43 +01:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware ipq-wifi: update to Git HEAD (2023-11-10) 2023-11-10 13:48:46 +01:00
kernel mac80211: avoid crashing on invalid band info 2024-01-09 02:09:53 +01:00
libs wolfssl: update to 5.6.4 2023-11-11 18:18:29 +01:00
network netifd: update to Git openwrt-23.05 (2024-01-04) 2024-01-04 13:52:50 +01:00
system urngd: update to version 2023-11-01 2023-11-01 22:22:45 +01:00
utils lua5.3: fix typo calling lua53 instead of lua5.3 for Package Default 2023-12-10 11:47:14 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-02 14:44:47 +00:00