]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
TPM: ReadPubEK output struct fix
authorRajiv Andrade <srajiv@linux.vnet.ibm.com>
Mon, 14 Jun 2010 16:58:22 +0000 (13:58 -0300)
committerJames Morris <jmorris@namei.org>
Mon, 14 Jun 2010 23:26:28 +0000 (09:26 +1000)
This patch adds a missing element of the ReadPubEK command output,
that prevents future overflow of this buffer when copying the
TPM output result into it.

Prevents a kernel panic in case the user tries to read the
pubek from sysfs.

Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found