Files
CVEs-PoC/2017/CVE-2017-11334.md
2025-09-29 21:09:30 +02:00

728 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