[PR #3087] [MERGED] Fix Brave's native sandbox #4637

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3087
Author: @ghost
Created: 12/17/2019
Status: Merged
Merged: 12/19/2019
Merged by: @undefined

Base: masterHead: brave-fix


📝 Commits (4)

  • e751cea Allow user access to /proc/config.gz
  • e368095 Fix Brave's native sandbox
  • 7bacc9e Move /proc/config.gz to disable-common.inc
  • a9ace9b Move /proc/config.gz to disable-common.inc

📊 Changes

3 files changed (+8 additions, -1 deletions)

View changed files

📝 etc/brave.profile (+3 -0)
📝 etc/disable-common.inc (+3 -0)
📝 src/firejail/fs.c (+2 -1)

📄 Description

IMPORTANT: leave this unmerged until collaborators have had ample opportunity to review.

This is a tentative fix for #2944. The patch enables using noblacklist /proc/config.gz in /etc/firejail/brave.profile. Momentarily this is only needed for that one profile, so I'm not entirely convinced this is the best way to fix #2914. Thoughts?


🔄 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/3087 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/17/2019 **Status:** ✅ Merged **Merged:** 12/19/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `brave-fix` --- ### 📝 Commits (4) - [`e751cea`](https://github.com/netblue30/firejail/commit/e751cea9e34507e665c1501fcf02a88a545e36bb) Allow user access to /proc/config.gz - [`e368095`](https://github.com/netblue30/firejail/commit/e368095446e51e3231572a0b59028b7614bbf943) Fix Brave's native sandbox - [`7bacc9e`](https://github.com/netblue30/firejail/commit/7bacc9e1221b9fd488247d3752867a631ad71dc9) Move /proc/config.gz to disable-common.inc - [`a9ace9b`](https://github.com/netblue30/firejail/commit/a9ace9b5e9586d89788d23ea3209503d2df3e63c) Move /proc/config.gz to disable-common.inc ### 📊 Changes **3 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/brave.profile` (+3 -0) 📝 `etc/disable-common.inc` (+3 -0) 📝 `src/firejail/fs.c` (+2 -1) </details> ### 📄 Description **IMPORTANT**: leave this unmerged until collaborators have had ample opportunity to review. This is a tentative fix for #2944. The patch enables using `noblacklist /proc/config.gz` in `/etc/firejail/brave.profile`. Momentarily this is only needed for that one profile, so I'm not entirely convinced this is the best way to fix #2914. Thoughts? --- <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:23:49 -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#4637
No description provided.