Bug 626047

Summary: SELinux is preventing /usr/sbin/ulogd "read" access on hosts.
Product: [Fedora] Fedora Reporter: Joseph D. Wagner <joe>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dwalsh, joe, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:0938e221897c9401e24b9c387a21b30a2b7bc8111488d9c786d79f3fd7c284f3
Fixed In Version: selinux-policy-3.7.19-51.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-31 06:39:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joseph D. Wagner 2010-08-21 16:13:47 UTC
Summary:

SELinux is preventing /usr/sbin/ulogd "read" access on hosts.

Detailed Description:

SELinux denied access requested by ulogd. It is not expected that this access is
required by ulogd and this access may signal an intrusion attempt. It is also
possible that the specific version or configuration of the application is
causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                system_u:system_r:ulogd_t:s0
Target Context                system_u:object_r:net_conf_t:s0
Target Objects                hosts [ file ]
Source                        ulogd
Source Path                   /usr/sbin/ulogd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           ulogd-1.24-13.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.7.19-49.fc13
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed)
                              2.6.33.6-147.2.4.fc13.x86_64 #1 SMP Fri Jul 23
                              17:14:44 UTC 2010 x86_64 x86_64
Alert Count                   2
First Seen                    Sat 21 Aug 2010 09:07:50 AM PDT
Last Seen                     Sat 21 Aug 2010 09:07:50 AM PDT
Local ID                      845a8340-b63c-4dce-86cd-4c10e1a4b761
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1282406870.542:13): avc:  denied  { read } for  pid=1443 comm="ulogd" name="hosts" dev=sdb5 ino=262182 scontext=system_u:system_r:ulogd_t:s0 tcontext=system_u:object_r:net_conf_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1282406870.542:13): arch=c000003e syscall=2 success=no exit=-13 a0=7f3fa55b7286 a1=80000 a2=1b6 a3=0 items=0 ppid=1442 pid=1443 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ulogd" exe="/usr/sbin/ulogd" subj=system_u:system_r:ulogd_t:s0 key=(null)

Notes:

I relabeled my drive on reboot just to try to be safe.  Unfortunately, that didn't help.
Hash String generated from  catchall,ulogd,ulogd_t,net_conf_t,file,read
audit2allow suggests:

#============= ulogd_t ==============
allow ulogd_t net_conf_t:file read;

Comment 1 Joseph D. Wagner 2010-08-21 16:19:44 UTC
Related to https://bugzilla.redhat.com/show_bug.cgi?id=624378

Comment 2 Miroslav Grepl 2010-08-22 22:08:38 UTC
*** Bug 626074 has been marked as a duplicate of this bug. ***

Comment 3 Miroslav Grepl 2010-08-24 12:42:39 UTC
Fixed in selinux-policy-3.7.19-50.fc13

Comment 4 Fedora Update System 2010-08-25 15:36:25 UTC
selinux-policy-3.7.19-51.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-51.fc13

Comment 5 Fedora Update System 2010-08-26 00:59:10 UTC
selinux-policy-3.7.19-51.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-51.fc13

Comment 6 Joseph D. Wagner 2010-08-29 01:03:39 UTC
Tests ok.

Comment 7 Fedora Update System 2010-08-31 06:38:20 UTC
selinux-policy-3.7.19-51.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.