]> git.karo-electronics.de Git - karo-tx-linux.git/commit
block: take care not to overflow when calculating total iov length
authorJens Axboe <jaxboe@fusionio.com>
Fri, 29 Oct 2010 17:31:42 +0000 (11:31 -0600)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 17 Apr 2011 20:15:35 +0000 (16:15 -0400)
commit261426797bf22722259535b172fdea558eaa5387
tree77486857d46f02ed7e5287e9bd249a254e9034f9
parentc0c525ff5cd13e0fc9ae8381e0bc051451b63e3e
block: take care not to overflow when calculating total iov length

commit 9f864c80913467312c7b8690e41fb5ebd1b50e92 upstream.

Reported-by: Dan Rosenberg <drosenberg@vsecurity.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
block/scsi_ioctl.c