mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #1903] [MERGED] priv tweaks #4119
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#4119
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/1903
Author: @smitsohu
Created: 4/22/2018
Status: ✅ Merged
Merged: 4/23/2018
Merged by: @netblue30
Base:
master← Head:master📝 Commits (1)
3f2ac1dpriv tweaks📊 Changes
3 files changed (+12 additions, -3 deletions)
View changed files
📝
src/firejail/env.c(+0 -2)📝
src/firejail/join.c(+5 -0)📝
src/firejail/sandbox.c(+7 -1)📄 Description
Lowering privileges for setting cpu affinity was no primary objective, it just turned out to be possible (from
man sched_setaffinity: The caller needs an effective user ID equal to the real user ID or effective user ID of the thread identified by pid, or it must possess the CAP_SYS_NICE capability)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.