[PR #6049] [MERGED] profiles: disable-common: add more suid programs #5805

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6049
Author: @kmk3
Created: 10/11/2023
Status: Merged
Merged: 10/15/2023
Merged by: @kmk3

Base: masterHead: dc-add-more-suid


📝 Commits (2)

  • 741dac2 disable-common.inc: sort suid section
  • c4f5a07 disable-common.inc: add more suid programs

📊 Changes

1 file changed (+39 additions, -36 deletions)

View changed files

📝 etc/inc/disable-common.inc (+39 -36)

📄 Description

Programs:

$ pacman -Qo fusermount3 groupmems mount.cifs wall write
/usr/bin/fusermount3 is owned by fuse3 3.16.1-1
/usr/bin/groupmems is owned by shadow 4.14.0-4
/usr/bin/mount.cifs is owned by cifs-utils 7.0-3
/usr/bin/wall is owned by util-linux 2.39.2-1
/usr/bin/write is owned by util-linux 2.39.2-1

🔄 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/6049 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 10/11/2023 **Status:** ✅ Merged **Merged:** 10/15/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `dc-add-more-suid` --- ### 📝 Commits (2) - [`741dac2`](https://github.com/netblue30/firejail/commit/741dac237cebcf144baee5274df18741558c55c4) disable-common.inc: sort suid section - [`c4f5a07`](https://github.com/netblue30/firejail/commit/c4f5a07d20d989c1155fcd0fb863bbaa5d6ab36a) disable-common.inc: add more suid programs ### 📊 Changes **1 file changed** (+39 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-common.inc` (+39 -36) </details> ### 📄 Description Programs: $ pacman -Qo fusermount3 groupmems mount.cifs wall write /usr/bin/fusermount3 is owned by fuse3 3.16.1-1 /usr/bin/groupmems is owned by shadow 4.14.0-4 /usr/bin/mount.cifs is owned by cifs-utils 7.0-3 /usr/bin/wall is owned by util-linux 2.39.2-1 /usr/bin/write is owned by util-linux 2.39.2-1 --- <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:45:14 -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#5805
No description provided.