Skip to content
  • Linus Torvalds's avatar
    Fix nasty /proc vulnerability · 18b0bbd8
    Linus Torvalds authored
    
    
    We have a bad interaction with both the kernel and user space being able
    to change some of the /proc file status.  This fixes the most obvious
    part of it, but I expect we'll also make it harder for users to modify
    even their "own" files in /proc.
    
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    18b0bbd8