Skip to content
Snippets Groups Projects
Commit 91a9ab7c authored by Paul Moore's avatar Paul Moore
Browse files

io_uring: convert io_uring to the secure anon inode interface


Converting io_uring's anonymous inode to the secure anon inode API
enables LSMs to enforce policy on the io_uring anonymous inodes if
they chose to do so.  This is an important first step towards
providing the necessary mechanisms so that LSMs can apply security
policy to io_uring operations.

Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 3a862cac
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment