Bug 611942 - SELinux is preventing /usr/sbin/corosync "read write" access on dispatch_buffer-WGTcgm.
Summary: SELinux is preventing /usr/sbin/corosync "read write" access on dispatch...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 13
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:71772b2b601...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-06 22:03 UTC by Gregory Trivett
Modified: 2010-08-17 05:39 UTC (History)
2 users (show)

Fixed In Version: selinux-policy-3.7.19-47.fc13
Clone Of:
Environment:
Last Closed: 2010-08-17 05:39:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gregory Trivett 2010-07-06 22:03:01 UTC
Summary:

SELinux is preventing /usr/sbin/corosync "read write" access on
dispatch_buffer-WGTcgm.

Detailed Description:

SELinux denied access requested by corosync. It is not expected that this access
is required by corosync 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://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                system_u:system_r:corosync_t:s0
Target Context                system_u:object_r:initrc_state_t:s0
Target Objects                dispatch_buffer-WGTcgm [ file ]
Source                        corosync
Source Path                   /usr/sbin/corosync
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           corosync-1.2.3-1.fc13
Target RPM Packages           
Policy RPM                    selinux-policy-3.7.19-28.fc13
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed)
                              2.6.33.5-124.fc13.i686.PAE #1 SMP Fri Jun 11
                              09:42:24 UTC 2010 i686 i686
Alert Count                   4
First Seen                    Mon 28 Jun 2010 08:57:14 PM EDT
Last Seen                     Mon 28 Jun 2010 08:57:14 PM EDT
Local ID                      759866b6-2517-417c-bb85-11ce1a4709a4
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1277773034.567:12): avc:  denied  { read write } for  pid=1215 comm="corosync" name="dispatch_buffer-WGTcgm" dev=tmpfs ino=12369 scontext=system_u:system_r:corosync_t:s0 tcontext=system_u:object_r:initrc_state_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1277773034.567:12): arch=40000003 syscall=5 success=no exit=-13 a0=955b58c a1=2 a2=180 a3=955b420 items=0 ppid=1 pid=1215 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="corosync" exe="/usr/sbin/corosync" subj=system_u:system_r:corosync_t:s0 key=(null)



Hash String generated from  catchall,corosync,corosync_t,initrc_state_t,file,read,write
audit2allow suggests:

#============= corosync_t ==============
allow corosync_t initrc_state_t:file { read write };

Comment 1 Miroslav Grepl 2010-07-07 08:39:17 UTC
Which process is running as initrc_t?

# ps -eZ | grep initrc

Comment 2 Miroslav Grepl 2010-08-11 11:48:47 UTC
Fixed in selinux-policy-3.7.19-45.fc13.noarch

Comment 3 Fedora Update System 2010-08-13 14:18:43 UTC
selinux-policy-3.7.19-47.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-47.fc13

Comment 4 Fedora Update System 2010-08-13 21:07:15 UTC
selinux-policy-3.7.19-47.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update selinux-policy'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-47.fc13

Comment 5 Fedora Update System 2010-08-17 05:38:02 UTC
selinux-policy-3.7.19-47.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.