aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-05-15 15:56:05 +0100
committerMartin K. Petersen <[email protected]>2017-06-26 12:32:15 -0400
commit5cc973f09e21b5a2f746307641879bc9f1da623b (patch)
tree62912b610951a7b5fe5b7b3622903dedc84548bb /tools/perf/scripts/python/bin/stackcollapse-report
parentb609b1c753364c6bf6f8666c82047d239fba6889 (diff)
scsi: aacraid: fix leak of data from stack back to userspace
The fields sense_data_size and sense_data are unitialized garbage from the stack and are being copied back to userspace. Fix this leak of stack information by ensuring they are zero'd. Detected by CoverityScan, CID#1435473 ("Uninitialized scalar variable") Fixes: 423400e64d377 ("scsi: aacraid: Include HBA direct interface") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Dave Carroll <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions