-
Alexander Bulekov authored
This patch switches to use qemu_receive_packet() which can detect reentrancy and return early. This is intended to address CVE-2021-3416. Cc: Prasad J Pandit <ppandit@redhat.com> Cc: qemu-stable@nongnu.org Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by:
Alexander Bulekov <alxndr@bu.edu>
Signed-off-by:
Jason Wang <jasowang@redhat.com>Alexander Bulekov authoredThis patch switches to use qemu_receive_packet() which can detect reentrancy and return early. This is intended to address CVE-2021-3416. Cc: Prasad J Pandit <ppandit@redhat.com> Cc: qemu-stable@nongnu.org Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by:
Alexander Bulekov <alxndr@bu.edu>
Signed-off-by:
Jason Wang <jasowang@redhat.com>
Loading