Bug 2272027 - SELinux is preventing systemd-coredum from using the 'sys_admin' capabilities.
Summary: SELinux is preventing systemd-coredum from using the 'sys_admin' capabilities.
Keywords:
Status: CLOSED DUPLICATE of bug 2278902
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 40
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-03-28 09:11 UTC by Kamil Páral
Modified: 2024-05-09 11:10 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-09 11:10:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (1.96 KB, text/plain)
2024-03-28 09:11 UTC, Kamil Páral
no flags Details
File: os_info (756 bytes, text/plain)
2024-03-28 09:12 UTC, Kamil Páral
no flags Details

Description Kamil Páral 2024-03-28 09:11:57 UTC
Description of problem:
Started happening after upgrade to F40. I think this is related to a Steam crash, and abrt trying to act on it?
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-40.15-1.fc40.noarch
Local Policy RPM              selinux-policy-targeted-40.15-1.fc40.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.8.1-300.fc40.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Wed Mar 20 04:39:30 UTC 2024
                              x86_64
Alert Count                   1
First Seen                    2024-03-28 09:52:34 CET
Last Seen                     2024-03-28 09:52:34 CET
Local ID                      6e8f4f2d-318c-48cd-88fe-84e0d539ffd5

Raw Audit Messages
type=AVC msg=audit(1711615954.113:473): avc:  denied  { sys_admin } for  pid=20838 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-40.15-1.fc40.noarch

Additional info:
reporter:       libreport-2.17.15
reason:         SELinux is preventing systemd-coredum from using the 'sys_admin' capabilities.
package:        selinux-policy-targeted-40.15-1.fc40.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.8.1-300.fc40.x86_64
comment:        Started happening after upgrade to F40. I think this is related to a Steam crash, and abrt trying to act on it?
component:      selinux-policy

Comment 1 Kamil Páral 2024-03-28 09:11:59 UTC
Created attachment 2023974 [details]
File: description

Comment 2 Kamil Páral 2024-03-28 09:12:01 UTC
Created attachment 2023975 [details]
File: os_info

Comment 3 Zdenek Pytela 2024-05-02 12:43:31 UTC
Kamile,

If this issue is still in place, do you know how to reproduce it?
We need some additional information, with full auditing if possible.
https://fedoraproject.org/wiki/SELinux/Debugging#Enable_full_auditing

Note systemd-coredump is different to abrt.

Comment 4 Kamil Páral 2024-05-02 13:07:53 UTC
Hi, I haven't seen this error in a long time, and can't reproduce it at this moment.

Comment 5 Zdenek Pytela 2024-05-09 11:10:26 UTC

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


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