lkml.org 
[lkml]   [2017]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] ima: builtin policy requiring file signatures
Date
The builtin "ima_appraise_tcb" policy should require file signatures
for at least a few of the hooks (eg. kernel modules, firmware, kexec
kernel image, and the IMA policy), but changing it would break the
existing userspace/kernel ABI.

This patch set extends the "ima_policy=" boot command line option to
support specifying multiple builtin policies, introduces a new builtin
policy named "secure_boot" to require file signatures, defines a new
Kconfig option to permit specifying "log" and "fix" modes as options on
the "ima_appraise=" boot command line, and defines is_ima_appraise_enabled().

These changes provide some of the missing functionality needed for the
"locked-down" patch set to detect whether file signatures are being
validated.

Mimi

Mimi Zohar (4):
ima: extend the "ima_policy" boot command line to support multiple
policies
ima: define a set of appraisal rules requiring file signatures
ima: define Kconfig IMA_APPRAISE_BOOTPARAM option
ima: define is_ima_appraise_enabled()

Documentation/admin-guide/kernel-parameters.txt | 21 +++++++++----
include/linux/ima.h | 6 ++++
security/integrity/ima/Kconfig | 8 +++++
security/integrity/ima/ima_appraise.c | 12 ++++++++
security/integrity/ima/ima_policy.c | 41 +++++++++++++++++++++----
5 files changed, 76 insertions(+), 12 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2017-05-02 20:49    [W:0.185 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site