diff options
author | Tim Gardner | 2011-12-06 11:29:20 -0700 |
---|---|---|
committer | Rajiv Andrade | 2012-02-14 16:43:38 -0200 |
commit | 3ab1aff89477dafb1aaeafe8c8669114a02b7226 (patch) | |
tree | a8445d0ca44505db9f59620c92b9fe842f9304f0 /security/yama | |
parent | 968de8e24d08fcc425e112ca465d4688b89b777b (diff) |
TPM: Zero buffer whole after copying to userspace
Commit 3321c07ae5068568cd61ac9f4ba749006a7185c9 correctly clears the TPM
buffer if the user specified read length is >= the TPM buffer length. However,
if the user specified read length is < the TPM buffer length, then part of the
TPM buffer is left uncleared.
Reported-by: Seth Forshee <seth.forshee@canonical.com>
Cc: Debora Velarde <debora@linux.vnet.ibm.com>
Cc: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
Cc: Marcel Selhorst <m.selhorst@sirrix.com>
Cc: tpmdd-devel@lists.sourceforge.net
Cc: stable@vger.kernel.org
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
Diffstat (limited to 'security/yama')
0 files changed, 0 insertions, 0 deletions