LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Summary: SELinux is preventing vbetool (vbetool_t) "read write" to ./video.rom (https://www.linuxquestions.org/questions/linux-newbie-8/summary-selinux-is-preventing-vbetool-vbetool_t-read-write-to-video-rom-763306/)

kuwaitikid 10-20-2009 06:21 PM

Summary: SELinux is preventing vbetool (vbetool_t) "read write" to ./video.rom
 
Could someone please help me how to fix this problem which is preventing me from playing streaming video. When I look consult the SE Linux trouble shooter I get this message:

SELinux is preventing vbetool (vbetool_t) "read write" to ./video.rom
(var_run_t).


Previously I had this all running and when I installed Open Office I got my streaming video stopped working. I am using MPlayer and Gecko video players.


Summary:

SELinux is preventing vbetool (vbetool_t) "read write" to ./video.rom
(var_run_t).

Detailed Description:

SELinux denied access requested by vbetool. It is not expected that this access
is required by vbetool 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:

Sometimes labeling problems can cause SELinux denials. You could try to restore
the default system file context for ./video.rom,

restorecon -v './video.rom'

If this does not work, there is currently no automatic way to allow this access.
Instead, you can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinu...fc5/#id2961385) Or you can disable
SELinux protection altogether. Disabling SELinux protection is not recommended.
Please file a bug report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi)
against this package.

Additional Information:

Source Context system_u:system_r:vbetool_t:s0
Target Context system_u:object_r:var_run_t:s0
Target Objects ./video.rom [ file ]
Source vbetool
Source Path /usr/sbin/vbetool
Port <Unknown>
Host Linux
Source RPM Packages vbetool-1.1-1.fc10
Target RPM Packages
Policy RPM selinux-policy-3.5.13-18.fc10
Selinux Enabled True
Policy Type targeted
MLS Enabled True
Enforcing Mode Enforcing
Plugin Name catchall_file
Host Name Linux
Platform Linux Linux 2.6.27.5-117.fc10.i686 #1 SMP Tue Nov
18 12:19:59 EST 2008 i686 i686
Alert Count 1
First Seen Sat 03 Oct 2009 06:06:00 AM AST
Last Seen Sat 03 Oct 2009 06:06:00 AM AST
Local ID e60fde3f-83de-4b7e-b813-51bc0c253bab
Line Numbers

Raw Audit Messages

node=Linux type=AVC msg=audit(1254539160.427:76): avc: denied { read write } for pid=28178 comm="vbetool" name="video.rom" dev=dm-0 ino=2326540 scontext=system_u:system_r:vbetool_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file

node=Linux type=SYSCALL msg=audit(1254539160.427:76): arch=40000003 syscall=5 success=no exit=-13 a0=bf851fb6 a1=2 a2=0 a3=bf851fb6 items=0 ppid=28175 pid=28178 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="vbetool" exe="/usr/sbin/vbetool" subj=system_u:system_r:vbetool_t:s0 key=(null)

smeezekitty 10-20-2009 08:08 PM

i'd say disable it.

smeezekitty 10-20-2009 08:23 PM

http://www.crypt.gen.nz/selinux/disa...inux.html#DIS3

jmc1987 10-20-2009 08:48 PM

SeLinux Can be a great payne

http://wetalklinux.com/index.php?topic=13.0

We have wrote some helpfull information on it. Basically getting start with SeLinux. Check it out it may help.

smeezekitty 10-20-2009 09:24 PM

basically useless?
anyway i will not debate this because the OP does not benefit from it

jmc1987 10-20-2009 09:52 PM

Quote:

Originally Posted by smeezekitty (Post 3726678)
basically useless?
anyway i will not debate this because the OP does not benefit from it


It is a little information that will help out when some people are having issues with Selinux so if you don't have anything to help the OP then don't comment please.

smeezekitty 10-20-2009 10:11 PM

i did help by posting http://www.crypt.gen.nz/selinux/disa...inux.html#DIS3


All times are GMT -5. The time now is 07:58 AM.