Description of problem: avc: denied { name_bind } is received when starting tor (v2.x). Version-Release number of selected component (if applicable): selinux-policy-targeted v3.7.19 and above How reproducible: It happens every time when tor is started. Steps to Reproduce: 1. Edit torrc to include the following statements to enable tor DNS resolution service (available to tor v2.x and above): DNSPort 53 DNSListenAddress 127.0.0.1:53 2. save torrc 3. service tor start (provided tor is installed and configured properly) Actual results: avc: denied { name_bind } is received and tor exits Expected results: tor to run, listen and accept connections on port udp/53 (dns) to be able to provide dns service on the machine it is started on Additional info: the above can be fixed by adding the following statement to tor.te: corenet_udp_bind_dns_port(tor_t)
Fixed in selinux-policy-3.7.19-48.fc13
selinux-policy-3.7.19-49.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-49.fc13
selinux-policy-3.7.19-49.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-49.fc13
selinux-policy-3.7.19-49.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.