[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <7f5d7887-f76e-4e68-98c2-894bfedbf292@moroto.mountain>
Date: Fri, 1 Mar 2024 18:28:40 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Dylan Yudaken <dylany@...com>
Cc: Jens Axboe <axboe@...nel.dk>, Pavel Begunkov <asml.silence@...il.com>,
Dylan Yudaken <dylany@...com>, io-uring@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] io_uring/net: fix bug in io_recvmsg_mshot_prep()
The casting is problematic and could introduce an integer underflow
issue.
Dan Carpenter (2):
io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
io_uring/net: remove unnecesary check
io_uring/net.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
2.43.0
Powered by blists - more mailing lists