[GH-ISSUE #331] [enhancement] Add private-lib option which limits the libraries available to the program #233

Closed
opened 2026-05-05 05:22:33 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @chiraag-nataraj on GitHub (Feb 28, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/331

It would be useful to have a private-lib option (like private-etc, private-bin, etc.) which only allows access to certain files in /usr/lib, /lib, /lib64, /usr/lib64, etc. Easiest way would be similar to how private-bin is implemented, where the same tmpfs is mounted across all of the library paths.

Originally created by @chiraag-nataraj on GitHub (Feb 28, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/331 It would be useful to have a private-lib option (like private-etc, private-bin, etc.) which only allows access to certain files in /usr/lib, /lib, /lib64, /usr/lib64, etc. Easiest way would be similar to how private-bin is implemented, where the same tmpfs is mounted across all of the library paths.
gitea-mirror 2026-05-05 05:22:33 -06:00
Author
Owner

@netblue30 commented on GitHub (Feb 28, 2016):

Will do, thanks!

<!-- gh-comment-id:189868417 --> @netblue30 commented on GitHub (Feb 28, 2016): Will do, thanks!
Author
Owner

@netblue30 commented on GitHub (Jul 10, 2016):

Moving it here: https://github.com/netblue30/firejail/issues/627

<!-- gh-comment-id:231594296 --> @netblue30 commented on GitHub (Jul 10, 2016): Moving it here: https://github.com/netblue30/firejail/issues/627
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#233
No description provided.