Bug 796936 - SELinux is preventing /usr/lib/virtualbox/VBoxSVC from 'create' accesses on the fichier BOINC_VM.vbox-tmp.
Summary: SELinux is preventing /usr/lib/virtualbox/VBoxSVC from 'create' accesses on t...
Keywords:
Status: CLOSED DUPLICATE of bug 796935
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:08d7af5d4c24329b402ff0ad598...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-23 22:00 UTC by Pascal94
Modified: 2012-02-27 09:04 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-27 09:04:05 UTC
Type: ---


Attachments (Terms of Use)

Description Pascal94 2012-02-23 22:00:08 UTC
libreport version: 2.0.8
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.2.7-1.fc16.x86_64
reason:         SELinux is preventing /usr/lib/virtualbox/VBoxSVC from 'create' accesses on the fichier BOINC_VM.vbox-tmp.
time:           jeu. 23 févr. 2012 22:59:57 CET

description:
:SELinux is preventing /usr/lib/virtualbox/VBoxSVC from 'create' accesses on the fichier BOINC_VM.vbox-tmp.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that VBoxSVC should be allowed create access on the BOINC_VM.vbox-tmp file by default.
:Then you should report this as a bug.
:You can generate a local policy module to allow this access.
:Do
:allow this access for now by executing:
:# grep VBoxSVC /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:boinc_project_t:s0
:Target Context                system_u:object_r:boinc_var_lib_t:s0
:Target Objects                BOINC_VM.vbox-tmp [ file ]
:Source                        VBoxSVC
:Source Path                   /usr/lib/virtualbox/VBoxSVC
:Port                          <Inconnu>
:Host                          (removed)
:Source RPM Packages           VirtualBox-4.1-4.1.8_75467_fedora16-1.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-75.fc16.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux CM-ELITE-341 3.2.7-1.fc16.x86_64 #1 SMP Tue
:                              Feb 21 01:40:47 UTC 2012 x86_64 x86_64
:Alert Count                   9
:First Seen                    jeu. 23 févr. 2012 20:18:18 CET
:Last Seen                     jeu. 23 févr. 2012 22:48:26 CET
:Local ID                      3b2753fe-8cbb-4834-8394-e4798265093e
:
:Raw Audit Messages
:type=AVC msg=audit(1330033706.192:224): avc:  denied  { create } for  pid=3972 comm="VBoxSVC" name="BOINC_VM.vbox-tmp" scontext=system_u:system_r:boinc_project_t:s0 tcontext=system_u:object_r:boinc_var_lib_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1330033706.192:224): arch=x86_64 syscall=open success=yes exit=EISDIR a0=7fd92c153710 a1=80241 a2=180 a3=422f4d565f434e49 items=0 ppid=1 pid=3972 auid=4294967295 uid=993 gid=990 euid=993 suid=993 fsuid=993 egid=990 sgid=990 fsgid=990 tty=(none) ses=4294967295 comm=VBoxSVC exe=/usr/lib/virtualbox/VBoxSVC subj=system_u:system_r:boinc_project_t:s0 key=(null)
:
:Hash: VBoxSVC,boinc_project_t,boinc_var_lib_t,file,create
:
:audit2allow
:
:#============= boinc_project_t ==============
:#!!!! This avc is allowed in the current policy
:
:allow boinc_project_t boinc_var_lib_t:file create;
:
:audit2allow -R
:
:#============= boinc_project_t ==============
:#!!!! This avc is allowed in the current policy
:
:allow boinc_project_t boinc_var_lib_t:file create;
:

Comment 1 Miroslav Grepl 2012-02-27 09:04:05 UTC

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


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