summaryrefslogtreecommitdiff
path: root/drivers/scsi/bnx2fc/bnx2fc_io.c
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2012-11-21 09:54:48 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-28 16:26:09 -0700
commit5c88c30cc3cff0bbd1ee722460a4e96bf29b62dc (patch)
tree8ca9b0fdbc3da791bb08eb072849955fac4a0d71 /drivers/scsi/bnx2fc/bnx2fc_io.c
parent1150363e16fb0b830131d70b2158664483fb0147 (diff)
SCSI: megaraid_sas: fix memory leak if SGL has zero length entries
commit 7a6a731bd00ca90d0e250867c3b9c05b5ff0fa49 upstream. commit 98cb7e44 ([SCSI] megaraid_sas: Sanity check user supplied length before passing it to dma_alloc_coherent()) introduced a memory leak. Memory allocated for entries following zero length SGL entries will not be freed. Reference: http://bugs.debian.org/688198 Signed-off-by: Bjørn Mork <bjorn@mork.no> Acked-by: Adam Radford <aradford@gmail.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/scsi/bnx2fc/bnx2fc_io.c')
0 files changed, 0 insertions, 0 deletions