cve/2017/CVE-2017-11334.md
2024-05-26 14:27:05 +02:00

717 B

CVE-2017-11334

Description

The address_space_write_continue function in exec.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (out-of-bounds access and guest instance crash) by leveraging use of qemu_map_ram_ptr to access guest ram block area.

POC

Reference

No PoCs from references.

Github