Bug 680822

Summary: AVC when starting arpwatch
Product: [Fedora] Fedora Reporter: Ruben Kerkhof <ruben>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 13CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: selinux-policy-3.7.19-101.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-02 22:31:20 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 Ruben Kerkhof 2011-02-27 23:52:45 UTC
type=AVC msg=audit(1298850461.411:16098): avc:  denied  { read } for  pid=10660 comm="arpwatch" name="meminfo" dev=proc ino=4026531985 scontext=unconfined_u:system_r:arpwatch_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file
type=AVC msg=audit(1298850461.411:16098): avc:  denied  { open } for  pid=10660 comm="arpwatch" name="meminfo" dev=proc ino=4026531985 scontext=unconfined_u:system_r:arpwatch_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file
type=AVC msg=audit(1298850461.411:16099): avc:  denied  { getattr } for  pid=10660 comm="arpwatch" path="/proc/meminfo" dev=proc ino=4026531985 scontext=unconfined_u:system_r:arpwatch_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file

Comment 1 Miroslav Grepl 2011-02-28 10:12:46 UTC
You can allow it for now using 

grep arpwatch /var/log/audit/audit.log |audit2allow -M myarpwatch
semodule -i myarpwatch.pp

Comment 2 Miroslav Grepl 2011-03-07 23:56:58 UTC
Fixed in selinux-policy-3.7.19-98.fc13

Comment 3 Fedora Update System 2011-03-16 17:53:23 UTC
selinux-policy-3.7.19-101.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/selinux-policy-3.7.19-101.fc13

Comment 4 Fedora Update System 2011-05-02 22:31:10 UTC
selinux-policy-3.7.19-101.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.