UPSTREAM: wifi: nl80211: hold wdev mutex for tid config
We need wdev_chandef() in this code, which now requires the wdev mutex due to the per-link nature. Hold it here to make sure we can access the link. Reported-by:<syzbot+b4e9aa0f32ffd9902442@syzkaller.appspotmail.com> Fixes: 7b0a0e3c ("wifi: cfg80211: do some rework towards MLO link APIs") Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Bug: 238103864 Change-Id: I27127159c6b4e35799e111cbee3f01bb5e60231a (cherry picked from commit 206bbcf7) Signed-off-by:
Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Loading
Please sign in to comment