diff options
author | Peter Huewe <[email protected]> | 2011-03-29 13:31:25 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-03-29 09:45:34 -0700 |
commit | 1309d7afbed112f0e8e90be9af975550caa0076b (patch) | |
tree | 750110269ee7a6d977494c5fb696af109ecb0aad /net | |
parent | 0444d76ae64fffc7851797fc1b6ebdbb44ac504a (diff) |
char/tpm: Fix unitialized usage of data buffer
This patch fixes information leakage to the userspace by initializing
the data buffer to zero.
Reported-by: Peter Huewe <[email protected]>
Signed-off-by: Peter Huewe <[email protected]>
Signed-off-by: Marcel Selhorst <[email protected]>
[ Also removed the silly "* sizeof(u8)". If that isn't 1, we have way
deeper problems than a simple multiplication can fix. - Linus ]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions