Files
linux/drivers
Felix Fietkau bed37001b6 ath9k: fix double-free bug on beacon generate failure
commit 1adb2e2b5f upstream.

When the next beacon is sent, the ath_buf from the previous run is reused.
If getting a new beacon from mac80211 fails, bf->bf_mpdu is not reset, yet
the skb is freed, leading to a double-free on the next beacon tx attempt,
resulting in a system crash.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-03 18:21:37 -06:00
..
2012-10-31 09:51:37 -07:00
2012-01-25 17:24:54 -08:00
2012-01-25 17:24:56 -08:00
2012-12-03 12:59:15 -08:00
2011-05-06 09:27:55 -07:00
2013-01-27 20:46:29 -08:00
2013-01-17 08:43:53 -08:00
2011-06-14 15:15:25 +09:00
2012-01-06 14:13:48 -08:00
2013-01-27 20:46:29 -08:00
2012-04-27 09:51:06 -07:00
2012-10-02 09:47:27 -07:00