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:
5fb4d25
)
Staging: rspiusb: Fix buffer overflow
author
Roel Kluin
<roel.kluin@gmail.com>
Fri, 7 Aug 2009 19:00:10 +0000
(21:00 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 7 Aug 2009 23:12:03 +0000
(16:12 -0700)
usb_buffer_map_sg() may return -1. This will result in a read from
pdx->PixelUrb[frameInfo][-1]
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found