[PR #967] [MERGED] make ipc blacklist more reliable #3810

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/967
Author: @valoq
Created: 12/11/2016
Status: Merged
Merged: 12/14/2016
Merged by: @netblue30

Base: masterHead: master


📝 Commits (3)

📊 Changes

2 files changed (+21 additions, -8 deletions)

View changed files

📝 src/firejail/fs.c (+19 -8)
📝 src/firejail/fs_var.c (+2 -0)

📄 Description

when blacklisted directories in /run/user/{uid}/gnupg and systemd do not exists when firejail is launched, they were not blacklisted before.

also in fs_var.c see the included comment


🔄 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/967 **Author:** [@valoq](https://github.com/valoq) **Created:** 12/11/2016 **Status:** ✅ Merged **Merged:** 12/14/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`bbb098e`](https://github.com/netblue30/firejail/commit/bbb098e082e4d7493733b49c610859ac93ede8a5) fixed ipc blacklist - [`9a415a3`](https://github.com/netblue30/firejail/commit/9a415a34dd3ce2b69b780fb9884dc15b61dcfd96) fix comment - [`1f2d103`](https://github.com/netblue30/firejail/commit/1f2d1034821379820643292450614a9563fdf8da) Merge remote-tracking branch 'upstream/master' ### 📊 Changes **2 files changed** (+21 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs.c` (+19 -8) 📝 `src/firejail/fs_var.c` (+2 -0) </details> ### 📄 Description when blacklisted directories in /run/user/{uid}/gnupg and systemd do not exists when firejail is launched, they were not blacklisted before. also in fs_var.c see the included comment --- <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:08:20 -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#3810
No description provided.