Fedora Account System
Red Hat Associate
Red Hat Customer
libreport version: 2.0.10 executable: /usr/bin/python2.7 hashmarkername: setroubleshoot kernel: 3.4.4-5.fc17.x86_64 time: Mon 16 Jul 2012 07:50:21 AM CEST description: :SELinux is preventing /usr/sbin/uucico from 'name_connect' accesses on the tcp_socket . : :***** Plugin catchall_boolean (89.3 confidence) suggests ******************* : :If you want to allow_ypbind :Then you must tell SELinux about this by enabling the 'allow_ypbind' boolean.You can read 'uucpd_selinux' man page for more details. :Do :setsebool -P allow_ypbind 1 : :***** Plugin catchall (11.6 confidence) suggests *************************** : :If you believe that uucico should be allowed name_connect access on the tcp_socket 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 uucico /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:uucpd_t:s0-s0:c0.c1023 :Target Context system_u:object_r:uucpd_port_t:s0 :Target Objects [ tcp_socket ] :Source uucico :Source Path /usr/sbin/uucico :Port 540 :Host (removed) :Source RPM Packages uucp-1.07-29.fc17.x86_64 :Target RPM Packages :Policy RPM selinux-policy-3.10.0-134.fc17.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux blackfin.pond.sub.org 3.4.4-5.fc17.x86_64 #1 : SMP Thu Jul 5 20:20:59 UTC 2012 x86_64 x86_64 :Alert Count 10 :First Seen Sun 15 Jul 2012 06:01:01 PM CEST :Last Seen Sun 15 Jul 2012 11:01:02 PM CEST :Local ID 4dd69e3a-61f2-49b4-aa44-f0f1a88bcad5 : :Raw Audit Messages :type=AVC msg=audit(1342386062.22:136): avc: denied { name_connect } for pid=3011 comm="uucico" dest=540 scontext=system_u:system_r:uucpd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:uucpd_port_t:s0 tclass=tcp_socket : : :type=SYSCALL msg=audit(1342386062.22:136): arch=x86_64 syscall=connect success=no exit=EACCES a0=5 a1=7fff19b4ca50 a2=10 a3=33e08855d0 items=0 ppid=3009 pid=3011 auid=0 uid=0 gid=0 euid=10 suid=10 fsuid=10 egid=14 sgid=14 fsgid=14 tty=(none) ses=7 comm=uucico exe=/usr/sbin/uucico subj=system_u:system_r:uucpd_t:s0-s0:c0.c1023 key=(null) : :Hash: uucico,uucpd_t,uucpd_port_t,tcp_socket,name_connect : :audit2allowunable to open /sys/fs/selinux/policy: Permission denied : : :audit2allow -Runable to open /sys/fs/selinux/policy: Permission denied : :
Fixed in selinux-policy-3.10.0-140.fc17.noarch
selinux-policy-3.10.0-140.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-140.fc17
Package selinux-policy-3.10.0-140.fc17: * should fix your issue, * was pushed to the Fedora 17 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.10.0-140.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-10840/selinux-policy-3.10.0-140.fc17 then log in and leave karma (feedback).
Fixes the bug for me. Thanks!
selinux-policy-3.10.0-140.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.