Add xdp_socket security class and access vectors

Added in 4.18 release
This commit is contained in:
Laurent Bigonville 2018-10-21 13:00:35 +02:00
parent 5a3207fb45
commit 109ab3296b
2 changed files with 5 additions and 0 deletions

View File

@ -1090,3 +1090,6 @@ class bpf
prog_load
prog_run
}
class xdp_socket
inherits socket

View File

@ -192,4 +192,6 @@ class process2
class bpf
class xdp_socket
# FLASK