[GH-ISSUE #3945] It seems some capabilities are missing #2469

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

Originally created by @CodeArtisan00 on GitHub (Feb 4, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3945

BPF,CHECKPOINT_RESTORE,PERFMON- these are missing capabilities if I'm not wrong. btw CHECKPOINT_RESTORE got separated out from SYS_ADMIN in kernel 5.9 & rest of two got separated out from SYS_ADMIN in kernel 5.8. I have looked at caps.c & firejail's apparmor profile, but didn't find any of these three.

Originally created by @CodeArtisan00 on GitHub (Feb 4, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/3945 `BPF`,`CHECKPOINT_RESTORE`,`PERFMON`- these are missing `capabilities` if I'm not wrong. btw `CHECKPOINT_RESTORE` got separated out from `SYS_ADMIN` in kernel 5.9 & rest of two got separated out from `SYS_ADMIN` in kernel 5.8. I have looked at [caps.c](https://github.com/netblue30/firejail/blob/master/src/firejail/caps.c) & firejail's [apparmor profile](https://github.com/netblue30/firejail/blob/master/etc/apparmor/firejail-default), but didn't find any of these three.
gitea-mirror 2026-05-05 09:08:57 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@smitsohu commented on GitHub (Feb 25, 2021):

@Neo00001 Thanks!

<!-- gh-comment-id:785515490 --> @smitsohu commented on GitHub (Feb 25, 2021): @Neo00001 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#2469
No description provided.