Bug 559063 - SELinux is preventing /usr/libexec/gvfs-fuse-daemon "module_request" access.
Summary: SELinux is preventing /usr/libexec/gvfs-fuse-daemon "module_request" access.
Keywords:
Status: CLOSED DUPLICATE of bug 527936
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:c15a0c6e894...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-27 03:12 UTC by Rajesh Acharya
Modified: 2010-02-09 20:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-02-09 20:17:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rajesh Acharya 2010-01-27 03:12:50 UTC
Summary:

SELinux is preventing /usr/libexec/gvfs-fuse-daemon "module_request" access.

Detailed Description:

SELinux denied access requested by gvfs-fuse-daemo. It is not expected that this
access is required by gvfs-fuse-daemo 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                xguest_u:xguest_r:xguest_t:s0
Target Context                system_u:system_r:kernel_t:s0
Target Objects                None [ system ]
Source                        gvfs-fuse-daemo
Source Path                   /usr/libexec/gvfs-fuse-daemon
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           gvfs-fuse-1.4.3-1.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-59.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.31.9-174.fc12.i686.PAE #1 SMP Mon
                              Dec 21 06:04:56 UTC 2009 i686 athlon
Alert Count                   1
First Seen                    Wed 30 Dec 2009 05:50:15 PM EST
Last Seen                     Wed 30 Dec 2009 05:50:15 PM EST
Local ID                      b3aff4a6-8129-4b04-8b16-83f376dba91b
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1262213415.976:61696): avc:  denied  { module_request } for  pid=2087 comm="gvfs-fuse-daemo" scontext=xguest_u:xguest_r:xguest_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system

node=(removed) type=SYSCALL msg=audit(1262213415.976:61696): arch=40000003 syscall=5 success=no exit=-19 a0=de5637 a1=8002 a2=0 a3=0 items=0 ppid=1 pid=2087 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=4 comm="gvfs-fuse-daemo" exe="/usr/libexec/gvfs-fuse-daemon" subj=xguest_u:xguest_r:xguest_t:s0 key=(null)



Hash String generated from  selinux-policy-3.6.32-59.fc12,catchall,gvfs-fuse-daemo,xguest_t,kernel_t,system,module_request
audit2allow suggests:

#============= xguest_t ==============
#!!!! This avc can be allowed using the boolean 'domain_kernel_load_modules'

allow xguest_t kernel_t:system module_request;

Comment 1 Daniel Walsh 2010-01-27 16:02:30 UTC
Did you disable ipv6?

Comment 2 Daniel Walsh 2010-02-09 20:17:19 UTC

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


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