Bug 798396 - SELinux is preventing /usr/lib64/virtualbox/VBoxSVC from read, write access on the chr_file 002.
Summary: SELinux is preventing /usr/lib64/virtualbox/VBoxSVC from read, write access o...
Keywords:
Status: CLOSED DUPLICATE of bug 797437
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:2ddb1ece4f2d5feffe29d72dfa6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-28 19:16 UTC by Pascal94
Modified: 2012-02-29 11:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-29 11:25:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pascal94 2012-02-28 19:16:32 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/lib64/virtualbox/VBoxSVC from read, write access on the chr_file 002.
time:           mar. 28 févr. 2012 20:16:22 CET

description:
:SELinux is preventing /usr/lib64/virtualbox/VBoxSVC from read, write access on the chr_file 002.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that VBoxSVC should be allowed read write access on the 002 chr_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_t:s0
:Target Context                system_u:object_r:usb_device_t:s0
:Target Objects                002 [ chr_file ]
:Source                        VBoxSVC
:Source Path                   /usr/lib64/virtualbox/VBoxSVC
:Port                          <Inconnu>
:Host                          (removed)
:Source RPM Packages           VirtualBox-OSE-4.1.8-2.fc16.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-75.fc16.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
: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                   1
:First Seen                    dim. 26 févr. 2012 11:46:06 CET
:Last Seen                     dim. 26 févr. 2012 11:46:06 CET
:Local ID                      05b56c17-9a10-4b81-a765-e6c110c16b4a
:
:Raw Audit Messages
:type=AVC msg=audit(1330253166.470:163): avc:  denied  { read write } for  pid=7416 comm="VBoxSVC" name="002" dev=devtmpfs ino=10384 scontext=system_u:system_r:boinc_t:s0 tcontext=system_u:object_r:usb_device_t:s0 tclass=chr_file
:
:
:type=SYSCALL msg=audit(1330253166.470:163): arch=x86_64 syscall=access success=yes exit=0 a0=7f939800adcc a1=6 a2=7f939800adcc a3=0 items=0 ppid=1 pid=7416 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/lib64/virtualbox/VBoxSVC subj=system_u:system_r:boinc_t:s0 key=(null)
:
:Hash: VBoxSVC,boinc_t,usb_device_t,chr_file,read,write
:
:audit2allow
:
:#============= boinc_t ==============
:allow boinc_t usb_device_t:chr_file { read write };
:
:audit2allow -R
:
:#============= boinc_t ==============
:allow boinc_t usb_device_t:chr_file { read write };
:

Comment 1 Miroslav Grepl 2012-02-29 11:25:47 UTC

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


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