File: //usr/share/setroubleshoot/plugins/setenforce.pyc
�
c�L]c @ s� d d l Z e j d d e �Z e j Z d d l Td d l m Z e d � Z e d � Z e d � Z d e f d
� � YZ
d S( i����Ns setroubleshoot-pluginst fallback( t *( t Plugins7 If you did not directly cause this AVC through testing.s, if you think that you might have been hackeds: Contact your security administrator and report this issue.t pluginc B sb e Z e d � Z e d � Z d Z d Z e d � Z e d � Z e d � Z d � Z
d � Z RS( se
Your system may be seriously compromised! $SOURCE_PATH tried to modify SELinux enforcement.
s�
SELinux has prevented $SOURCE from writing to a file under /sys/fs/selinux.
Files under /sys/fs/selinux control the way SELinux is configured.
All programs that need to write to files under /sys/fs/selinux should have already had policy
written for them. If a compromised application tries to turn off SELinux
this AVC will be generated. This is a serious issue. Your system may very
well be compromised.
s: Contact your security administrator and report this issue.t s5 If you believe $SOURCE_PATH tried to disable SELinux.s_ you may be under attack by a hacker, since confined applications should never need this access.c C s t j | t � d | _ d S( Nt red( R t __init__t __name__t level( t self( ( s/ /usr/share/setroubleshoot/plugins/setenforce.pyR 4 s c C s2 | j d g � r. | j d g � r. | j � Sd S( Nt writet
security_t( t has_any_access_int matches_target_typest reportt None( R t avc( ( s/ /usr/share/setroubleshoot/plugins/setenforce.pyt analyze8 s
( R t
__module__t _t summaryt problem_descriptiont fix_descriptiont fix_cmdt if_textt then_textt do_textR R ( ( ( s/ /usr/share/setroubleshoot/plugins/setenforce.pyR s ( t gettextt translationt TrueR t setroubleshoot.utilt setroubleshoot.PluginR R R R R ( ( ( s/ /usr/share/setroubleshoot/plugins/setenforce.pyt <module> s