• Andrew Morton's avatar
    [PATCH] fix suid leak in /proc · ce3323db
    Andrew Morton authored
    From: Chris Wright <chrisw@osdl.org>
    
    Fix for CAN-2003-0501: The /proc filesystem in Linux allows local users to
    obtain sensitive information by opening various entries in /proc/self
    before executing a setuid program, which causes the program to fail to
    change the ownership and permissions of those entries.
    ce3323db
base.c 41.4 KB