summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2015-04-03 20:20:15 +0900
committerVinod Koul <vinod.koul@intel.com>2015-04-17 23:28:48 +0530
commitd7d8e892aa6fe280a2e2974d9fd1ec9253ee1a05 (patch)
tree332e18f29948518da896e908c98d781b7b5b734d /mm
parent28591dfdd96c6289aebbf12d8eb4e5dc5ddbde97 (diff)
downloadtalos-op-linux-d7d8e892aa6fe280a2e2974d9fd1ec9253ee1a05.tar.gz
talos-op-linux-d7d8e892aa6fe280a2e2974d9fd1ec9253ee1a05.zip
dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
This patch fixes an issue that the usb_dmac_desc_free() is dereferencing freed memory 'desc' because it uses list_for_each_entry(). This function should use list_for_each_entry_safe(). Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud