#VU16198 Integer overflow in QEMU - CVE-2018-19665
Published: November 30, 2018
QEMU
QEMU
Description
The vulnerability allows an adjacent attacker to cause DoS condition on the target system.
The vulnerability exists due to integer overflow in various Bluetooth functions in routines wherein 'len' parameter is a 'signed int' which subsequently converts to an unsigned integer. An adjacent attacker can trigger memory corruption and cause the service to crash.