mirror of
https://github.com/SELinuxProject/setools
synced 2025-04-11 03:51:26 +00:00
Merge pull request #72 from cgzones/perm_map
perm_map: add kernel security class io_uring
This commit is contained in:
commit
1612addc60
@ -27,7 +27,7 @@
|
|||||||
# Look to the examples below for further clarification.
|
# Look to the examples below for further clarification.
|
||||||
#
|
#
|
||||||
# Number of object classes.
|
# Number of object classes.
|
||||||
132
|
133
|
||||||
|
|
||||||
class netlink_audit_socket 26
|
class netlink_audit_socket 26
|
||||||
nlmsg_relay w 10
|
nlmsg_relay w 10
|
||||||
@ -2291,3 +2291,7 @@ class anon_inode 25
|
|||||||
watch_sb r 3
|
watch_sb r 3
|
||||||
watch_with_perm r 3
|
watch_with_perm r 3
|
||||||
watch_reads r 3
|
watch_reads r 3
|
||||||
|
|
||||||
|
class io_uring 2
|
||||||
|
override_creds w 10
|
||||||
|
sqpoll w 10
|
||||||
|
Loading…
Reference in New Issue
Block a user