Page 1 of 1

"Restricted /proc" patch

PostPosted: Wed Oct 29, 2003 2:31 am
by maciek
Hi
I'm looking for "Restricted /proc" patch, or a way how to get it out from grsecurity patch - I don't need whole grsecurity, because I only need to test this functionality on kernel 2.6.0
I would be gratefull for any help

Maciek

PostPosted: Wed Oct 29, 2003 4:08 am
by Sleight of Mind
try grepping around on "CONFIG_GRKERNSEC_PROC"
most stuff is in fs/proc/ and a few things in drivers/pci/proc.c. Maybe there are some more, probably in some include/ files as well.