[PR #4985] [MERGED] whitelist restructuring #5319

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4985
Author: @smitsohu
Created: 2/25/2022
Status: Merged
Merged: 3/5/2022
Merged by: @netblue30

Base: masterHead: whitelist


📝 Commits (3)

  • 6dfab9e mount id: drop effective user id assertions
  • f60dbcd whitelist: minor restructuring
  • cc23a01 whitelist: avoid nested whitelist mounts

📊 Changes

2 files changed (+101 additions, -79 deletions)

View changed files

📝 src/firejail/fs_whitelist.c (+81 -60)
📝 src/firejail/mountinfo.c (+20 -19)

📄 Description

Some reorganization/cleanup of the whitelist code. Also a new mechanism to detect earlier whitelist mounts.

There should be no functional changes.


🔄 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/4985 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 2/25/2022 **Status:** ✅ Merged **Merged:** 3/5/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `whitelist` --- ### 📝 Commits (3) - [`6dfab9e`](https://github.com/netblue30/firejail/commit/6dfab9e2bec367a77feeac321daf3a40e34dbc67) mount id: drop effective user id assertions - [`f60dbcd`](https://github.com/netblue30/firejail/commit/f60dbcda4d3409c1deb79bcb874a43173970401a) whitelist: minor restructuring - [`cc23a01`](https://github.com/netblue30/firejail/commit/cc23a01bd5514c68f89632d7fb01238d496625a0) whitelist: avoid nested whitelist mounts ### 📊 Changes **2 files changed** (+101 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs_whitelist.c` (+81 -60) 📝 `src/firejail/mountinfo.c` (+20 -19) </details> ### 📄 Description Some reorganization/cleanup of the whitelist code. Also a new mechanism to detect earlier whitelist mounts. There should be no functional changes. --- <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:36:15 -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#5319
No description provided.