summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2021-05-17 18:04:31 +0300
committerJohannes Berg <johannes.berg@intel.com>2021-05-31 22:27:07 +0300
commitbd18de517923903a177508fc8813f44e717b1c00 (patch)
tree5a6e1cc211f1f96e19acf1cbda018fff636375c2 /include
parent0ee4d55534f82a0624701d0bb9fc2304d4529086 (diff)
downloadlinux-bd18de517923903a177508fc8813f44e717b1c00.tar.xz
mac80211_hwsim: drop pending frames on stop
Syzbot reports that we may be able to get into a situation where mac80211 has pending ACK frames on shutdown with hwsim. It appears that the reason for this is that syzbot uses the wmediumd hooks to intercept/injection frames, and may shut down hwsim, removing the radio(s), while frames are pending in the air simulation. Clean out the pending queue when the interface is stopped, after this the frames can't be reported back to mac80211 properly anyway. Reported-by: syzbot+a063bbf0b15737362592@syzkaller.appspotmail.com Link: https://lore.kernel.org/r/20210517170429.b0f85ab0eda1.Ie42a6ec6b940c971f3441286aeaaae2fe368e29a@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions