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

From: Mimi Zohar
Date: Mon Nov 25 2013 - 15:34:01 EST


Hi James,

Included in this pull request, is Roberto's updated patch. I've
included a Changelog.

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 dbc335d2dc3c437649eb6b39f4e9aee2a13eb0af:

ima: make a copy of template_fmt in template_desc_init_fields() (2013-11-25 15:05:33 -0500)

thanks,

Mimi

----------------------------------------------------------------
Roberto Sassu (3):
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()

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 | 21 ++++++++++++++-------
security/integrity/ima/ima_template_lib.c | 6 +++++-
6 files changed, 47 insertions(+), 18 deletions(-)

----------------------------------------------------------------
Roberto Sassu (3):
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()

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 | 21 ++++++++++++++-------
security/integrity/ima/ima_template_lib.c | 6 +++++-
6 files changed, 47 insertions(+), 18 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/