Bug 1553173 - SELinux is preventing sosreport from 'associate' accesses on the filesystem default_smp_affinity.
Summary: SELinux is preventing sosreport from 'associate' accesses on the filesystem d...
Keywords:
Status: CLOSED DUPLICATE of bug 1553164
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ad72f3a070887a2455b659bf623...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-08 12:59 UTC by Brian J. Murrell
Modified: 2018-03-12 15:51 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-03-12 15:51:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brian J. Murrell 2018-03-08 12:59:46 UTC
Description of problem:
SELinux is preventing sosreport from 'associate' accesses on the filesystem default_smp_affinity.

*****  Plugin associate (99.5 confidence) suggests   *************************

If you want to change the label of default_smp_affinity to sysctl_irq_t, you are not allowed to since it is not a valid file type.
Then you must pick a valid file label.
Do
select a valid file type.  List valid file labels by executing: 
# seinfo -afile_type -x

*****  Plugin catchall (1.49 confidence) suggests   **************************

If you believe that sosreport should be allowed associate access on the default_smp_affinity filesystem 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 'sosreport' --raw | audit2allow -M my-sosreport
# semodule -X 300 -i my-sosreport.pp

Additional Information:
Source Context                system_u:object_r:sysctl_irq_t:s0
Target Context                system_u:object_r:fs_t:s0
Target Objects                default_smp_affinity [ filesystem ]
Source                        sosreport
Source Path                   sosreport
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    <Unknown>
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.11.11-300.fc26.x86_64 #1 SMP Mon
                              Jul 17 16:32:11 UTC 2017 x86_64 x86_64
Alert Count                   272
First Seen                    2017-09-05 16:16:28 EDT
Last Seen                     2017-09-06 10:45:43 EDT
Local ID                      d0036b71-a774-4f21-90b1-89c728c6499d

Raw Audit Messages
type=AVC msg=audit(1504709143.437:28020): avc:  denied  { associate } for  pid=25810 comm="sosreport" name="default_smp_affinity" dev="dm-12" ino=144923 scontext=system_u:object_r:sysctl_irq_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem permissive=0


Hash: sosreport,sysctl_irq_t,fs_t,filesystem,associate


Additional info:
component:      selinux-policy
reporter:       libreport-2.9.3
hashmarkername: setroubleshoot
kernel:         4.15.6-300.fc27.x86_64
type:           libreport

Comment 1 Lukas Vrabec 2018-03-12 15:51:04 UTC

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


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