• Andrew Morton's avatar
    [PATCH] fix unsigned issue with env_end - env_start · d585d2c0
    Andrew Morton authored
    From: Chris Wright <chrisw@osdl.org>
    
    Fix for CAN-2003-0462:  A race condition in the way env_start and
    env_end pointers are initialized in the execve system call and used in
    fs/proc/base.c on Linux 2.4 allows local users to cause a denial of
    service (crash).
    d585d2c0
base.c 40.7 KB