In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: update channel list in reg notifier instead reg worker Currently when ath11k gets a new channel list, it will be pr…
High CVSS 8.8
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: update channel list in reg notifier instead reg worker Currently when ath11k gets a new channel list, it will be processed according to the following steps: 1. update new channel list to cfg80211 and queue reg_work. 2. cfg80211 handles new channel list during reg_work. 3. update cfg80211's handled channel list to firmware by ath11k_reg_update_chan_list(). But ath11k will immediately execute step 3 after reg_wor…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/26618c039b78a76c373d4e02c5fbd52e3a73aead Patch
- https://git.kernel.org/stable/c/933ab187e679e6fbdeea1835ae39efcc59c022d2 Patch
- https://git.kernel.org/stable/c/f952fb83c9c6f908d27500764c4aee1df04b9d3f Patch
Timeline
- nvd_ingest NVD