File: //usr/share/setroubleshoot/plugins/kernel_modules.pyo
�
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 d e f d � � YZ d S( i����Ns setroubleshoot-pluginst fallback( t *( t Plugint 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( sf
Your system may be seriously compromised! $SOURCE_PATH tried to modify kernel configuration.
s�
SELinux has prevented $SOURCE from modifying $TARGET. This denial
indicates $SOURCE was trying to modify the way the kernel runs or to
actually insert code into the kernel. All applications that need this
access 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.t sU If you do not think $SOURCE_BASE_PATH should try $ACCESS access on $TARGET_BASE_PATH.s] you may be under attack by a hacker, since confined applications should not need this access.c C s t j | t � d | _ d S( Nt red( R t __init__t __name__t level( t self( ( s3 /usr/share/setroubleshoot/plugins/kernel_modules.pyR 0 s c C sV | j d g � s | j � rR | j d d d d d d d d d
g � rR | j � Sd S( Nt writet modules_object_tt modules_conf_tt
modules_dep_tt
insmod_exec_tt
depmod_exec_tt update_modules_exec_tt update_modules_tmp_tt boot_tt system_map_t( t has_any_access_int open_with_writet matches_target_typest reportt None( R t avc( ( s3 /usr/share/setroubleshoot/plugins/kernel_modules.pyt analyze4 s
( R t
__module__t _t summaryt problem_descriptiont fix_descriptiont fix_cmdt if_textt then_textt do_textR R ( ( ( s3 /usr/share/setroubleshoot/plugins/kernel_modules.pyR s ( t gettextt translationt TrueR t setroubleshoot.utilt setroubleshoot.PluginR R ( ( ( s3 /usr/share/setroubleshoot/plugins/kernel_modules.pyt <module> s