public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/2] Check reserved flags for send/recv
@ 2022-04-27  1:50 Jens Axboe
  2022-04-27  1:50 ` [PATCH 1/2] io_uring: check reserved fields for send/sendmsg Jens Axboe
  2022-04-27  1:50 ` [PATCH 2/2] io_uring: check reserved fields for recv/recvmsg Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Axboe @ 2022-04-27  1:50 UTC (permalink / raw)
  To: io-uring

Hi,

For some reason we don't check reserved fields for send/sendmsg and
recv/recvmsg. We don't use them either, but we should check and -EINVAL
if they are set.

-- 
Jens Axboe



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-27  1:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-27  1:50 [PATCH 0/2] Check reserved flags for send/recv Jens Axboe
2022-04-27  1:50 ` [PATCH 1/2] io_uring: check reserved fields for send/sendmsg Jens Axboe
2022-04-27  1:50 ` [PATCH 2/2] io_uring: check reserved fields for recv/recvmsg Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox