Bug 2336344

Summary: SELinux is preventing /usr/lib/systemd/systemd-coredump from using the 'sys_admin' capabilities.
Product: [Fedora] Fedora Reporter: m.d.grinko
Component: selinux-policyAssignee: Zdenek Pytela <zpytela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 41CC: dwalsh, lvrabec, m.d.grinko, mmalik, omosnacek, pkoncity, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3f3c41747902206a7bd50598ec7bf5dcf9adec13d24f9578c4d6f532f6ac1b6c;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-01-21 12:04:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: description
none
File: os_info none

Description m.d.grinko 2025-01-08 04:19:55 UTC
Description of problem:
open OBS Studio, add screen capture (pipewire) and give permission for screen sharing (any option full screen or window) in system window
SELinux is preventing /usr/lib/systemd/systemd-coredump from using the 'sys_admin' capabilities.

*****  Plugin catchall (100. confidence) suggests   **************************

Если вы считаете, что systemd-coredump должен иметь sys_admin по умолчанию.
Then рекомендуется создать отчет об ошибке.
Чтобы разрешить доступ, можно создать локальный модуль политики.
Do
разрешить этот доступ сейчас, выполнив:
# 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                Неизвестно [ capability ]
Source                        systemd-coredum
Source Path                   /usr/lib/systemd/systemd-coredump
Port                          <Неизвестно>
Host                          (removed)
Source RPM Packages           systemd-udev-256.10-1.fc41.x86_64
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                   1
First Seen                    2025-01-08 11:13:39 +07
Last Seen                     2025-01-08 11:13:39 +07
Local ID                      e40aac3f-3ee3-48aa-b1af-9858ddfa58cd

Raw Audit Messages
type=AVC msg=audit(1736309619.894:244): avc:  denied  { sys_admin } for  pid=9827 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


type=SYSCALL msg=audit(1736309619.894:244): arch=x86_64 syscall=lgetxattr success=no exit=ENODATA a0=565036ecc2b0 a1=7effc5946117 a2=565036ecdfa0 a3=67 items=0 ppid=2 pid=9827 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=systemd-coredum exe=/usr/lib/systemd/systemd-coredump subj=system_u:system_r:systemd_coredump_t:s0 key=(null)

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 /usr/lib/systemd/systemd-coredump 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
comment:        open OBS Studio, add screen capture (pipewire) and give permission for screen sharing (any option full screen or window) in system window
component:      selinux-policy

Comment 1 m.d.grinko 2025-01-08 04:19:57 UTC
Created attachment 2065124 [details]
File: description

Comment 2 m.d.grinko 2025-01-08 04:19:58 UTC
Created attachment 2065125 [details]
File: os_info

Comment 3 Zdenek Pytela 2025-01-21 12:04:27 UTC

*** This bug has been marked as a duplicate of bug 2335200 ***