• L
    Fix nasty /proc vulnerability · 18b0bbd8
    Linus Torvalds 提交于
    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: NLinus Torvalds <torvalds@osdl.org>
    18b0bbd8
base.c 55.7 KB