mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6606] chromium: many DENIED entries in audit log after AppArmor upgrade from 3.1.x to 4.0.x #3309
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#3309
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 @tm4ig on GitHub (Jan 13, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6606
Description
Many audit messages in journal for google chrome or chromium browsers with firejail and apparmor profile after apparmor upgrade from 3.1.x to 4.0.x version on archlinux
Steps to Reproduce
Steps to reproduce the behavior
apparmor_parser -r /etc/apparmor.d/firejail-defaultjournalctl -n0 -fLC_ALL=C firejail --profile=/etc/firejail/google-chrome-stable.profile /usr/bin/google-chrome-stableExpected behavior
There are no any audit messages in system journal for google chrome / chromium
Actual behavior
There are many audit messages in system journal for google chrome / chromium
Behavior without a profile
What changed calling
LC_ALL=C firejail --noprofile /path/to/programin aterminal?
There are no any audit messages in system journal for google chrome / chromium without a profile (with firejail
--noprofileoption)Additional context
There are no problems with apparmor 3.1.x. Problems start after apparmor upgrade to 4.0.x.
Looks like this bug:
Environment
uname -srm): Linux 6.12.9-arch1-1 x86_64firejail --version): 0.9.72Checklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)Log
Output of
LC_ALL=C firejail /path/to/programhttps://github.com/user-attachments/files/18398621/chrome.log
Output of
LC_ALL=C firejail --debug /path/to/programhttps://github.com/user-attachments/files/18398624/chrome-debug.log
@tm4ig commented on GitHub (Jan 13, 2025):
I have added
to /etc/apparmor.d/firejail-default and this has fixed audit messages
But I also sometime see another messages
@tm4ig commented on GitHub (Jan 13, 2025):
For example for the last month in my journal there were audit errors
but after apparmor upgrade for the last day