[PR #2033] [MERGED] additional whitelist hardening #4158

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2033
Author: @smitsohu
Created: 7/6/2018
Status: Merged
Merged: 7/6/2018
Merged by: @netblue30

Base: masterHead: whitelist


📝 Commits (2)

  • 0be440a remove redundant checks in whitelist_path
  • f57dd4a additional whitelist hardening

📊 Changes

2 files changed (+127 additions, -118 deletions)

View changed files

📝 src/firejail/fs_whitelist.c (+116 -113)
📝 src/firejail/util.c (+11 -5)

📄 Description

Two commits with a relatively large diff, take your time to review. Also contains quite some nitpicking.


🔄 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/2033 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 7/6/2018 **Status:** ✅ Merged **Merged:** 7/6/2018 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `whitelist` --- ### 📝 Commits (2) - [`0be440a`](https://github.com/netblue30/firejail/commit/0be440a16f04dffc62286236d557a44db5bc04a8) remove redundant checks in whitelist_path - [`f57dd4a`](https://github.com/netblue30/firejail/commit/f57dd4a1437e1e6a1096012345067c2ac8bbb9d2) additional whitelist hardening ### 📊 Changes **2 files changed** (+127 additions, -118 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs_whitelist.c` (+116 -113) 📝 `src/firejail/util.c` (+11 -5) </details> ### 📄 Description Two commits with a relatively large diff, take your time to review. Also contains quite some nitpicking. --- <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:14:51 -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#4158
No description provided.