1. 13 2月, 2010 1 次提交
    • T
      [IA64] preserve personality flag bits across exec · 22208ac5
      Tony Luck 提交于
      In its <asm/elf.h> ia64 defines SET_PERSONALITY in a way that unconditionally
      sets the personality of the current process to PER_LINUX, losing any flag bits
      from the upper 3 bytes of current->personality.  This is wrong. Those bits are
      intended to be inherited across exec (other code takes care of ensuring that
      security sensitive bits like ADDR_NO_RANDOMIZE are not passed to unsuspecting
      setuid/setgid applications).
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      22208ac5
  2. 09 2月, 2010 10 次提交
  3. 08 2月, 2010 11 次提交
  4. 07 2月, 2010 12 次提交
  5. 06 2月, 2010 6 次提交