mirror of
https://github.com/systemd/systemd.git
synced 2025-03-23 10:50:16 +03:00
seccomp: add new 5.1 syscall pidfd_send_signal() to filter set list
This commit is contained in:
parent
c22f885e4e
commit
46fcf95dbe
@ -651,6 +651,7 @@ const SyscallFilterSet syscall_filter_sets[_SYSCALL_FILTER_SET_MAX] = {
|
||||
"fork\0"
|
||||
"getrusage\0"
|
||||
"kill\0"
|
||||
"pidfd_send_signal\0"
|
||||
"prctl\0"
|
||||
"rt_sigqueueinfo\0"
|
||||
"rt_tgsigqueueinfo\0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user