Bug 680822 - AVC when starting arpwatch
Summary: AVC when starting arpwatch
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 13
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-27 23:52 UTC by Ruben Kerkhof
Modified: 2011-05-02 22:31 UTC (History)
2 users (show)

Fixed In Version: selinux-policy-3.7.19-101.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-02 22:31:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.