IORING_OP_SENDMSG_ZC should enable auditing just like IORING_OP_SENDMSG
Paul Moore
paul at paul-moore.com
Fri Oct 7 17:34:58 UTC 2022
Commit 493108d95f14 ("io_uring/net: zerocopy sendmsg") added a new
zerocopy sendmsg command to io_uring, but it enabled the
io_op_def:audit_skip flag, causing the operation to bypass auditing.
As far as I can see, the SENDMSG_ZC operation should be subject to
auditing just as SENDMSG.
--
paul-moore.com
More information about the Linux-security-module-archive
mailing list