io_uring: check for valid register opcode earlier
[ Upstream commit 34319084 ] We only check the register opcode value inside the restricted ring section, move it into the main io_uring_register() function instead and check it up front. Signed-off-by:Jens Axboe <axboe@kernel.dk> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
-
mentioned in commit 265b5489
-
mentioned in commit b4abd868
-
mentioned in commit 1585616b
-
mentioned in commit 54c31426
-
mentioned in commit 39ec5737
-
mentioned in commit 39e09321
-
mentioned in commit 4a701533
-
mentioned in commit e6f9c1b7
-
mentioned in commit 51556245
-
mentioned in commit 51556245
Please sign in to comment