aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2019-05-21 17:48:59 -0700
committerMartin K. Petersen <[email protected]>2019-06-18 19:46:21 -0400
commit51d23fb28ccb355ee4d26dedacca24c171c2f664 (patch)
tree244cede07ab0daea39724fc51adfa1cd3583abdd /tools/perf/scripts/python/syscall-counts-by-pid.py
parentf22bfe8d1c900b8ce2105223db69742d8ebc46fe (diff)
scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handling
Use-after-free memory overwrite detected. Problem reported by Ewan Milne at Red Hat after running lpfc target with additional memory checking enabled. Race condition when lpfc_nvmet_xmt_ls_rsp_cmp frees the ctxp memory in interrupt context before lpfc_nvmet_xmt_ls_rsp clears a field in the ctxp after successfully issuing the wqe. Remove the unnecessary ctxp write after reposting the rq buffer. The ctxp->rqb_buffer field is not checked in LS handling after the wqe is submitted. Signed-off-by: Dick Kennedy <[email protected]> Signed-off-by: James Smart <[email protected]> Reported-by: Ewan Milne <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions