Files
linux/drivers/mtd/ubi
Richard Weinberger c5c2ce3560 ubi: Fix out of bounds write in volume update code
commit e4f6daac20 upstream.

ubi_start_leb_change() allocates too few bytes.
ubi_more_leb_change_data() will write up to req->upd_bytes +
ubi->min_io_size bytes.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-09 15:34:56 -08:00
..
2015-11-06 23:26:51 +01:00
2015-12-16 22:45:04 +01:00
2015-04-13 21:05:17 +02:00
2015-10-03 20:09:55 +02:00
2015-11-06 23:26:50 +01:00
2015-10-03 20:09:41 +02:00
2015-03-26 22:47:38 +01:00