Mohammed Shafi Shajakhan 9d0e2f0772 ath6kl: Fix invalid pointer access on fuzz testing with AP mode
In our Fuz testing, reference client corrupts the dest mac to "00:00:00:00:00:00"
in the WPA2 handshake no 2. During driver init the sta_list entries mac
addresses are by default "00:00:00:00:00:00". Driver returns an invalid
pointer (conn) and the drver shall crash, if rxtids (aggr_conn)
skb queues are accessed, since they would not be initialized.

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2013-08-07 10:58:59 +03:00
..
2013-03-18 13:37:46 +02:00
2012-03-26 16:36:46 +03:00
2013-03-18 13:42:21 +02:00
2012-03-26 16:36:46 +03:00
2012-03-26 16:36:46 +03:00
2012-03-26 16:36:46 +03:00
2013-08-07 10:53:36 +03:00
2013-03-18 13:37:46 +02:00
2012-04-02 04:33:44 -04:00
2012-02-08 11:31:31 +02:00
2013-03-20 08:55:26 -04:00