diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-08-11 13:53:42 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-08-11 10:42:51 -0600 |
commit | b2e74db55dd93d6db22a813c9a775b5dbf87c560 (patch) | |
tree | e50b6dcee77bdd3cfeea3e97edcddfe9896a7948 /drivers | |
parent | 1bfed23349716a7811645336a7ce42c4b8f250bc (diff) |
io_uring/net: don't overflow multishot recv
Don't allow overflowing multishot recv CQEs, it might get out of
hand, hurt performance, and in the worst case scenario OOM the task.
Cc: stable@vger.kernel.org
Fixes: b3fdea6ecb55c ("io_uring: multishot recv")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/0b295634e8f1b71aa764c984608c22d85f88f75c.1691757663.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions