commit | eddbd60a9a0d4d8e0f1f52d3b2caec5a78461912 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Oct 26 21:28:06 2023 +0800 |
committer | developer <developer@mediatek.com> | Fri Oct 27 14:47:48 2023 +0800 |
tree | 706053b490b5dbb250eb567fcf8a9fc9c1b21c2d | |
parent | d149d1f307cd80c033e6a6f770f8b0878e995523 [diff] |
[][MAC80211][WiFi6][mt76][Fixed null pointer dereference issue] [Description] Fix null pointer dereference issue Without this patch, when the station is still in Authentication stage and sends a "Notify bandwidth change action frame" to AP at the same time, there will be a race condition that causes a crash to occur because the AP access "msta->vif" that has not been fully initialized. [Release-log] N/A Change-Id: I0077d784cf34c7083c19ef229662ce4ece40857f Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/8170794