--- zzzz-none-000/linux-3.10.107/arch/x86/kernel/audit_64.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/x86/kernel/audit_64.c 2021-02-04 17:41:59.000000000 +0000 @@ -50,6 +50,7 @@ case __NR_openat: return 3; case __NR_execve: + case __NR_execveat: return 5; default: return 0;