diff options
author | 2009-12-28 14:23:11 +0800 | |
---|---|---|
committer | 2009-12-28 16:20:07 -0500 | |
commit | 6c853da3f30c93eae847ecbcd9fdf10ba0da04c2 (patch) | |
tree | 916bb6d0a2664f1ba7818d12b84dc2b3351553f8 /net | |
parent | wl1251: timeout one too soon in wl1251_boot_run_firmware() (diff) | |
download | wireguard-linux-6c853da3f30c93eae847ecbcd9fdf10ba0da04c2.tar.xz wireguard-linux-6c853da3f30c93eae847ecbcd9fdf10ba0da04c2.zip |
iwmc3200wifi: fix array out-of-boundary access
Allocate priv->rx_packets[IWM_RX_ID_HASH + 1] because the max array
index is IWM_RX_ID_HASH according to IWM_RX_ID_GET_HASH().
Cc: stable@kernel.org
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions