Re: [GIT PULL] ima: bug fixes for Linus

From: Mimi Zohar
Date: Sun Nov 24 2013 - 10:22:25 EST


Hi James,

Linus has already reverted the trusted keyring support for IMA patches.
These patches are re-based on -rc1.

The following changes since commit 4c1cc40a2d49500d84038ff751bc6cd183e729b5:

Revert "KEYS: verify a certificate is signed by a 'trusted' key" (2013-11-23 16:38:17 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity for-linus

for you to fetch changes up to 3eeb2d63ab623be55bb2ff584e123c0df45691e3:

ima: make a copy of template_fmt in template_desc_init_fields() (2013-11-24 00:29:23 -0500)

thanks,

Mimi

----------------------------------------------------------------
Mimi Zohar (1):
ima: update IMA-templates.txt documentation

Roberto Sassu (7):
ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()
ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()
ima: remove unneeded size_limit argument from ima_eventdigest_init_common()
ima: check result of crypto_shash_update() in ima_calc_field_array_hash_tfm
ima: do not include field length in template digest calc for ima template
ima: do not send field length to userspace for digest of ima template
ima: make a copy of template_fmt in template_desc_init_fields()

Documentation/security/IMA-templates.txt | 6 ++++--
security/integrity/ima/ima.h | 6 ++++--
security/integrity/ima/ima_api.c | 1 +
security/integrity/ima/ima_crypto.c | 17 ++++++++++++-----
security/integrity/ima/ima_fs.c | 14 +++++++++++---
security/integrity/ima/ima_template.c | 10 ++++++++--
security/integrity/ima/ima_template_lib.c | 24 +++++++++++++-----------
7 files changed, 53 insertions(+), 25 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/