lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 22 Nov 2013 13:40:21 -0500
From:	Mimi Zohar <zohar@...ux.vnet.ibm.com>
To:	James Morris <jmorris@...ei.org>
Cc:	linux-security-module <linux-security-module@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ima: bug fixes for Linus

Hi James,

The following changes since commit 217091dd7a7a1bdac027ddb7c5a25f6ac0b8e241:

  ima: define '_ima' as a builtin 'trusted' keyring (2013-10-31 20:20:48 -0400)

are available in the git repository at:

  ssh://gitolite@...kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git ima-fixes-new

for you to fetch changes up to 0fdb4f5d9a07a832b38ebbc616a19411700d1fac:

  ima: make a copy of template_fmt in template_desc_init_fields() (2013-11-22 13:08:31 -0500)

thanks,

Mimi

----------------------------------------------------------------
Mimi Zohar (4):
      ima: fix random config build error
      ima: limit trusted keyring name change
      KEYS: special dot prefixed keyring name bug fix
      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/digsig.c               | 12 ++++--------
 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 +++++++++++++-----------
 security/integrity/integrity.h            | 11 +++++------
 security/keys/keyctl.c                    | 11 ++++++++++-
 10 files changed, 72 insertions(+), 40 deletions(-)


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ