[PR #2937] [CLOSED] Fix seccomp for firefox, kate, and others #4591

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2937
Author: @corecontingency
Created: 8/31/2019
Status: Closed

Base: masterHead: master


📝 Commits (7)

  • eb45896 Fix seccomp for firefox, kate, teamspeak, and quiterss profiles
  • cddeb9a fix seccomp for transmission profile
  • 291e3dc fix seccomp for ark profile
  • fd66ed0 fix seccomp for okular profile
  • bf12546 fix seccomp for mpv profile
  • 3280cd6 fix seccomp for feedreader profile
  • 9b57d69 add !fchown for seccomp on feedreader profile

📊 Changes

9 files changed (+9 additions, -9 deletions)

View changed files

📝 etc/ark.profile (+1 -1)
📝 etc/feedreader.profile (+1 -1)
📝 etc/firefox-common.profile (+1 -1)
📝 etc/kate.profile (+1 -1)
📝 etc/mpv.profile (+1 -1)
📝 etc/okular.profile (+1 -1)
📝 etc/quiterss.profile (+1 -1)
📝 etc/teamspeak3.profile (+1 -1)
📝 etc/transmission-common.profile (+1 -1)

📄 Description

See discussion at issues/2936.

Tested on my computer running Arch/KDE with wayland. No errors regarding seccomp present in sudo journalctl -f while running each program.

Fixes firefox, thunderbird, kate, teamspeak, quiterss, transmission, ark, and okular.

All of these would not work, just hang without opening, before this change to seccomp.


🔄 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/2937 **Author:** [@corecontingency](https://github.com/corecontingency) **Created:** 8/31/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`eb45896`](https://github.com/netblue30/firejail/commit/eb45896761e8186777676e24c8daee49d4b34341) Fix seccomp for firefox, kate, teamspeak, and quiterss profiles - [`cddeb9a`](https://github.com/netblue30/firejail/commit/cddeb9ae683e70aa3b1a67cfb49921d31a48b22d) fix seccomp for transmission profile - [`291e3dc`](https://github.com/netblue30/firejail/commit/291e3dce857b114511d6b8de2dfb510ddafe49f4) fix seccomp for ark profile - [`fd66ed0`](https://github.com/netblue30/firejail/commit/fd66ed08af8009e4aaa6571b44ea74b1dc57909f) fix seccomp for okular profile - [`bf12546`](https://github.com/netblue30/firejail/commit/bf1254607f80f4d0900c05767ea2a22b9999e4e6) fix seccomp for mpv profile - [`3280cd6`](https://github.com/netblue30/firejail/commit/3280cd6b72f60ffd46f03c84deed76e896c039e1) fix seccomp for feedreader profile - [`9b57d69`](https://github.com/netblue30/firejail/commit/9b57d69ad3c1819283234bddd108c979dbd3b98e) add !fchown for seccomp on feedreader profile ### 📊 Changes **9 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `etc/ark.profile` (+1 -1) 📝 `etc/feedreader.profile` (+1 -1) 📝 `etc/firefox-common.profile` (+1 -1) 📝 `etc/kate.profile` (+1 -1) 📝 `etc/mpv.profile` (+1 -1) 📝 `etc/okular.profile` (+1 -1) 📝 `etc/quiterss.profile` (+1 -1) 📝 `etc/teamspeak3.profile` (+1 -1) 📝 `etc/transmission-common.profile` (+1 -1) </details> ### 📄 Description See discussion at [issues/2936.](https://github.com/netblue30/firejail/issues/2936) Tested on my computer running Arch/KDE with wayland. No errors regarding `seccomp` present in `sudo journalctl -f` while running each program. Fixes firefox, thunderbird, kate, teamspeak, quiterss, transmission, ark, and okular. All of these would not work, just hang without opening, before this change to seccomp. --- <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:22:57 -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#4591
No description provided.