summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-03-15 11:08:55 -0400
committerAnthony G. Basile <blueness@gentoo.org>2012-03-15 11:08:55 -0400
commitb7a6f90d3700011af95712bbd6f8ec4aa89a63e9 (patch)
tree33af07c0c60829e04e0eebb61a380bfc9a5c74fd /2.6.32/4460-grsec-kconfig-proc-user.patch
parentGrsec/PaX: 2.9-2.6.32.58-201203062047 + 2.9-3.2.9-201203062051 (diff)
downloadhardened-patchset-b7a6f90d3700011af95712bbd6f8ec4aa89a63e9.tar.gz
hardened-patchset-b7a6f90d3700011af95712bbd6f8ec4aa89a63e9.tar.bz2
hardened-patchset-b7a6f90d3700011af95712bbd6f8ec4aa89a63e9.zip
Grsec/PaX: 2.9-2.6.32.58-201203131839 + 2.9-3.2.11-20120314195620120314
Diffstat (limited to '2.6.32/4460-grsec-kconfig-proc-user.patch')
-rw-r--r--2.6.32/4460-grsec-kconfig-proc-user.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/2.6.32/4460-grsec-kconfig-proc-user.patch b/2.6.32/4460-grsec-kconfig-proc-user.patch
index 1e181f3..b94ee69 100644
--- a/2.6.32/4460-grsec-kconfig-proc-user.patch
+++ b/2.6.32/4460-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 a/grsecurity/Kconfig b/grsecurity/Kconfig
--- a/grsecurity/Kconfig 2011-06-29 07:46:02.000000000 -0400
+++ b/grsecurity/Kconfig 2011-06-29 07:47:20.000000000 -0400
-@@ -673,7 +673,7 @@
+@@ -676,7 +676,7 @@
config GRKERNSEC_PROC_USER
bool "Restrict /proc to user only"
@@ -15,7 +15,7 @@ diff -Naur a/grsecurity/Kconfig b/grsecurity/Kconfig
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,
-@@ -681,7 +681,7 @@
+@@ -684,7 +684,7 @@
config GRKERNSEC_PROC_USERGROUP
bool "Allow special group"