Bug 558754 - SELinux is preventing /usr/bin/mono "read write" access on sdb2.
Summary: SELinux is preventing /usr/bin/mono "read write" access on sdb2.
Keywords:
Status: CLOSED DUPLICATE of bug 533399
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:d6f7a1397a2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-26 10:32 UTC by Steve Clark
Modified: 2010-01-27 13:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-01-27 13:12:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve Clark 2010-01-26 10:32:30 UTC
Summary:

SELinux is preventing /usr/bin/mono "read write" access on sdb2.

Detailed Description:

SELinux denied access requested by mono. It is not expected that this access is
required by mono 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) Please file a bug
report.

Additional Information:

Source Context                system_u:system_r:podsleuth_t:s0
Target Context                system_u:object_r:fixed_disk_device_t:s0
Target Objects                sdb2 [ blk_file ]
Source                        mono
Source Path                   /usr/bin/mono
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           mono-core-2.4.2.3-2.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-41.fc12
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed)
                              2.6.31.12-174.2.3.fc12.i686.PAE #1 SMP Mon Jan 18
                              20:06:44 UTC 2010 i686 i686
Alert Count                   10
First Seen                    Sun 24 Jan 2010 03:00:02 PM GMT
Last Seen                     Tue 26 Jan 2010 10:21:41 AM GMT
Local ID                      82de6bd0-17cb-4c0e-aee1-147289e15be0
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1264501301.490:44): avc:  denied  { read write } for  pid=4441 comm="mono" name="sdb2" dev=tmpfs ino=87140 scontext=system_u:system_r:podsleuth_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file

node=(removed) type=SYSCALL msg=audit(1264501301.490:44): arch=40000003 syscall=5 per=400000 success=no exit=-13 a0=9216ac8 a1=8002 a2=0 a3=0 items=0 ppid=4436 pid=4441 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="mono" exe="/usr/bin/mono" subj=system_u:system_r:podsleuth_t:s0 key=(null)



Hash String generated from  selinux-policy-3.6.32-41.fc12,catchall,mono,podsleuth_t,fixed_disk_device_t,blk_file,read,write
audit2allow suggests:

#============= podsleuth_t ==============
allow podsleuth_t fixed_disk_device_t:blk_file { read write };

Comment 1 Miroslav Grepl 2010-01-27 13:12:54 UTC

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


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