[GH-ISSUE #1737] Add support for syscalls 329-332 (pkey_mprotect, pkey_alloc, pkey_free, statx) #1178

Closed
opened 2026-05-05 07:36:08 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @vn971 on GitHub (Jan 17, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1737

These are new syscalls supported by linux kernel. See for example strace: https://sourceforge.net/p/strace/code/ci/master/tree/linux/x86_64/syscallent.h#l332
And also local build/include/linux/syscalls.h of your kernel of course.

Please add support for those syscalls to firejail? Thanks!

Originally created by @vn971 on GitHub (Jan 17, 2018). Original GitHub issue: https://github.com/netblue30/firejail/issues/1737 These are new syscalls supported by linux kernel. See for example strace: https://sourceforge.net/p/strace/code/ci/master/tree/linux/x86_64/syscallent.h#l332 And also local `build/include/linux/syscalls.h` of your kernel of course. Please add support for those syscalls to firejail? Thanks!
Author
Owner

@netblue30 commented on GitHub (Jan 19, 2018):

all set, thanks.

<!-- gh-comment-id:358960350 --> @netblue30 commented on GitHub (Jan 19, 2018): all set, thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1178
No description provided.