Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apparmor profile not loading #689

Open
sh3ll4rpw opened this issue May 3, 2023 · 0 comments
Open

Apparmor profile not loading #689

sh3ll4rpw opened this issue May 3, 2023 · 0 comments

Comments

@sh3ll4rpw
Copy link

sh3ll4rpw commented May 3, 2023

Apparmor profile not loading since a few days.

Execution path in current apparmor profiles:

@{torbrowser_tor_executable} = /home/*/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/Browser/TorBrowser/Tor/tor
@{torbrowser_firefox_executable} = /home/*/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/Browser/firefox.real

tor-browser_* should change to something like tor-browser or tor-browser*

@{torbrowser_tor_executable} = /home/*/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser/Browser/TorBrowser/Tor/tor
@{torbrowser_firefox_executable} = /home/*/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser/Browser/firefox.real

After doing this my profile loads again but I can't start Torbrowser. I get this error:
audit: type=1400 audit(1683136517.477:104): apparmor="DENIED" operation="open" profile="torbrowser_firefox" name="/home/user/.local/share/torbrowser/tbb/x86_64/tor-browser/Browser/dependentlibs.list" pid=3068 comm="firefox.real" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant