X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=security%2FKconfig;h=e80da955e6876aeb550bec75d3d99643020034eb;hb=a0a6da1a735ba66c04019b39cca8f79008d6c434;hp=bd72ae6234947e424885f3808dbec54bddad244c;hpb=e4862f2f6f5653dfb67f3ba2b6f0bc74516ed51a;p=net-next-2.6.git diff --git a/security/Kconfig b/security/Kconfig index bd72ae62349..e80da955e68 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -39,6 +39,18 @@ config KEYS_DEBUG_PROC_KEYS If you are unsure as to whether this is required, answer N. +config SECURITY_DMESG_RESTRICT + bool "Restrict unprivileged access to the kernel syslog" + default n + help + This enforces restrictions on unprivileged users reading the kernel + syslog via dmesg(8). + + If this option is not selected, no restrictions will be enforced + unless the dmesg_restrict sysctl is explicitly set to (1). + + If you are unsure how to answer this question, answer N. + config SECURITY bool "Enable different security models" depends on SYSFS