[PR #1184] [MERGED] add new syscalls in default seccomp filter #3871

Closed
opened 2026-05-05 10:09:26 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1184
Author: @startx2017
Created: 3/31/2017
Status: Merged
Merged: 3/31/2017
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

  • e6805b6 add new syscalls in default seccomp filter

📊 Changes

1 file changed (+54 additions, -6 deletions)

View changed files

📝 src/fseccomp/seccomp.c (+54 -6)

📄 Description

Added the following: bpf, clock_settime, personality, process_vm_writev, query_module, settimeofday, stime, umount, userfaultfd, ustat, vm86, vm86old


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/1184 **Author:** [@startx2017](https://github.com/startx2017) **Created:** 3/31/2017 **Status:** ✅ Merged **Merged:** 3/31/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e6805b6`](https://github.com/netblue30/firejail/commit/e6805b6bbbe8f43b4099dc344535741ba9af6bca) add new syscalls in default seccomp filter ### 📊 Changes **1 file changed** (+54 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/fseccomp/seccomp.c` (+54 -6) </details> ### 📄 Description Added the following: bpf, clock_settime, personality, process_vm_writev, query_module, settimeofday, stime, umount, userfaultfd, ustat, vm86, vm86old --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:09:26 -06:00
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#3871
No description provided.