All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ryan Ware" <ware@linux.intel.com>
To: "'James Morris'" <jmorris@namei.org>,
	"Mimi Zohar" <zohar@linux.vnet.ibm.com>
Cc: <linux-security-module@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <linux-fsdevel@vger.kernel.org>,
	"David Safford" <safford@linux.vnet.ibm.com>,
	"Kasatkin, Dmitry" <dmitry.kasatkin@intel.com>
Subject: RE: [PATCH v2 00/11] ima: appraisal extension
Date: Tue, 13 Mar 2012 11:42:42 +0200	[thread overview]
Message-ID: <03e301cd00fd$a590ab60$f0b20220$@linux.intel.com> (raw)
In-Reply-To: <alpine.LRH.2.02.1203072057350.29863@tundra.namei.org>



> -----Original Message-----
> From: linux-security-module-owner@vger.kernel.org [mailto:linux-security-
> module-owner@vger.kernel.org] On Behalf Of James Morris
> Sent: Wednesday, March 07, 2012 12:08 PM
> To: Mimi Zohar
> Cc: linux-security-module@vger.kernel.org; linux-kernel@vger.kernel.org;
> linux-fsdevel@vger.kernel.org; David Safford; Kasatkin, Dmitry
> Subject: Re: [PATCH v2 00/11] ima: appraisal extension
> 
> On Thu, 1 Mar 2012, Mimi Zohar wrote:
> 
> > IMA currently maintains an integrity measurement list used to assert
> > the integrity of the running system to a third party.  The
> > IMA-appraisal extension adds local integrity validation and
> > enforcement of the measurement against a "good" value stored as an
> > extended attribute 'security.ima'.
> 
> Do you know if any distros are planning on integrating EVM/IMA?
> 
> What about Tizen ?  The now defunct MeeGo project weas previously the main
> intended user.

James, we are intending on incorporating this into Tizen for product
verticals that require the additional integrity protections these features
provide.

Ryan

  parent reply	other threads:[~2012-03-13  9:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 19:10 [PATCH v2 00/11] ima: appraisal extension Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 01/11] vfs: extend vfs_removexattr locking Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 02/11] vfs: move ima_file_free before releasing the file Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 03/11] ima: integrity appraisal extension Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 04/11] ima: add appraise action keywords and default rules Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 05/11] ima: allocating iint improvements Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 06/11] ima: replace iint spinlock with rwlock/read_lock Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 07/11] ima: add inode_post_setattr call Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 08/11] ima: add ima_inode_setxattr/removexattr function and calls Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 09/11] ima: delay calling __fput() Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 10/11] ima: add support for different security.ima data types Mimi Zohar
2012-03-01 19:10 ` [PATCH v2 11/11] ima: digital signature verification support Mimi Zohar
2012-03-07 10:08 ` [PATCH v2 00/11] ima: appraisal extension James Morris
2012-03-07 20:44   ` George Wilson
2012-03-13  9:42   ` Ryan Ware [this message]
2012-03-13 10:03     ` Kasatkin, Dmitry
2012-03-13 10:03       ` Kasatkin, Dmitry

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='03e301cd00fd$a590ab60$f0b20220$@linux.intel.com' \
    --to=ware@linux.intel.com \
    --cc=dmitry.kasatkin@intel.com \
    --cc=jmorris@namei.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=safford@linux.vnet.ibm.com \
    --cc=zohar@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.