diff options
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | 2021-03-03 15:34:08 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-12 07:28:29 -0700 |
commit | 0ed0283f0297d0bb6b34a831a4989dd58f4c8368 (patch) | |
tree | 6eced016cf081be97adced5b88ba0b4f268bfef6 /CREDITS | |
parent | 9a9d3abe24bb6b820e50190147ac880fd0b168f6 (diff) |
sata_dwc_460ex: Fix missing check in sata_dwc_isr
The return value of ata_qc_from_tag() is checked in the whole
kernel except for two calls in sata_dwc_isr(), which may lead
to null-pointer-dereference. Add return value checks to avoid
such case.
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions