Additional info: libreport version: 2.0.13 kernel: 3.6.0-0.rc6.git0.2.fc18.x86_64 description: :SELinux is preventing /usr/lib64/realmd/realmd from 'read' accesses on the chr_file urandom. : :***** Plugin catchall (100. confidence) suggests *************************** : :If cree que de manera predeterminada, realmd debería permitir acceso read sobre urandom chr_file. :Then debería reportar esto como un error. :Puede generar un módulo de política local para permitir este acceso. :Do :permita el acceso momentáneamente executando: :# grep realmd /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:realmd_t:s0-s0:c0.c1023 :Target Context system_u:object_r:urandom_device_t:s0 :Target Objects urandom [ chr_file ] :Source realmd :Source Path /usr/lib64/realmd/realmd :Port <Desconocido> :Host (removed) :Source RPM Packages realmd-0.8-2.fc18.x86_64 :Target RPM Packages :Policy RPM selinux-policy-3.11.1-21.fc18.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.6.0-0.rc6.git0.2.fc18.x86_64 #1 : SMP Mon Sep 17 17:29:08 UTC 2012 x86_64 x86_64 :Alert Count 2 :First Seen 2012-09-20 16:24:04 ART :Last Seen 2012-09-21 08:59:25 ART :Local ID 45cde53e-43a3-4db6-b115-3fc2ebffac33 : :Raw Audit Messages :type=AVC msg=audit(1348228765.849:67): avc: denied { read } for pid=1052 comm="realmd" name="urandom" dev="devtmpfs" ino=1033 scontext=system_u:system_r:realmd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file : : :type=SYSCALL msg=audit(1348228765.849:67): arch=x86_64 syscall=open success=no exit=EACCES a0=7fe15d1888b4 a1=0 a2=1b6 a3=238 items=0 ppid=1 pid=1052 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=realmd exe=/usr/lib64/realmd/realmd subj=system_u:system_r:realmd_t:s0-s0:c0.c1023 key=(null) : :Hash: realmd,realmd_t,urandom_device_t,chr_file,read : :audit2allow : :#============= realmd_t ============== :#!!!! This avc can be allowed using the boolean 'global_ssp' : :allow realmd_t urandom_device_t:chr_file read; : :audit2allow -R : :#============= realmd_t ============== :#!!!! This avc can be allowed using the boolean 'global_ssp' : :allow realmd_t urandom_device_t:chr_file read; :
Created attachment 615406 [details] File: type
Created attachment 615407 [details] File: hashmarkername
Should be fixed in the latest build.
selinux-policy-3.11.1-36.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/selinux-policy-3.11.1-36.fc18
Package selinux-policy-3.11.1-36.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.11.1-36.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-15934/selinux-policy-3.11.1-36.fc18 then log in and leave karma (feedback).
selinux-policy-3.11.1-36.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.