Bug 170136

Summary: avc denied for snmpd
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: selinux-policy-targetedAssignee: Daniel Walsh <dwalsh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.27.1-2.6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-18 15:48:10 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 Orion Poplawski 2005-10-07 17:29:24 UTC
Description of problem:
Seeing these fairly regularly with our new snmp monitoring stuff:

Oct  7 10:35:06 saga kernel: audit(1128702906.264:675): avc:  denied  { signull
} for  pid=25975 comm="snmpd" scontext=system_u:system_r:snmpd_t
tcontext=root:system_r:unconfined_t tclass=process

not really sure what snmpd is trying to do here.


Version-Release number of selected component (if applicable):
selinux-policy-targeted-1.27.1-2.3

Comment 1 Orion Poplawski 2005-10-11 16:28:18 UTC
Appears to be part of the monitoring of logged in users:

25975 kill(2788, SIG_0)                 = 0
# ps -fe | grep 2788
root      2788  2785  0 Oct05 pts/0    00:00:00 -bash
root      4810  2788  0 10:29 pts/0    00:00:00 ps -fe
root      4811  2788  0 10:29 pts/0    00:00:00 grep 2788


Comment 2 Daniel Walsh 2005-10-17 18:14:39 UTC
Fixed in selinux-policy-*-1.27.1-2.6


Comment 3 Orion Poplawski 2005-10-18 15:48:10 UTC
Confirmed.  Thanks!