git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1cc1c5
)
airo: airo_get_encode{,ext} potential buffer overflow
author
John W. Linville
<linville@tuxdriver.com>
Mon, 4 May 2009 15:18:57 +0000
(11:18 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 11 May 2009 19:07:01 +0000
(15:07 -0400)
Feeding the return code of get_wep_key directly to the length parameter
of memcpy is a bad idea since it could be -1...
Reported-by: Eugene Teo <eugeneteo@kernel.sg>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found