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:
9dea2db
)
mac80211: fix a buffer overrun in station debug code
author
Jianjun Kong
<jianjun@zeuux.org>
Tue, 11 Nov 2008 05:37:39 +0000
(21:37 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 17 Feb 2009 17:46:29 +0000
(09:46 -0800)
commit
013cd397532e5803a1625954a884d021653da720
upstream.
net/mac80211/debugfs_sta.c
The trailing zero was written to state[4], it's out of bounds.
Signed-off-by: Jianjun Kong <jianjun@zeuux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found