git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab6cf0d
)
Fix nasty /proc vulnerability
author
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 14 Jul 2006 23:51:34 +0000
(16:51 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 14 Jul 2006 23:51:34 +0000
(16:51 -0700)
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 <torvalds@osdl.org>
No differences found