diff options
author | Jens Axboe <[email protected]> | 2022-08-23 07:26:08 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-08-23 07:26:08 -0600 |
commit | 47abea041f897d64dbd5777f0cf7745148f85d75 (patch) | |
tree | 12da1cc86a67e9ae113af1f5942a5a72e8765fc5 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | e1d0c6d05afdcff01ace698edb3b8808db1dc066 (diff) |
io_uring: fix off-by-one in sync cancelation file check
The passed in index should be validated against the number of registered
files we have, it needs to be smaller than the index value to avoid going
one beyond the end.
Fixes: 78a861b94959 ("io_uring: add sync cancelation API through io_uring_register()")
Reported-by: Luo Likang <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions