summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '3.1.6/4437-grsec-kconfig-proc-user.patch')
-rw-r--r--3.1.6/4437-grsec-kconfig-proc-user.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/3.1.6/4437-grsec-kconfig-proc-user.patch b/3.1.6/4437-grsec-kconfig-proc-user.patch
index 4c9550b..4e5acda 100644
--- a/3.1.6/4437-grsec-kconfig-proc-user.patch
+++ b/3.1.6/4437-grsec-kconfig-proc-user.patch
@@ -6,7 +6,7 @@ in a different way to avoid bug #366019. This patch should eventually go upstre
diff -Naur linux-2.6.39-hardened-r4.orig//grsecurity/Kconfig linux-2.6.39-hardened-r4/grsecurity/Kconfig
--- a/grsecurity/Kconfig 2011-06-29 10:02:56.000000000 -0400
+++ b/grsecurity/Kconfig 2011-06-29 10:08:07.000000000 -0400
-@@ -675,7 +675,7 @@
+@@ -669,7 +669,7 @@
config GRKERNSEC_PROC_USER
bool "Restrict /proc to user only"
@@ -15,7 +15,7 @@ diff -Naur linux-2.6.39-hardened-r4.orig//grsecurity/Kconfig linux-2.6.39-harden
help
If you say Y here, non-root users will only be able to view their own
processes, and restricts them from viewing network-related information,
-@@ -683,7 +683,7 @@
+@@ -677,7 +677,7 @@
config GRKERNSEC_PROC_USERGROUP
bool "Allow special group"