-
Jason Wang 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:
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by:
Alistair Francis <alistair.francis@wdc.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>Jason Wang 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:
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by:
Alistair Francis <alistair.francis@wdc.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>
Loading