| Summary: | SELinux is preventing /usr/lib64/virtualbox/VBoxSVC from read, write access on the chr_file 002. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pascal94 <306power> |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | dominick.grift, dwalsh, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:2ddb1ece4f2d5feffe29d72dfa691bc7304f0dd25320bc8cd8c1bd583b95fce9 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-02-29 11:25:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 797437 *** |
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 }; :