Bug 2338954

Summary: SELinux is preventing systemd-coredum from using the 'sys_admin' capabilities.
Product: [Fedora] Fedora Reporter: Numellen <inti.rivera.ramas>
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, inti.rivera.ramas, lvrabec, 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 11:50:54 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: os_info
none
File: description none

Description Numellen 2025-01-20 05:35:32 UTC
Description of problem:
SELinux is preventing systemd-coredum from using the 'sys_admin' capabilities.

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

Si cree que systemd-coredum debería tener la capacidad de sys_admin de forma predeterminada.
Then debería reportar esto como un error.
Puede generar un módulo de política local para permitir este acceso.
Do
permita el acceso temporalmente ejecutando:
# ausearch -c 'systemd-coredum' --raw | audit2allow -M mi-systemdcoredum
# semodule -X 300 -i mi-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                Desconocido [ capability ]
Source                        systemd-coredum
Source Path                   systemd-coredum
Port                          <Desconocido>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-41.28-1.fc41.noarch
Local Policy RPM              selinux-policy-targeted-41.28-1.fc41.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.12.9-200.fc41.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Thu Jan 9 16:05:40 UTC 2025 x86_64
Alert Count                   1
First Seen                    2025-01-20 02:27:42 -03
Last Seen                     2025-01-20 02:27:42 -03
Local ID                      bc80038f-bdd8-4ab4-9f40-323bfc715dc7

Raw Audit Messages
type=AVC msg=audit(1737350862.806:454): avc:  denied  { sys_admin } for  pid=4675 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.28-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.28-1.fc41.noarch
type:           libreport
hashmarkername: setroubleshoot
component:      selinux-policy
kernel:         6.12.9-200.fc41.x86_64
component:      selinux-policy

Comment 1 Numellen 2025-01-20 05:35:34 UTC
Created attachment 2066736 [details]
File: os_info

Comment 2 Numellen 2025-01-20 05:35:36 UTC
Created attachment 2066737 [details]
File: description

Comment 3 Zdenek Pytela 2025-01-21 11:50:54 UTC

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