mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3285] nslookup apparmor denied #2062
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#2062
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 @ghost on GitHub (Mar 19, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3285
Tested the newly introduced
nslookupprofile and seeing this in /var/log/audit/audit.log:Not sure if we need to adapt firejail-default or drop the apparmor option in the profile.
@Vincent43 commented on GitHub (Mar 19, 2020):
I've seen this before with qemu. For me it would be ok to add
/proc/@{PID}/task/@{PID}/comm w,line to firejail-default.@ghost commented on GitHub (Mar 19, 2020):
@Vincent43 Thanks. I've added that to my firejail-local for now and it does the job. Let's keep this open for a while so others can chime in. Cheers!
@netblue30 commented on GitHub (Mar 19, 2020):
It does the same for dig and (bind9) host. "/proc/@{PID}/task/@{PID}/comm w" works fine. I'm putting it in git. I'll be adding lots of apparmor in the existing profiles.
8a820b48de