Realplayer problem

Rahul Sundaram sundaram at fedoraproject.org
Wed Aug 13 03:15:04 UTC 2008


Hi


Summary:

SELinux is preventing the plugin-config (nsplugin_config_t) from executing
/opt/real/RealPlayer/mozilla/nphelix.so.

Detailed Description:

SELinux has denied the plugin-config from executing
/opt/real/RealPlayer/mozilla/nphelix.so. If plugin-config is supposed to 
be able
to execute /opt/real/RealPlayer/mozilla/nphelix.so, this could be a labeling
problem. Most confined domains are allowed to execute files labeled 
bin_t. So
you could change the labeling on this file to bin_t and retry the 
application.
If this plugin-config is not supposed to execute
/opt/real/RealPlayer/mozilla/nphelix.so, this could signal a intrusion 
attempt.

Allowing Access:

If you want to allow plugin-config to execute
/opt/real/RealPlayer/mozilla/nphelix.so: chcon -t bin_t
'/opt/real/RealPlayer/mozilla/nphelix.so' If this fix works, please 
update the
file context on disk, with the following command: semanage fcontext -a 
-t bin_t
'/opt/real/RealPlayer/mozilla/nphelix.so' Please specify the full path 
to the
executable, Please file a bug report
(http://bugzilla.redhat.com/bugzilla/enter_bug.cgi) against this 
selinux-policy
to make sure this becomes the default labeling.

Additional Information:

Source Context 
unconfined_u:unconfined_r:nsplugin_config_t:s0-s0:
                               c0.c1023
Target Context                system_u:object_r:usr_t:s0
Target Objects                /opt/real/RealPlayer/mozilla/nphelix.so [ 
file ]
Source                        plugin-config
Source Path                   /usr/lib/nspluginwrapper/plugin-config
Port                          <Unknown>
Host                          localhost.localdomain
Source RPM Packages           nspluginwrapper-1.1.0-5.fc10
Target RPM Packages           RealPlayer-11.0.0.4028-20080225
Policy RPM                    selinux-policy-3.5.1-4.fc10
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Enforcing
Plugin Name                   execute
Host Name                     localhost.localdomain
Platform                      Linux localhost.localdomain
                               2.6.27-0.244.rc2.git1.fc10.i686 #1 SMP 
Fri Aug 8
                               13:26:20 EDT 2008 i686 i686
Alert Count                   104
First Seen                    Sat 09 Aug 2008 06:54:03 PM IST
Last Seen                     Wed 13 Aug 2008 07:51:33 AM IST
Local ID                      c324c12a-83ab-424c-bf42-85849f4f3fba
Line Numbers

Raw Audit Messages

host=localhost.localdomain type=AVC msg=audit(1218594093.968:857): avc: 
  denied  { execute } for  pid=28902 comm="plugin-config" 
path="/opt/real/RealPlayer/mozilla/nphelix.so" dev=dm-1 ino=1785954 
scontext=unconfined_u:unconfined_r:nsplugin_config_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:usr_t:s0 tclass=file

host=localhost.localdomain type=SYSCALL msg=audit(1218594093.968:857): 
arch=40000003 syscall=192 success=no exit=-13 a0=0 a1=9eec a2=5 a3=802 
items=0 ppid=28900 pid=28902 auid=500 uid=500 gid=500 euid=0 suid=0 
fsuid=0 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 
comm="plugin-config" exe="/usr/lib/nspluginwrapper/plugin-config" 
subj=unconfined_u:unconfined_r:nsplugin_config_t:s0-s0:c0.c1023 key=(null)


Rahul




More information about the fedora-selinux-list mailing list