Off-by-one in SPICE - CVE-2019-3813
Published: January 31, 2019 / Updated: February 11, 2019
SPICE
Detailed vulnerability description
The vulnerability allows an adjacent authenticated attacker to cause DoS condition.
The vulnerability exists due to an off-by-one error in memslot_get_virt. An adjacent can trigger out-of-bounds read and cause the program to crash if it received specially crafted network traffic. In case the attacker in unauthenticated it's possible to execute arbitrary code.