From: Linus Torvalds Date: Fri, 14 Jul 2006 23:51:34 +0000 (-0700) Subject: Fix nasty /proc vulnerability X-Git-Tag: v2.6.18-rc2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b0bbd8ca6d3cb90425aa0d77b99a762c6d6de3;p=pandora-kernel.git Fix nasty /proc vulnerability 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: Linus Torvalds --- Reading git-diff-tree failed