Searched hist:c659af78eb7b7d7be40f23d9d97bde58eb1368ac (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm-sysfs.c | diff c659af78eb7b7d7be40f23d9d97bde58eb1368ac Thu Jan 19 06:19:12 CST 2017 Stefan Berger <stefanb@linux.vnet.ibm.com> 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>
|
H A D | tpm_tis_core.c | diff c659af78eb7b7d7be40f23d9d97bde58eb1368ac Thu Jan 19 06:19:12 CST 2017 Stefan Berger <stefanb@linux.vnet.ibm.com> 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>
|
H A D | tpm-interface.c | diff c659af78eb7b7d7be40f23d9d97bde58eb1368ac Thu Jan 19 06:19:12 CST 2017 Stefan Berger <stefanb@linux.vnet.ibm.com> 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>
|
H A D | tpm2-cmd.c | diff c659af78eb7b7d7be40f23d9d97bde58eb1368ac Thu Jan 19 06:19:12 CST 2017 Stefan Berger <stefanb@linux.vnet.ibm.com> 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>
|
H A D | tpm.h | diff c659af78eb7b7d7be40f23d9d97bde58eb1368ac Thu Jan 19 06:19:12 CST 2017 Stefan Berger <stefanb@linux.vnet.ibm.com> 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>
|