diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-07-25 23:34:31 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-27 21:19:37 +0200 |
commit | 082e708acc50a5b625b9bde0bb1af90dfdbd1942 (patch) | |
tree | 71fcce74adf2a0c53057942eedbb15bf24b96e9e /net | |
parent | ath9k: Read outside array bounds (diff) | |
download | linux-082e708acc50a5b625b9bde0bb1af90dfdbd1942.tar.xz linux-082e708acc50a5b625b9bde0bb1af90dfdbd1942.zip |
iwlwifi: Read outside array bounds
tid is bounded (above) by the size of default_tid_to_tx_fifo (17 elements), but
the size of priv->stations[].tid[] is MAX_TID_COUNT (9) elements.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions