[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190605143344.GF11331@linux.intel.com>
Date: Wed, 5 Jun 2019 17:33:44 +0300
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: Chris Coulson <chris.coulson@...onical.com>
Cc: linux-integrity@...r.kernel.org, linux-efi@...r.kernel.org,
Peter Huewe <peterhuewe@....de>,
Jason Gunthorpe <jgg@...pe.ca>,
Matthew Garrett <mjg59@...gle.com>,
Bartosz Szczepanek <bsz@...ihalf.com>,
Roberto Sassu <roberto.sassu@...wei.com>,
Ard Biesheuvel <ard.biesheuvel@...aro.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] tpm: Don't dereference event after it's unmapped in
__calc_tpm2_event_size
On Wed, Jun 05, 2019 at 12:04:33AM +0100, Chris Coulson wrote:
> The pointer to the event header is dereferenced on each loop iteration in
> order to obtain the digest count, but when called from
> tpm2_calc_event_log_size, the event header is unmapped on the first
> iteration of the loop. This results in an invalid access for on subsequent
> loop iterations for log entries that have more than one digest.
>
> Signed-off-by: Chris Coulson <chris.coulson@...onical.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
/Jarkko
Powered by blists - more mailing lists