summaryrefslogtreecommitdiffstats
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2023-10-12 12:34:47 +0200
committerJohannes Berg <johannes.berg@intel.com>2023-10-23 12:25:39 +0200
commit74a7c93f45abba538914a65dd2ef2ea7cf7150e2 (patch)
tree6584860182cb4c2121080f586f60833eb1313f1b /scripts/const_structs.checkpatch
parent9118796dfa67a58d17281e019acab4f651eb8dfa (diff)
downloadlinux-74a7c93f45abba538914a65dd2ef2ea7cf7150e2.tar.gz
linux-74a7c93f45abba538914a65dd2ef2ea7cf7150e2.tar.bz2
linux-74a7c93f45abba538914a65dd2ef2ea7cf7150e2.zip
wifi: mac80211: fix change_address deadlock during unregister
When using e.g. bonding, and doing a sequence such as # iw wlan0 set type __ap # ip link add name bond1 type bond # ip link set wlan0 master bond1 # iw wlan0 interface del we deadlock, since the wlan0 interface removal will cause bonding to reset the MAC address of wlan0. The locking would be somewhat difficult to fix, but since this only happens during removal, we can simply ignore the MAC address change at this time. Reported-by: syzbot+25b3a0b24216651bc2af@syzkaller.appspotmail.com Signed-off-by: Johannes Berg <johannes.berg@intel.com> Link: https://lore.kernel.org/r/20231012123447.9f9d7fd1f237.Ic3a5ef4391b670941a69cec5592aefc79d9c2890@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions