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:
b7b45f4
)
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
David S. Miller
<davem@davemloft.net>
Tue, 11 Nov 2008 05:37:39 +0000
(21:37 -0800)
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>
No differences found