Bug 2334836 - SELinux is preventing /usr/lib/systemd/systemd-coredump from using the 'sys_admin' capabilities.
Summary: SELinux is preventing /usr/lib/systemd/systemd-coredump from using the 'sys_a...
Keywords:
Status: CLOSED DUPLICATE of bug 2335200
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 41
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3f3c41747902206a7bd50598ec7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-29 15:30 UTC by Marcin Baryłka
Modified: 2025-01-21 11:55 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-01-21 11:55:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (2.43 KB, text/plain)
2024-12-29 15:30 UTC, Marcin Baryłka
no flags Details
File: os_info (754 bytes, text/plain)
2024-12-29 15:30 UTC, Marcin Baryłka
no flags Details

Description Marcin Baryłka 2024-12-29 15:30:04 UTC
Description of problem:
SELinux is preventing /usr/lib/systemd/systemd-coredump from using the 'sys_admin' capabilities.

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

Jeśli systemd-coredump powinno mieć domyślnie możliwość sys_admin.
Then proszę to zgłosić jako błąd.
Można utworzyć lokalny moduł polityki, aby umożliwić ten dostęp.
Do
można tymczasowo zezwolić na ten dostęp wykonując polecenia:
# 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                Nieznane [ capability ]
Source                        systemd-coredum
Source Path                   /usr/lib/systemd/systemd-coredump
Port                          <Nieznane>
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.6-200.fc41.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Thu Dec 19 21:06:34 UTC 2024
                              x86_64
Alert Count                   37
First Seen                    2024-12-22 18:21:35 CET
Last Seen                     2024-12-29 15:47:04 CET
Local ID                      5e91ae00-5014-4bde-a1bc-51cb02261781

Raw Audit Messages
type=AVC msg=audit(1735483624.570:4894): avc:  denied  { sys_admin } for  pid=78839 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(1735483624.570:4894): arch=x86_64 syscall=lgetxattr success=no exit=ENODATA a0=56386e497500 a1=7f8991b46117 a2=56386e4a0920 a3=67 items=0 ppid=2 pid=78839 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.6-200.fc41.x86_64
component:      selinux-policy

Comment 1 Marcin Baryłka 2024-12-29 15:30:07 UTC
Created attachment 2064142 [details]
File: description

Comment 2 Marcin Baryłka 2024-12-29 15:30:08 UTC
Created attachment 2064143 [details]
File: os_info

Comment 3 Zdenek Pytela 2025-01-21 11:55:17 UTC

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


Note You need to log in before you can comment on or make changes to this bug.