commit | c659af78eb7b7d7be40f23d9d97bde58eb1368ac | [log] [tgz] |
---|---|---|
author | Stefan Berger <stefanb@linux.vnet.ibm.com> | Thu Jan 19 07:19:12 2017 -0500 |
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | Mon Jan 23 18:28:18 2017 +0200 |
tree | 88dfa2afb97240abe521a65639795bd969eb749e | |
parent | 1d70fe9d9c3a4c627f9757cbba5d628687b121c1 [diff] |
tpm: Check size of response before accessing data Make sure that we have not received less bytes than what is indicated in the header of the TPM response. Also, check the number of bytes in the response before accessing its data. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkine@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkine@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkine@linux.intel.com>