linux-stable/security/integrity/ima
Mimi Zohar fdf90729e5 ima: support new kernel module syscall
With the addition of the new kernel module syscall, which defines two
arguments - a file descriptor to the kernel module and a pointer to a NULL
terminated string of module arguments - it is now possible to measure and
appraise kernel modules like any other file on the file system.

This patch adds support to measure and appraise kernel modules in an
extensible and consistent manner.

To support filesystems without extended attribute support, additional
patches could pass the signature as the first parameter.

Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-12-14 13:05:26 +10:30
..
ima.h ima: support new kernel module syscall 2012-12-14 13:05:26 +10:30
ima_api.c ima: support new kernel module syscall 2012-12-14 13:05:26 +10:30
ima_appraise.c ima: fix bug in argument order 2012-10-05 22:32:16 +10:00
ima_audit.c userns: Add user namespace support to IMA 2012-09-21 03:13:24 -07:00
ima_crypto.c ima: integrity appraisal extension 2012-09-07 14:57:44 -04:00
ima_fs.c ima: remove unused cleanup functions 2012-07-02 16:43:30 -04:00
ima_init.c ima: remove unused cleanup functions 2012-07-02 16:43:30 -04:00
ima_main.c ima: support new kernel module syscall 2012-12-14 13:05:26 +10:30
ima_policy.c ima: support new kernel module syscall 2012-12-14 13:05:26 +10:30
ima_queue.c ima: fix invalid memory reference 2011-12-19 22:07:54 -05:00
Kconfig ima: integrity appraisal extension 2012-09-07 14:57:44 -04:00
Makefile ima: integrity appraisal extension 2012-09-07 14:57:44 -04:00