Home
last modified time | relevance | path

Searched hist:a147918e79c3a239be59358af659ea9f0959538b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm-interface.cdiff a147918e79c3a239be59358af659ea9f0959538b Tue Feb 14 13:57:42 CST 2017 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: move length validation to tpm_transmit()

Check that the length matches the length reported by the response
header already in tpm_transmit() to improve validation.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Reviewed-by: James Bottomley <James.Bottomley@HansenPartnership.com>