Skip to content
Commit d2722f8b authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: fix potential use-after-free

The bss struct might be freed in ieee80211_rx_bss_put(),
so we shouldn't use it afterwards.

Cc: stable@vger.kernel.org (3.10+)
Fixes: 817cee76

 ("mac80211: track AP's beacon rate and give it to the driver")
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 255e25b0
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