Bug 532848 - SELinux is preventing kerneloops (system_dbusd_t) "syslog_read" kernel_t.
Summary: SELinux is preventing kerneloops (system_dbusd_t) "syslog_read" kernel_t.
Keywords:
Status: CLOSED DUPLICATE of bug 538428
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Eric Paris
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:1af7294b363...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-04 02:23 UTC by Naoki
Modified: 2009-12-23 16:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-12-23 16:39:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Naoki 2009-11-04 02:23:07 UTC
Summary:

SELinux is preventing kerneloops (system_dbusd_t) "syslog_read" kernel_t.

Detailed Description:

[SELinux is in permissive mode. This access was not denied.]

SELinux denied access requested by kerneloops. It is not expected that this
access is required by kerneloops and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of the
application is causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Or you can disable
SELinux protection altogether. Disabling SELinux protection is not recommended.
Please file a bug report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi)
against this package.

Additional Information:

Source Context                system_u:system_r:system_dbusd_t:s0-s0:c0.c1023
Target Context                system_u:system_r:kernel_t:s0
Target Objects                None [ system ]
Source                        kerneloops
Source Path                   2F7573722F7362696E2F6B65726E656C6F6F7073202864656C
                              6574656429
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.8-1.fc11
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.29-0.197.rc7.fc11.i586
                              #1 SMP Tue Mar 3 23:01:11 EST 2009 i686 i686
Alert Count                   3
First Seen                    Mon 09 Mar 2009 10:26:42 AM JST
Last Seen                     Mon 09 Mar 2009 11:01:21 AM JST
Local ID                      3c846117-9fc8-46df-8c3c-b7d2939c1792
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1236564081.998:4990): avc:  denied  { syslog_read } for  pid=13548 comm="kerneloops" scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=system

node=(removed) type=SYSCALL msg=audit(1236564081.998:4990): arch=40000003 syscall=103 success=yes exit=4096 a0=3 a1=83b2110 a2=1000 a3=aa838c items=0 ppid=1 pid=13548 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="kerneloops" exe=2F7573722F7362696E2F6B65726E656C6F6F7073202864656C6574656429 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.8-1.fc11,catchall,kerneloops,system_dbusd_t,kernel_t,system,syslog_read
audit2allow suggests:

#============= system_dbusd_t ==============
allow system_dbusd_t kernel_t:system syslog_read;

Comment 1 Bug Zapper 2009-11-16 15:02:07 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Daniel Walsh 2009-12-23 16:39:16 UTC

*** This bug has been marked as a duplicate of bug 538428 ***


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