Files
CVEs-PoC/2020/CVE-2020-10565.md
T
2024-05-25 21:48:12 +02:00

824 B

CVE-2020-10565

Description

grub2-bhyve, as used in FreeBSD bhyve before revision 525916 2020-02-12, does not validate the address provided as part of a memrw command (read_* or write_*) by a guest through a grub2.cfg file. This allows an untrusted guest to perform arbitrary read or write operations in the context of the grub-bhyve process, resulting in code execution as root on the host OS.

POC

Reference

No PoCs from references.

Github