Bug 875571 - SELinux is preventing /usr/bin/bash from 'read' accesses on the file /usr/sbin/dmidecode.
Summary: SELinux is preventing /usr/bin/bash from 'read' accesses on the file /usr/sbi...
Keywords:
Status: CLOSED DUPLICATE of bug 875572
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:76d6c2572296582ffc14d4e8077...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-12 03:47 UTC by Lanny Bland
Modified: 2012-11-12 08:28 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-12 08:28:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2012-11-12 03:47 UTC, Lanny Bland
no flags Details
File: hashmarkername (14 bytes, text/plain)
2012-11-12 03:47 UTC, Lanny Bland
no flags Details

Description Lanny Bland 2012-11-12 03:47:08 UTC
Additional info:
libreport version: 2.0.18
kernel:         3.6.6-1.fc17.x86_64

description:
:SELinux is preventing /usr/bin/bash from 'read' accesses on the file /usr/sbin/dmidecode.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that bash should be allowed read access on the dmidecode 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 virt-what /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:rhsmcertd_t:s0
:Target Context                system_u:object_r:dmidecode_exec_t:s0
:Target Objects                /usr/sbin/dmidecode [ file ]
:Source                        virt-what
:Source Path                   /usr/bin/bash
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           bash-4.2.39-1.fc17.x86_64
:Target RPM Packages           dmidecode-2.11-8.fc17.x86_64
:Policy RPM                    selinux-policy-3.10.0-159.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux (removed) 3.6.6-1.fc17.x86_64 #1 SMP Mon Nov
:                              5 21:59:35 UTC 2012 x86_64 x86_64
:Alert Count                   1
:First Seen                    2012-11-11 21:34:44 CST
:Last Seen                     2012-11-11 21:34:44 CST
:Local ID                      1d579bad-08e6-4da8-89a3-4c0771ed0f85
:
:Raw Audit Messages
:type=AVC msg=audit(1352691284.906:63): avc:  denied  { read } for  pid=1615 comm="virt-what" name="dmidecode" dev="dm-1" ino=189625 scontext=system_u:system_r:rhsmcertd_t:s0 tcontext=system_u:object_r:dmidecode_exec_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1352691284.906:63): arch=x86_64 syscall=access success=yes exit=0 a0=927e40 a1=4 a2=7fff983662b0 a3=10 items=0 ppid=1611 pid=1615 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=virt-what exe=/usr/bin/bash subj=system_u:system_r:rhsmcertd_t:s0 key=(null)
:
:Hash: virt-what,rhsmcertd_t,dmidecode_exec_t,file,read
:
:audit2allow
:
:#============= rhsmcertd_t ==============
:#!!!! This avc is allowed in the current policy
:
:allow rhsmcertd_t dmidecode_exec_t:file read;
:
:audit2allow -R
:
:#============= rhsmcertd_t ==============
:#!!!! This avc is allowed in the current policy
:
:allow rhsmcertd_t dmidecode_exec_t:file read;
:

Comment 1 Lanny Bland 2012-11-12 03:47:10 UTC
Created attachment 643173 [details]
File: type

Comment 2 Lanny Bland 2012-11-12 03:47:12 UTC
Created attachment 643174 [details]
File: hashmarkername

Comment 3 Miroslav Grepl 2012-11-12 08:28:07 UTC

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


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