From: Mimi Zohar <zohar@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-integrity <linux-integrity@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Maurizio Drocco <maurizio.drocco@ibm.com>,
James Bottomley <James.Bottomley@HansenPartnership.com>
Subject: [GIT PULL] integrity additional change v5.8 (#2)
Date: Mon, 29 Jun 2020 11:27:13 -0400 [thread overview]
Message-ID: <1593444433.5085.15.camel@linux.ibm.com> (raw)
Hi Linus,
Prior to Linux 5.8 the SHA1 "boot_aggregate" value was padded with 0's
and extended into the other TPM 2.0 banks. Included in the Linux 5.8
open window, TPM 2.0 PCR bank specific "boot_aggregate" values (PCRs 0
- 7) are calculated and extended into the TPM banks.
Distro releases are now shipping grub2 with TPM support, which extend
PCRs 8 & 9. I'd like for PCRs 8 & 9 to be included in the new
"boot_aggregate" calculations. For backwards compatibility, PCRs 8 &
9 are not included in the SHA1 TPM bank "boot_aggregate" calculation.
I'd appreciate your merging this additional change.
thanks,
Mimi
The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:
Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v5.8-fix-2
for you to fetch changes up to 20c59ce010f84300f6c655d32db2610d3433f85c:
ima: extend boot_aggregate with kernel measurements (2020-06-24 20:47:24 -0400)
----------------------------------------------------------------
Include PCRs 8 & 9 in per TPM 2.0 bank boot_aggregate calculation
----------------------------------------------------------------
Maurizio Drocco (1):
ima: extend boot_aggregate with kernel measurements
security/integrity/ima/ima.h | 2 +-
security/integrity/ima/ima_crypto.c | 15 ++++++++++++++-
2 files changed, 15 insertions(+), 2 deletions(-)
next reply other threads:[~2020-06-29 18:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-29 15:27 Mimi Zohar [this message]
2020-07-01 19:10 ` [GIT PULL] integrity additional change v5.8 (#2) pr-tracker-bot
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=1593444433.5085.15.camel@linux.ibm.com \
--to=zohar@linux.ibm.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maurizio.drocco@ibm.com \
--cc=torvalds@linux-foundation.org \
/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.