mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #804] [Bug] Firejail 0.9.42 and grsecurity #549
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#549
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?
Originally created by @Anyon3 on GitHub (Sep 22, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/804
This error happen only when --noprofile isn't use, with noprofile firejail work without problem. This bug only show for no privilege account, in root or with sudo, no problem.
The crash will be almost immediately after firejail run the default config (/etc/firejail/disable-devel.inc), the pid will be killed.
I downgraded to 0.9.40-r2 for check and no problem with this version, firejail can run with or without noprofile without any crash.
OS: Gentoo 2.2
Kernel: x86_64 Linux 4.7.4-hardened-gnu
Gcc : gcc (Gentoo Hardened 5.4.0 p1.0, pie-0.6.5) 5.4.0
If you need more infos, just tell me and will provide it
@Anyon3 commented on GitHub (Sep 22, 2016):
I did emerge the git sources (9999 **) witch provide the version
Everything seems fixed and the crash grsec doesn't happen anymore.
I close this issue, thanks for your work on this usefull tool.