openwrt/package
Felix Fietkau 9325da80ab mac80211: fix a race condition related to enabling fast-xmit
fast-xmit must only be enabled after the sta has been uploaded to the driver,
otherwise it could end up passing the not-yet-uploaded sta via drv_tx calls
to the driver, leading to potential crashes because of uninitialized drv_priv
data.
Add a missing sta->uploaded check and re-check fast xmit after inserting a sta.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 438a97fab6)
2024-01-04 19:09:43 +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 Zbtlink ZBT-Z8102AX 2023-12-09 13:39:53 +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: fix a race condition related to enabling fast-xmit 2024-01-04 19:09:43 +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