|
From: Jiri J. <jja...@re...> - 2014-10-08 16:56:15
|
x86_64, ppc64 and s390x taken from RHEL7 i686 taken from RHEL6 ia64 taken from RHEL5 Signed-off-by: Jiri Jaburek <jja...@re...> --- audit-test/utils/bin/relevancy | 128 ++++++++++++++++++++--------------------- 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/audit-test/utils/bin/relevancy b/audit-test/utils/bin/relevancy index 9b739f8..a4c08c5 100644 --- a/audit-test/utils/bin/relevancy +++ b/audit-test/utils/bin/relevancy @@ -6,42 +6,42 @@ # to highlight aliases in vim, use :match Operator /^alias\s\@=/ # <syscall> <archlist> -accept all -accept4 all +accept !s390x,!x86_64:32,!i686,all +accept4 !s390x,!x86_64:32,!i686,!ia64,all access all acct all add_key all adjtimex all -bind all +bind !s390x,!x86_64:32,!i686,all capset all chdir all chmod all chown !aarch64,all -chown32 all:32 +chown32 !ppc64,all:32 chroot all -clock_adjtime all +clock_adjtime !ia64,all # old kernel? clock_settime all clone all clone2 ia64 -connect all +connect !s390x,!x86_64:32,!i686,all creat all delete_module all -dummy all -dummy_group all +dummy all # not a syscall +dummy_group all # not a syscall execve all -fanotify_mark all +fanotify_mark !i686,!ia64,all # old kernel? fchmod all fchmodat all fchown all -fchown32 all:32 +fchown32 !ppc64,all:32 fchownat all fgetxattr all flistxattr all -fork x86_64 +fork !ia64,all # old kernel? fremovexattr all fsetxattr all fstat all -fstatat all +fstatat all # ??? ftruncate all futimesat all getegid all @@ -49,31 +49,31 @@ geteuid all getgid all getgroups all getpgid all -getpgrp all +getpgrp !ia64,all # old kernel? getpid all getppid all getresgid all getresuid all -getseconds all +getseconds all # ??? getsid all gettid all -gettimezone all +gettimezone all # ??? getuid all getxattr all init_module all inotify_add_watch all ioctl all -ioperm all:32 # revisit -iopl all:32 # revisit +ioperm !s390x:64,!ia64,all +iopl !s390x,!ia64,all ioprio_get all ioprio_set all -ipc all -kcmp all +ipc !x86_64:64,!ia64,all +kcmp !i686,!ia64,all # old kernel? kexec_load all keyctl all kill all lchown !aarch64,all -lchown32 all:32 +lchown32 !ppc64,all:32 lgetxattr all link all linkat all @@ -83,42 +83,42 @@ lookup_dcookie all lremovexattr all lsetxattr all lstat all -migrate_pages all +migrate_pages !s390x,all mkdir all mkdirat all mknod all mknodat all mlock all mlockall all -mmap2 all:32 +mmap2 ia64,all:32 mount all -move_pages all +move_pages !s390x,all mq_open all mq_unlink all -msgctl all -msgget all -msgrcv all -msgsnd all -nice all:32 +msgctl x86_64:64,ia64 +msgget x86_64:64,ia64 +msgrcv x86_64:64,ia64 +msgsnd x86_64:64,ia64 +nice !x86_64:64,!ia64,all open all -open_by_handle_at all +open_by_handle_at !i686,!ia64,all # old kernel? openat all -pciconfig_read ppc64 -pciconfig_write ppc64 +pciconfig_read ppc64,ia64 +pciconfig_write ppc64,ia64 pivot_root all prctl all -prlimit all -process_vm_readv all -process_vm_writev all +prlimit all # ??? +process_vm_readv !ia64,all # old kernel? +process_vm_writev !ia64,all # old kernel? ptrace all quotactl all read all readlink all readlinkat all reboot all -recvfrom all -recvmmsg all -recvmsg all +recvfrom !s390x,!x86_64:32,!i686,all +recvmmsg !s390x,all +recvmsg !s390x,!x86_64:32,!i686,all removexattr all rename all renameat all @@ -132,47 +132,47 @@ sched_rr_get_interval all sched_setaffinity all sched_setparam all sched_setscheduler all -semctl all -semget all -semop all -semtimedop all -send all -sendmsg all -sendto all +semctl x86_64:64,ia64 +semget x86_64:64,ia64 +semop x86_64:64,ia64 +semtimedop x86_64:64,ia64 +send ppc64,ia64 +sendmsg !s390x,!x86_64:32,!i686,all +sendto !s390x,!x86_64:32,!i686,all set_robust_list all setdomainname all setfsgid all -setfsgid32 all:32 +setfsgid32 !ppc64,all:32 setfsuid all -setfsuid32 all:32 +setfsuid32 !ppc64,all:32 setgid all -setgid32 all:32 +setgid32 !ppc64,all:32 setgroups all -setgroups32 all:32 +setgroups32 !ppc64,all:32 sethostname all -setns all +setns !ia64,all # old kernel? setpgid all setpriority all setregid all -setregid32 all:32 +setregid32 !ppc64,all:32 setresgid all -setresgid32 all:32 +setresgid32 !ppc64,all:32 setresuid all -setresuid32 all:32 +setresuid32 !ppc64,all:32 setreuid all -setreuid32 all:32 +setreuid32 !ppc64,all:32 setrlimit all settimeofday all setuid all -setuid32 all:32 +setuid32 !ppc64,all:32 setxattr all -shmat all -shmctl all -shmget all -socketcall all +shmat x86_64:64,ia64 +shmctl x86_64:64,ia64 +shmget x86_64:64,ia64 +socketcall !x86_64:64,!ia64,all stat all statfs all -stime all +stime ppc64,all:32 swapoff all swapon all symlink all @@ -181,16 +181,16 @@ syslog all tgkill all tkill all truncate all -truncate64 all +truncate64 all:32 umask all -umount all +umount !x86_64:64,all uname all unlink all unlinkat all unshare all uselib all -utime all -utimensat all +utime !ia64,all # old kernel? +utimensat !ia64,all # old kernel? utimes all -vfork x86_64 +vfork !ia64,all vhangup all -- 1.8.3.1 |