Additional info: libreport version: 2.0.18 kernel: 3.6.6-1.fc17.x86_64 description: :SELinux is preventing /usr/sbin/dmidecode from 'open' accesses on the file /usr/sbin/dmidecode. : :***** Plugin leaks (86.2 confidence) suggests ****************************** : :If you want to ignore dmidecode trying to open access the dmidecode file, because you believe it should not need this access. :Then you should report this as a bug. :You can generate a local policy module to dontaudit this access. :Do :# grep /usr/sbin/dmidecode /var/log/audit/audit.log | audit2allow -D -M mypol :# semodule -i mypol.pp : :***** Plugin catchall (14.7 confidence) suggests *************************** : :If you believe that dmidecode should be allowed open 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 dmidecode /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 dmidecode :Source Path /usr/sbin/dmidecode :Port <Unknown> :Host (removed) :Source RPM Packages dmidecode-2.11-8.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 36356d81-3fc5-4073-9862-ed7cb03d60cc : :Raw Audit Messages :type=AVC msg=audit(1352691284.907:64): avc: denied { open } for pid=1616 comm="virt-what" path="/usr/sbin/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=AVC msg=audit(1352691284.907:64): avc: denied { execute_no_trans } for pid=1616 comm="virt-what" path="/usr/sbin/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.907:64): arch=x86_64 syscall=execve success=yes exit=0 a0=927e40 a1=92d030 a2=92d3d0 a3=10 items=0 ppid=1615 pid=1616 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=dmidecode exe=/usr/sbin/dmidecode subj=system_u:system_r:rhsmcertd_t:s0 key=(null) : :Hash: dmidecode,rhsmcertd_t,dmidecode_exec_t,file,open : :audit2allow : :#============= rhsmcertd_t ============== :#!!!! This avc is allowed in the current policy : :allow rhsmcertd_t dmidecode_exec_t:file { open execute_no_trans }; : :audit2allow -R : :#============= rhsmcertd_t ============== :#!!!! This avc is allowed in the current policy : :allow rhsmcertd_t dmidecode_exec_t:file { open execute_no_trans }; :
Created attachment 643171 [details] File: type
Created attachment 643172 [details] File: hashmarkername
*** This bug has been marked as a duplicate of bug 875572 ***