Description of problem: Logged in to GNOME desktop and SELinux raised this issue immediately. Additional info: libreport version: 2.0.15 kernel: 3.6.0-0.rc7.git1.4.fc18.x86_64 description: :SELinux is preventing firewalld from 'create' accesses on the udp_socket . : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that firewalld should be allowed create access on the udp_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 firewalld /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:firewalld_t:s0 :Target Context system_u:system_r:firewalld_t:s0 :Target Objects [ udp_socket ] :Source firewalld :Source Path firewalld :Port <Unknown> :Host (removed) :Source RPM Packages :Target RPM Packages :Policy RPM selinux-policy-3.11.1-32.fc18.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.6.0-0.rc7.git1.4.fc18.x86_64 #1 : SMP Tue Sep 25 19:55:25 UTC 2012 x86_64 x86_64 :Alert Count 2 :First Seen 2012-10-06 00:42:08 CDT :Last Seen 2012-10-06 10:07:17 CDT :Local ID 46e11451-014d-4e39-9ef5-77ee3cf61bc9 : :Raw Audit Messages :type=AVC msg=audit(1349536037.422:17): avc: denied { create } for pid=435 comm="firewalld" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=udp_socket : : :Hash: firewalld,firewalld_t,firewalld_t,udp_socket,create : :audit2allow : :#============= firewalld_t ============== :allow firewalld_t self:udp_socket create; : :audit2allow -R : :#============= firewalld_t ============== :allow firewalld_t self:udp_socket create; :
Created attachment 622759 [details] File: type
Created attachment 622760 [details] File: hashmarkername
*** Bug 863688 has been marked as a duplicate of this bug. ***
*** Bug 863750 has been marked as a duplicate of this bug. ***
commit a0300a8b8c91bad5482812b3bfd714e28acf657f Author: Miroslav Grepl <mgrepl> Date: Mon Oct 8 09:59:38 2012 +0200 Allow firewalld to perform a DNS name resolution
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.