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:
a3e8ee6
)
eexpress: Read buffer overflow
author
roel kluin
<roel.kluin@gmail.com>
Wed, 29 Jul 2009 03:18:56 +0000
(
03:18
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 30 Jul 2009 20:27:34 +0000
(13:27 -0700)
start_code is 69 words, but the code always writes a multiple of 16 words,
so the last 11 words written are outside the array.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found