commit | 02a077c52ef7631275a79862ffd9f3dbe9d38bc2 | [log] [tgz] |
---|---|---|
author | Rajiv Andrade <srajiv@linux.vnet.ibm.com> | Mon Jun 14 13:58:22 2010 -0300 |
committer | James Morris <jmorris@namei.org> | Tue Jun 15 09:26:28 2010 +1000 |
tree | e7101d617847953dbf28f8658251b7401c4135b3 | |
parent | 7e27d6e778cd87b6f2415515d7127eba53fe5d02 [diff] |
TPM: ReadPubEK output struct fix 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>