]> git.karo-electronics.de Git - karo-tx-linux.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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 17 Apr 2011 20:15:35 +0000 (16:15 -0400)
commitc0c525ff5cd13e0fc9ae8381e0bc051451b63e3e
treed9cd45be82a0123af09c671642c347c9bad2b7be
parent83b91b90a917b3b32b144374174172a3c2eb450b
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: Paul Gortmaker <paul.gortmaker@windriver.com>
fs/bio.c