summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-12-26 15:16:28 -0500
committerAnthony G. Basile <blueness@gentoo.org>2011-12-26 15:16:28 -0500
commitf18573fca9f346534cbf7aac07390f1e9c540ac9 (patch)
tree2552fb66d9839389e2b10a64b944f3d2faf001ad /2.6.32/4437-grsec-kconfig-proc-user.patch
parentAdded predefined selections for GRKERNSEC_HARDENED_{SERVER,WORKSTATION,VIRTUA... (diff)
downloadhardened-patchset-f18573fca9f346534cbf7aac07390f1e9c540ac9.tar.gz
hardened-patchset-f18573fca9f346534cbf7aac07390f1e9c540ac9.tar.bz2
hardened-patchset-f18573fca9f346534cbf7aac07390f1e9c540ac9.zip
PAX_ELFRELOCS: do not force on for x8620111222
Diffstat (limited to '2.6.32/4437-grsec-kconfig-proc-user.patch')
-rw-r--r--2.6.32/4437-grsec-kconfig-proc-user.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/2.6.32/4437-grsec-kconfig-proc-user.patch b/2.6.32/4437-grsec-kconfig-proc-user.patch
index 1e181f3..ca88ef7 100644
--- a/2.6.32/4437-grsec-kconfig-proc-user.patch
+++ b/2.6.32/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 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 @@
+@@ -667,7 +667,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 @@
+@@ -675,7 +675,7 @@
config GRKERNSEC_PROC_USERGROUP
bool "Allow special group"