From: Mimi Zohar <zohar@linux.vnet.ibm.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, safford@watson.ibm.com,
serue@linux.vnet.ibm.com, kjhall@linux.vnet.ibm.com,
zohar@us.ibm.com
Subject: Re: [Patch 3/7] integrity: EVM as an integrity service provider
Date: Mon, 26 Mar 2007 07:43:14 -0400 [thread overview]
Message-ID: <1174909394.6400.0.camel@localhost.localdomain> (raw)
In-Reply-To: <20070325212802.194a4b00.akpm@linux-foundation.org>
On Sun, 2007-03-25 at 21:28 -0800, Andrew Morton wrote:
> On Sun, 25 Mar 2007 23:13:02 -0400 Mimi Zohar <zohar@linux.vnet.ibm.com> wrote:
>
> > On Sun, 2007-03-25 at 00:16 -0800, Andrew Morton wrote:
> > > On Fri, 23 Mar 2007 12:09:36 -0400 Mimi Zohar <zohar@linux.vnet.ibm.com> wrote:
> > >
> > > > +++ linux-2.6.21-rc4-mm1/security/evm/Kconfig
> > > > @@ -0,0 +1,17 @@
> > > > +config INTEGRITY_EVM
> > > > + boolean "EVM support"
> > > > + depends on INTEGRITY && KEYS
> > > > + select CRYPTO_HMAC
> > > > + select CRYPTO_MD5
> > > > + select CRYPTO_SHA1
> > > > + default 0
> > > > + help
> > > > + The Extended Verification Module is an integrity provider.
> > > > + An extensible set of extended attributes, as defined in
> > > > + /etc/evm.conf, are HMAC protected against modification
> > > > + using the TPM's KERNEL ROOT KEY, if configured, or with a
> > > > + pass-phrase. Possible extended attributes include authenticity,
> > > > + integrity, and revision level.
> > > > +
> > > > + If you are unsure how to answer this question, answer N.
> > > > +
> > >
> > > Is no dependency upon TPM needed?
> >
> > It's obviously preferable to have and use a TPM, but if one is not
> > available you can use a pass-phrase.
> >
>
> So it will compile and run OK with CONFIG_TPM=n? And with
> CONFIG_INTEGRITY_EVM=y, CONFIG_TPM=m?
Sorry, I guess I wasn't clear. If you are using a TPM, then it
has to be builtin. In addition, if you don't enable a TPM, then
you can't enable IMA either.
Mimi
prev parent reply other threads:[~2007-03-26 11:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-23 16:09 [Patch 3/7] integrity: EVM as an integrity service provider Mimi Zohar
2007-03-25 8:14 ` Andrew Morton
2007-03-26 18:23 ` Serge E. Hallyn
2007-03-26 20:56 ` Mimi Zohar
2007-03-25 8:16 ` Andrew Morton
2007-03-25 12:13 ` Pavel Machek
2007-03-26 17:55 ` David Safford
2007-03-22 23:19 ` Pavel Machek
2007-03-27 17:32 ` David Safford
2007-03-26 3:13 ` Mimi Zohar
2007-03-26 5:28 ` Andrew Morton
2007-03-26 11:43 ` Mimi Zohar [this message]
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=1174909394.6400.0.camel@localhost.localdomain \
--to=zohar@linux.vnet.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=kjhall@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=safford@watson.ibm.com \
--cc=serue@linux.vnet.ibm.com \
--cc=zohar@us.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox