diff options
author | 2010-12-21 01:42:43 -0800 | |
---|---|---|
committer | 2010-12-22 15:43:28 -0500 | |
commit | d0ce2d170585b7061a08af061d64ebb08c6782dd (patch) | |
tree | bc439416f6ff79eebef861c54ab0edcf3a1b2203 /drivers/net/wireless/b43/main.c | |
parent | ath5k: Use helper function to get eeprom mode from channel (diff) | |
download | wireguard-linux-d0ce2d170585b7061a08af061d64ebb08c6782dd.tar.xz wireguard-linux-d0ce2d170585b7061a08af061d64ebb08c6782dd.zip |
ath9k_hw: Fix bug in eeprom data length validation for AR9485
The size of the eeprom data is 1088 bytes for AR9485. But
a sanity check is done against 4K which would result in a
'potential read past the end of the buffer' smatch complaint.
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/b43/main.c')
0 files changed, 0 insertions, 0 deletions