diff options
author | Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com> | 2013-08-05 10:19:22 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-08-07 10:58:59 +0300 |
commit | 9d0e2f0772d394060bf3b17cd1f3a35574365103 (patch) | |
tree | 6a0276c9109aa553efa59ab9a81f8578cc47e2ab /net/mac80211/trace.h | |
parent | f32036e823c45cb4974aab1d0ae66d716bfc9aa6 (diff) |
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>
Diffstat (limited to 'net/mac80211/trace.h')
0 files changed, 0 insertions, 0 deletions