Files
linux/drivers/vhost
Gustavo A. R. Silva bf11d71a0a vhost: Use flex_array_size() helper in copy_from_user()
Make use of the flex_array_size() helper to calculate the size of a
flexible array member within an enclosing structure.

This helper offers defense-in-depth against potential integer
overflows, while at the same time makes it explicitly clear that
we are dealing with a flexible array member.

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20200731130956.GA30525@embeddedor
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2020-08-05 11:08:42 -04:00
..
2020-04-01 12:06:26 -04:00
2020-04-02 10:41:40 -04:00
2020-07-29 13:24:30 -04:00
2020-06-22 12:34:21 -04:00
2020-06-22 12:34:21 -04:00