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:
1581668
)
block: check for proper length of iov entries in blk_rq_map_user_iov()
author
Jens Axboe
<jaxboe@fusionio.com>
Fri, 29 Oct 2010 14:10:18 +0000
(08:10 -0600)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 9 Dec 2010 21:24:15 +0000
(13:24 -0800)
commit
9284bcf4e335e5f18a8bc7b26461c33ab60d0689
upstream.
Ensure that we pass down properly validated iov segments before
calling into the mapping or copy functions.
Reported-by: Dan Rosenberg <drosenberg@vsecurity.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found