Files
kernel-tenderloin-3.0/kernel
Kees Cook 3d43321b70 modules: sysctl to block module loading
Implement a sysctl file that disables module-loading system-wide since
there is no longer a viable way to remove CAP_SYS_MODULE after the system
bounding capability set was removed in 2.6.25.

Value can only be set to "1", and is tested only if standard capability
checks allow CAP_SYS_MODULE.  Given existing /dev/mem protections, this
should allow administrators a one-way method to block module loading
after initial boot-time module loading has finished.

Signed-off-by: Kees Cook <kees.cook@canonical.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2009-04-03 11:47:11 +11:00
..
2008-10-16 11:21:30 -07:00
2009-02-13 09:44:22 +01:00
2009-02-22 20:05:19 +01:00
2009-01-06 15:59:27 -08:00
2008-10-20 15:43:10 +02:00
2009-02-21 14:17:17 -08:00
2009-01-08 08:31:02 -08:00
2009-02-10 00:41:54 +01:00
2009-01-08 08:31:12 -08:00
2009-02-18 19:26:33 +01:00
2009-02-26 21:56:07 +01:00
2009-01-06 11:07:15 +01:00
2009-01-15 12:00:09 +01:00
2009-03-23 09:22:31 -07:00
2009-02-18 19:26:33 +01:00
2009-03-24 10:52:46 +11:00
2008-10-16 11:21:47 -07:00