CVE-2018-17963: QEMU: net: ignore packets with large size

Severity: Critical

CVSS Score: 9.8

qemu_deliver_packet_iov in net/net.c in Qemu accepts packet sizes greater than INT_MAX, which allows attackers to cause a denial of service or possibly have unspecified other impact.