Files
linux/drivers/net/wireless/iwmc3200wifi
Zhu Yi 38cf2a039f iwmc3200wifi: fix array out-of-boundary access
commit 6c853da3f3 upstream.

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().

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-01-06 15:04:03 -08:00
..
2009-07-24 15:05:29 -04:00
2009-10-11 11:20:58 -07:00