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 deny errors on Xubuntu Minimal 24.04 #11095

Closed
delanthear opened this issue Jul 22, 2024 · 1 comment
Closed

AppArmor deny errors on Xubuntu Minimal 24.04 #11095

delanthear opened this issue Jul 22, 2024 · 1 comment
Labels

Comments

@delanthear
Copy link

Overview

On installed via Snap on Xubuntu Minimal 24.04 I'm getting quite a few AppArmor deny messages on opening. Unsure if this is impacting App usage yet

Steps to Reproduce

  1. Install from Snap on Xubuntu Minimal
  2. Start KeePassXC
  3. Observe errors via dmesg

Expected Behavior

No AppArmor deny messages

Actual Behavior

See errors below

Context


 audit: type=1400 audit(1721668418.571:108): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  +0.029221] audit: type=1400 audit(1721668418.600:109): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.13" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  +0.026502] audit: type=1400 audit(1721668418.627:110): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  +0.030807] audit: type=1400 audit(1721668418.658:111): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libsystemd.so.0.32.0" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  +0.013165] audit: type=1400 audit(1721668418.671:112): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libzstd.so.1.4.8" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  +0.027890] audit: type=1400 audit(1721668418.699:113): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  +0.016991] audit: type=1400 audit(1721668418.714:114): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  +0.006754] audit: type=1400 audit(1721668418.723:115): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libcom_err.so.2.1" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  +0.001309] audit: type=1400 audit(1721668418.724:116): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  +0.008731] audit: type=1400 audit(1721668418.733:117): apparmor="DENIED" operation="open" class="file" profile="snap.keepassxc.keepassxc" name="/snap/core22/1380/usr/lib/x86_64-linux-gnu/libfreetype.so.6.18.1" pid=6067 comm="keepassxc" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

KeePassXC - Version 2.7.8
Revision: f6757d3
Distribution: Snap

Qt 5.15.11
Debugging mode is disabled.

Operating system: Ubuntu Core 22
CPU architecture: x86_64
Kernel: linux 6.8.0-38-generic

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • Passkeys
  • SSH Agent
  • KeeShare
  • YubiKey
  • Secret Service Integration

Cryptographic libraries:

  • Botan 2.19.1

Operating System: Linux
Desktop Env: XFCE
Windowing System: no idea :D

@delanthear delanthear added the bug label Jul 22, 2024
@droidmonkey
Copy link
Member

It's weird, but not something on our end. If the app works then ignore this. Otherwise file a bug report with snap team.

@droidmonkey droidmonkey closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants