Description of problem: This seems to be an issue with Flatpak. As far as I have noticed is regularily occurs with Spotify, and just recently occurred while trying to use the Flatpak for Unity Hub. For Spotify it seems to happen if I simply press the Play/Pause button, and for Unity Hub it happened after starting to make a simple Unity 2D Core scene in the Unity Editor. The scene consisted of a box with a 2D collider and 2D rigidbody and another box with just a 2D collider. As basic as it gets. Somehow, while launching the "game", it crashed and I was immediately notified by the SELinux Alert Browser / Troubleshooter of the recognizable error. SELinux is preventing systemd-coredum from using the 'sys_admin' capabilities. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that systemd-coredum should have the sys_admin capability by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # ausearch -c 'systemd-coredum' --raw | audit2allow -M my-systemdcoredum # semodule -X 300 -i my-systemdcoredum.pp Additional Information: Source Context system_u:system_r:systemd_coredump_t:s0 Target Context system_u:system_r:systemd_coredump_t:s0 Target Objects Unknown [ capability ] Source systemd-coredum Source Path systemd-coredum Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages SELinux Policy RPM selinux-policy-targeted-41.27-1.fc41.noarch Local Policy RPM selinux-policy-targeted-41.27-1.fc41.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 6.12.7-200.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Dec 27 17:05:33 UTC 2024 x86_64 Alert Count 12 First Seen 2025-01-03 18:41:33 CET Last Seen 2025-01-04 11:01:53 CET Local ID 30d25695-f84b-4926-9153-25e2a24ec92a Raw Audit Messages type=AVC msg=audit(1735984913.34:314): avc: denied { sys_admin } for pid=26784 comm="systemd-coredum" capability=21 scontext=system_u:system_r:systemd_coredump_t:s0 tcontext=system_u:system_r:systemd_coredump_t:s0 tclass=capability permissive=0 Hash: systemd-coredum,systemd_coredump_t,systemd_coredump_t,capability,sys_admin Version-Release number of selected component: selinux-policy-targeted-41.27-1.fc41.noarch Additional info: reporter: libreport-2.17.15 reason: SELinux is preventing systemd-coredum from using the 'sys_admin' capabilities. package: selinux-policy-targeted-41.27-1.fc41.noarch component: selinux-policy hashmarkername: setroubleshoot type: libreport kernel: 6.12.7-200.fc41.x86_64 component: selinux-policy
Created attachment 2064638 [details] File: description
Created attachment 2064639 [details] File: os_info
*** This bug has been marked as a duplicate of bug 2335200 ***