Bug 1464374

Summary: avc denied errors (rhnsd) in audit.log
Product: [oVirt] ovirt-node Reporter: cshao <cshao>
Component: Installation & UpdateAssignee: Ryan Barry <rbarry>
Status: CLOSED CURRENTRELEASE QA Contact: cshao <cshao>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1CC: bugs, cshao, dguo, huzhao, jiawu, qiyuan, rbarry, sbonazzo, yaniwang, ycui, yzhao
Target Milestone: ovirt-4.1.5Flags: rule-engine: ovirt-4.1+
sbonazzo: devel_ack+
cshao: testing_ack+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-01 06:48:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
/var/log/* /tmp/* sosreport none

Description cshao 2017-06-23 09:29:30 UTC
Created attachment 1290943 [details]
/var/log/* /tmp/* sosreport

Description of problem:
After redhat-virtualization-host-4.1-20170622.3 installed, there are AVC denied errors (rhnsd) in audit.log.

# grep "avc:  denied" /var/log/audit/audit.log
type=AVC msg=audit(1498188702.561:106): avc:  denied  { read } for  pid=1772 comm="rhnsd" name="rhnsd" dev="dm-4" ino=2228797 scontext=system_u:system_r:rhnsd_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file
#

Version-Release number of selected component (if applicable):
redhat-virtualization-host-4.1-20170622.3
imgbased-0.9.32-0.1.el7ev.noarch
selinux-policy-3.13.1-164.el7.noarch

How reproducible:
60%

Steps to Reproduce:
1.RHVH installed successful. selinux in enforcing mode as default.
2.Login to RHVH,
#grep "avc:  denied" /var/log/audit/audit.log

Actual results:
AVC denied error msgs in audit.log

Expected results:
No avc denied errors in audit.log.

Additional info:

Comment 1 Red Hat Bugzilla Rules Engine 2017-07-18 17:38:04 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.

Comment 2 Ryan Barry 2017-07-31 22:49:47 UTC
I can't reproduce this. Can you provide a test system, please?

Comment 3 cshao 2017-07-31 23:26:06 UTC
(In reply to Ryan Barry from comment #2)
> I can't reproduce this. Can you provide a test system, please?

Sure, I will provide the IP addr once reproduce.

Comment 4 cshao 2017-08-01 06:48:59 UTC
Test version:
redhat-virtualization-host-4.1-20170728.0 
imgbased-0.9.36-0.1.el7ev.noarch
selinux-policy-3.13.1-166.el7.noarch

After several times testing, the issue was gone. So close this bug as CURRENTRELEASE. Feel free to re-open it if still can reproduce.