Bug 1259557 - SELinux is preventing sh from 'read' accesses on the file meminfo.
Summary: SELinux is preventing sh from 'read' accesses on the file meminfo.
Keywords:
Status: CLOSED DUPLICATE of bug 1258699
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 22
Hardware: x86_64
OS: Unspecified
high
medium
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:478faac577d3722160b2d1b1bc8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-03 03:31 UTC by Martín Cigorraga
Modified: 2015-10-08 13:28 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-08 13:28:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Martín Cigorraga 2015-09-03 03:31:44 UTC
Description of problem:
SELinux is preventing sh from 'read' accesses on the file meminfo.

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

If you believe that sh should be allowed read access on the meminfo file 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:
# grep sh /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:pcp_pmlogger_t:s0-s0:c0.c1023
Target Context                system_u:object_r:proc_t:s0
Target Objects                meminfo [ file ]
Source                        sh
Source Path                   sh
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-128.12.fc22.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.1.6-200.fc22.x86_64 #1 SMP Mon
                              Aug 17 19:54:31 UTC 2015 x86_64 x86_64
Alert Count                   10
First Seen                    2015-08-24 00:10:12 ART
Last Seen                     2015-09-03 00:10:14 ART
Local ID                      e5fee8f7-ffeb-48a3-8bf4-d3223bada850

Raw Audit Messages
type=AVC msg=audit(1441249814.936:2493): avc:  denied  { read } for  pid=2886 comm="sh" name="meminfo" dev="proc" ino=4026531988 scontext=system_u:system_r:pcp_pmlogger_t:s0-s0:c0.c1023 tcontext=system_u:object_r:proc_t:s0 tclass=file permissive=0


Hash: sh,pcp_pmlogger_t,proc_t,file,read

Version-Release number of selected component:
selinux-policy-3.13.1-128.12.fc22.noarch

Additional info:
reporter:       libreport-2.6.2
hashmarkername: setroubleshoot
kernel:         4.1.6-200.fc22.x86_64
type:           libreport

Comment 1 Lukas Vrabec 2015-10-08 13:28:14 UTC

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


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