File: //usr/share/setroubleshoot/plugins/sys_module.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 Pluginsa If you do not believe your $SOURCE_PATH should be modifying the kernel, by loading kernel moduless You might have been hacked.s: Contact your security administrator and report this issue.t pluginc B sb e Z e d � Z e d � Z d Z e d � Z e d � Z e d � Z d Z d � Z
d � Z RS( s_
Your system may be seriously compromised! $SOURCE_PATH tried to load a kernel module.
sT
SELinux has prevented $SOURCE from loading a kernel module.
All confined programs that need to load kernel modules should have already had policy
written for them. If a compromised application
tries to modify the kernel 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.sm If you do not believe that $SOURCE_PATH should be attempting to modify the kernel by loading a kernel module.s7 A process might be attempting to hack into your system.t c C s* t j | t � | j d � d | _ d S( Nid t red( R t __init__t __name__t set_priorityt level( t self( ( s/ /usr/share/setroubleshoot/plugins/sys_module.pyR 2 s
c C s | j d g � r | j � Sd S( Nt
sys_module( t has_any_access_int reportt None( R
t avc( ( s/ /usr/share/setroubleshoot/plugins/sys_module.pyt analyze7 s
( R t
__module__t _t summaryt problem_descriptiont fix_descriptiont if_textt then_textt do_textt fix_cmdR R ( ( ( s/ /usr/share/setroubleshoot/plugins/sys_module.pyR s ( t gettextt translationt TrueR t setroubleshoot.utilt setroubleshoot.PluginR R R R R ( ( ( s/ /usr/share/setroubleshoot/plugins/sys_module.pyt <module> s