• Andrew Morton's avatar
    [PATCH] Rework SELinux binprm hooks · 081bb1e6
    Andrew Morton authored
    From: Stephen Smalley <sds@epoch.ncsc.mil>
    
    This patch reworks the SELinux binprm hook functions to use a security
    structure for the linux_binprm rather than directly stuffing the security
    identifier into the void* security field.  It also performs some cleanup of
    the SELinux binprm hook functions, and one miscellaneous fix.
    081bb1e6
objsec.h 3.72 KB