diff options
author | 2022-06-27 12:43:37 +0200 | |
---|---|---|
committer | 2022-07-01 11:14:04 +0200 | |
commit | 206bbcf76121664e95a42e1c014c3fe168d07a3d (patch) | |
tree | ceec21aa407037e9d19df6f5c45f179776626657 /net/wireless/mlme.c | |
parent | wifi: cfg80211: handle IBSS in channel switch (diff) | |
download | wireguard-linux-206bbcf76121664e95a42e1c014c3fe168d07a3d.tar.xz wireguard-linux-206bbcf76121664e95a42e1c014c3fe168d07a3d.zip |
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: 7b0a0e3c3a88 ("wifi: cfg80211: do some rework towards MLO link APIs")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/mlme.c')
0 files changed, 0 insertions, 0 deletions