Merge pull request #72 from cgzones/perm_map

perm_map: add kernel security class io_uring
This commit is contained in:
Chris PeBenito 2022-04-01 10:20:53 -04:00 committed by GitHub
commit 1612addc60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
# This is followed by each permission and its individual mapping to one
# of the following:
#
# r = Read
# r = Read
# w = Write
# n = None
# b = Both
@ -27,7 +27,7 @@
# Look to the examples below for further clarification.
#
# Number of object classes.
132
133
class netlink_audit_socket 26
nlmsg_relay w 10
@ -2291,3 +2291,7 @@ class anon_inode 25
watch_sb r 3
watch_with_perm r 3
watch_reads r 3
class io_uring 2
override_creds w 10
sqpoll w 10