mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6734] [MERGED] bugfix: add missing selinux relabeling for /dev paths #6145
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/6734
Author: @aerusso
Created: 5/3/2025
Status: ✅ Merged
Merged: 5/15/2025
Merged by: @kmk3
Base:
master← Head:mrs/selinux-fsdev📝 Commits (1)
25a1bbdselinux: more labeling in fs_dev📊 Changes
1 file changed (+15 additions, -0 deletions)
View changed files
📝
src/firejail/fs_dev.c(+15 -0)📄 Description
Some objects are created in fs_dev but not labeled. This patch ensures that those objects are properly labeled.
As an aside: I am locally running a fully confined SELinux setup using firejail (this is in fact posted from a fully SELinux contained Firefox instance running within a firejail). This involves a custom SELinux module for firejail (and other programs). So, this patch isn't "abstract" in any way---it's actually essential for me.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.