summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_crb.c
diff options
context:
space:
mode:
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>2016-09-12 10:43:30 (GMT)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>2016-09-15 13:04:21 (GMT)
commitebfd7532e985818a327906e011f3e43c8ddfdd74 (patch)
tree33c2acaeeba0454ace929e77fd7ab228e7870edc /drivers/char/tpm/tpm_crb.c
parent0014777f989b54193bec95a0a153fa4a139183c7 (diff)
downloadlinux-ebfd7532e985818a327906e011f3e43c8ddfdd74.tar.xz
tpm: add check for minimum buffer size in tpm_transmit()
tpm_transmit() does not check that bufsiz is at least TPM_HEADER_SIZE before accessing data. This commit adds this check and returns -EINVAL if it fails. Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'drivers/char/tpm/tpm_crb.c')
0 files changed, 0 insertions, 0 deletions