Summary: SELinux is preventing /usr/bin/mono "ioctl" access on /dev/sdc1. Detailed Description: [SELinux is in permissive mode. This access was not denied.] 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 /dev/sdc1 [ 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-69.fc12 Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Plugin Name catchall Host Name (removed) Platform Linux (removed) 2.6.31.12-174.2.3.fc12.x86_64 #1 SMP Mon Jan 18 19:52:07 UTC 2010 x86_64 x86_64 Alert Count 2 First Seen Fri 22 Jan 2010 03:33:43 PM EST Last Seen Mon 25 Jan 2010 09:02:16 AM EST Local ID 31f802fb-d2af-4915-ba3b-d0a39f22fc08 Line Numbers Raw Audit Messages node=(removed) type=AVC msg=audit(1264428136.249:775): avc: denied { ioctl } for pid=6177 comm="mono" path="/dev/sdc1" dev=tmpfs ino=8352954 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(1264428136.249:775): arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=2285 a2=7fff84e60d00 a3=7fff84e60a90 items=0 ppid=6174 pid=6177 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-69.fc12,catchall,mono,podsleuth_t,fixed_disk_device_t,blk_file,ioctl audit2allow suggests: #============= podsleuth_t ============== allow podsleuth_t fixed_disk_device_t:blk_file ioctl;
*** This bug has been marked as a duplicate of bug 533399 ***