X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=security%2FKconfig;fp=security%2FKconfig;h=e80da955e6876aeb550bec75d3d99643020034eb;hb=eaf06b241b091357e72b76863ba16e89610d31bd;hp=bd72ae6234947e424885f3808dbec54bddad244c;hpb=203f40a5a030ed4048cd40e3bd9ab5df6c5df589;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