[GH-ISSUE #1479] Feature: switch/config option to block secondary architectures #993

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

Originally created by @topimiettinen on GitHub (Aug 19, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1479

Currently Firejail installs seccomp filters for secondary architectures, but they are not strict, probably to avoid breaking mixed architecture setups or non-native plugins.

Add a feature for a new (opt-in) command line switch and config file option to block secondary architectures entirely. Also block changing Linux execution domain with personality() system call for the primary architecture.

Originally created by @topimiettinen on GitHub (Aug 19, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1479 Currently Firejail installs seccomp filters for secondary architectures, but they are not strict, probably to avoid breaking mixed architecture setups or non-native plugins. Add a feature for a new (opt-in) command line switch and config file option to block secondary architectures entirely. Also block changing Linux execution domain with personality() system call for the primary architecture.
gitea-mirror 2026-05-05 07:16:34 -06:00
Author
Owner

@netblue30 commented on GitHub (Aug 19, 2017):

Yes, add them in!

<!-- gh-comment-id:323519362 --> @netblue30 commented on GitHub (Aug 19, 2017): Yes, add them in!
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#993
No description provided.