diff options
author | Bob Copeland <me@bobcopeland.com> | 2009-04-27 22:12:43 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-04-28 15:59:48 -0400 |
commit | b7fcb5c4a4c27da2f6d86cb03d18687e537442cf (patch) | |
tree | 45848311dcd1dd1a116edc48d18586825d7c047a /drivers/net/wireless/arlan-proc.c | |
parent | 74aa9be0ea0ffeb233f45c39f3cf594b68bbbb89 (diff) | |
download | blackbird-obmc-linux-b7fcb5c4a4c27da2f6d86cb03d18687e537442cf.tar.gz blackbird-obmc-linux-b7fcb5c4a4c27da2f6d86cb03d18687e537442cf.zip |
ath5k: fix buffer overrun in rate debug code
char bname[5] is too small for the string "X GHz" when the null
terminator is taken into account. Thus, turning on rate debugging
can crash unless we have lucky stack alignment.
Cc: stable@kernel.org
Reported-by: Paride Legovini <legovini@spiro.fisica.unipd.it>
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/arlan-proc.c')
0 files changed, 0 insertions, 0 deletions