commit | efe68c1ca8f49e8c06afd74b699411bfbb8ba1ff | [log] [tgz] |
---|---|---|
author | Bijan Mottahedeh <bijan.mottahedeh@oracle.com> | Thu Jun 04 18:01:52 2020 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jun 08 09:39:13 2020 -0600 |
tree | ac84da6ebf30f721ed9fd75a8765d127dc73eaa3 | |
parent | dddb3e26f6d88c5344d28cb5ff9d3d6fa05c4f7a [diff] |
io_uring: validate the full range of provided buffers for access Account for the number of provided buffers when validating the address range. Signed-off-by: Bijan Mottahedeh <bijan.mottahedeh@oracle.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>