Seccomp filtering for aarch64 #867
Labels
Priority: High
Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Milestone
aarch64 uses slightly different syscalls for same functionality (for e.g. AArch64 kernel uses sys_openat() instead of sys_open()).
Create syscall whitelist for aarch64 and make sure all syscalls are covered.
The text was updated successfully, but these errors were encountered: