Reachable Assertion in QEMU - CVE-2020-27617
Published: November 6, 2020 / Updated: December 2, 2020
QEMU
QEMU
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a reachable assertion within the eth_get_gso_type() function in net/eth.c in QEMU. A remote user with access to guest operating system can send specially crafted packet data that lacks a valid Layer 3 protocol, trigger an assertion failure and crash the QEMU process.