summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2026-01-21 11:48:56 -0700
committerJens Axboe <axboe@kernel.dk>2026-01-21 11:50:59 -0700
commit649dd18f559891bdafc5532d737c7dfb56060a6d (patch)
treef4c220bc899476d46fb94e76aeaaf045c193e855 /rust/alloc/collections/git@git.tavy.me:linux.git
parent07f3c3a1cd56c2048a92dad0c11f15e4ac3888c1 (diff)
io_uring/sync: validate passed in offset
Check if the passed in offset is negative once cast to sync->off. This ensures that -EINVAL is returned for that case, like it would be for sync_file_range(2). Fixes: c992fe2925d7 ("io_uring: add fsync support") Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions