Hi all,
Normally AVC denials don’t concern me, but these ones do for the following reasons.
Log files pre 2nd Aug are gone, problem started 1st Aug post boot.
Sendmail was one of the first AVC denials, a service I don’t use, I have no log file for this as it was a issue on the 1st Aug.
I rarely use sshd.
Is there anything security wise to be concerned about in the following AVC logs? If not just a configuration issue/gremlin?
System had a full update on the 31st Jul.
Thanks for any advice in advance.
[Me@localhost ~]$ sealert -l 6b02309c-9d29-41f4-954c-5a0b7b1925b0
Summary:
SELinux is preventing /usr/sbin/sshd "module_request" access on <Unknown>.
Detailed Description:
SELinux denied access requested by sshd.
Additional Information:
Source Context system_u:system_r:sshd_t:s0-s0:c0.c1023
Target Context system_u:system_r:kernel_t:s0
Target Objects None [ system ]
Source sshd
Source Path /usr/sbin/sshd
Port <Unknown>
Host localhost.localdomain
Source RPM Packages openssh-server-5.4p1-3.fc13
Target RPM Packages
Policy RPM selinux-policy-3.7.19-39.fc13
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Plugin Name catchall_boolean
Host Name localhost.localdomain
Platform Linux localhost.localdomain
2.6.33.6-147.fc13.x86_64 #1 SMP Tue Jul 6 22:32:17
UTC 2010 x86_64 x86_64
Alert Count 8
First Seen Mon Aug 2 18:39:25 2010
Last Seen Tue Aug 3 18:24:28 2010
Local ID 6b02309c-9d29-41f4-954c-5a0b7b1925b0
Line Numbers
Raw Audit Messages
node=localhost.localdomain type=AVC msg=audit(1280823868.96:11): avc: denied { module_request } for pid=2162 comm="sshd" kmod="net-pf-10" scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=system
node=localhost.localdomain type=SYSCALL msg=audit(1280823868.96:11): arch=c000003e syscall=41 success=no exit=-97 a0=a a1=1 a2=6 a3=fffffffffffffee8 items=0 ppid=1 pid=2162 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="sshd" exe="/usr/sbin/sshd" subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 key=(null)
[Me@localhost ~]$ sealert -l f8876a36-deaf-43e0-b2a2-e17056822734
Summary:
SELinux is preventing /sbin/rpc.statd "module_request" access on <Unknown>.
Detailed Description:
SELinux denied access requested by rpc.statd.
Fix Command:
# setsebool -P domain_kernel_load_modules 1
Additional Information:
Source Context system_u:system_r:rpcd_t:s0
Target Context system_u:system_r:kernel_t:s0
Target Objects None [ system ]
Source rpc.statd
Source Path /sbin/rpc.statd
Port <Unknown>
Host localhost.localdomain
Source RPM Packages nfs-utils-1.2.2-2.fc13
Target RPM Packages
Policy RPM selinux-policy-3.7.19-39.fc13
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Plugin Name catchall_boolean
Host Name localhost.localdomain
Platform Linux localhost.localdomain
2.6.33.6-147.fc13.x86_64 #1 SMP Tue Jul 6 22:32:17
UTC 2010 x86_64 x86_64
Alert Count 12
First Seen Mon Aug 2 18:39:24 2010
Last Seen Tue Aug 3 18:24:26 2010
Local ID f8876a36-deaf-43e0-b2a2-e17056822734
Line Numbers
Raw Audit Messages
node=localhost.localdomain type=AVC msg=audit(1280823866.225:9): avc: denied { module_request } for pid=1930 comm="rpc.statd" kmod="net-pf-10" scontext=system_u:system_r:rpcd_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system
node=localhost.localdomain type=SYSCALL msg=audit(1280823866.225:9): arch=c000003e syscall=41 success=no exit=-97 a0=a a1=1 a2=6 a3=7fc9fabe2980 items=0 ppid=1929 pid=1930 auid=4294967295 uid=29 gid=496 euid=29 suid=29 fsuid=29 egid=496 sgid=496 fsgid=496 tty=(none) ses=4294967295 comm="rpc.statd" exe="/sbin/rpc.statd" subj=system_u:system_r:rpcd_t:s0 key=(null)