[PR #4043] [MERGED] private-lib: mask /usr/local/lib[,64] directories, too #5012

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4043
Author: @smitsohu
Created: 3/3/2021
Status: Merged
Merged: 3/5/2021
Merged by: @netblue30

Base: masterHead: privatelib7


📝 Commits (2)

  • dd2c1e5 private-lib hardening
  • fdf32b2 private-lib: mask /usr/local/lib[,64] directories, too

📊 Changes

2 files changed (+43 additions, -29 deletions)

View changed files

📝 src/firejail/fs_lib.c (+42 -29)
📝 src/lib/ldd_utils.c (+1 -0)

📄 Description

Currently depends on #4042 (hopefully that makes sense).

I'll send another pull request to move private-lib from copying to mounting the next few days. Done.


🔄 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/4043 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 3/3/2021 **Status:** ✅ Merged **Merged:** 3/5/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `privatelib7` --- ### 📝 Commits (2) - [`dd2c1e5`](https://github.com/netblue30/firejail/commit/dd2c1e50a6fac06f5eac7aa94865078a55021d62) private-lib hardening - [`fdf32b2`](https://github.com/netblue30/firejail/commit/fdf32b2b479b09c3489d9c18c6bf2468e869cab2) private-lib: mask /usr/local/lib[,64] directories, too ### 📊 Changes **2 files changed** (+43 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs_lib.c` (+42 -29) 📝 `src/lib/ldd_utils.c` (+1 -0) </details> ### 📄 Description Currently depends on #4042 (hopefully that makes sense). ~~I'll send another pull request to move private-lib from copying to mounting the next few days.~~ Done. --- <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:30:42 -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#5012
No description provided.