Skip to content
Commit 4581d91b authored by Thomas Huehn's avatar Thomas Huehn Committed by John W. Linville
Browse files

mac80211_hwsim: fix possible race condition in usage of info->control.sta & control.vif



info->control.sta and control.vif may only be dereferenced during the
drv_tx call otherwise could lead to use-after-free bugs.

Signed-off-by: default avatarThomas Huehn <thomas@net.t-labs.tu-berlin.de>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c297977e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment