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 673831e8
-
mentioned in commit ca2d4513
-
mentioned in commit e5d1749e
-
mentioned in commit 8ccdb608
-
mentioned in commit 68686c12
-
mentioned in commit d9f5ccbe
-
mentioned in commit 04f00398
-
mentioned in commit 83c91736
-
mentioned in commit 075c0ce7
-
mentioned in commit 293eda17
-
mentioned in commit 0dfe72e8
-
mentioned in commit fb0cece7
-
mentioned in commit fb0cece7
-
mentioned in commit 1b0f5434
-
mentioned in commit 5685bbc8
-
mentioned in commit 9857a123
-
mentioned in commit fff7ee08
-
mentioned in commit 4a03d494
-
mentioned in commit b28a5779
-
mentioned in commit b28a5779
Please sign in to comment