]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
block: limit vec count in bio_kmalloc() and bio_alloc_map_data()
authorJens Axboe <jaxboe@fusionio.com>
Fri, 29 Oct 2010 17:46:56 +0000 (11:46 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:31:54 +0000 (13:31 -0800)
commite085dd9e936199e6e57bd80de7748b8cdcf9c2ff
tree7afbf5d2f9ef9ccbf16a9582a264d0379e79f8e7
parent3dc40311eaf91cde40f29d799f430dc6a00c2a7c
block: limit vec count in bio_kmalloc() and bio_alloc_map_data()

commit f3f63c1c28bc861a931fac283b5bc3585efb8967 upstream.

Reported-by: Dan Rosenberg <drosenberg@vsecurity.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/bio.c