summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorPrasad J Pandit2020-05-13 21:25:39 +0200
committerPaolo Bonzini2020-06-10 18:10:12 +0200
commitfd6918556736ecce8b10acd581ba134ffb62d9f9 (patch)
tree43ab7674d72154e55c9b2dfa85024d1ddb9b727b /python
parentmegasas: use unsigned type for reply_queue_head and check index (diff)
downloadqemu-fd6918556736ecce8b10acd581ba134ffb62d9f9.tar.gz
qemu-fd6918556736ecce8b10acd581ba134ffb62d9f9.tar.xz
qemu-fd6918556736ecce8b10acd581ba134ffb62d9f9.zip
megasas: avoid NULL pointer dereference
While in megasas_handle_frame(), megasas_enqueue_frame() may set a NULL frame into MegasasCmd object for a given 'frame_addr' address. Add check to avoid a NULL pointer dereference issue. Reported-by: Alexander Bulekov <alxndr@bu.edu> Fixes: https://bugs.launchpad.net/qemu/+bug/1878259 Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org> Acked-by: Alexander Bulekov <alxndr@bu.edu> Reviewed-by: Darren Kenny <darren.kenny@oracle.com> Message-Id: <20200513192540.1583887-3-ppandit@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions