OSEC-2022-01 Infinite loop in console output on xen
Background MirageOS is a library operating system using cooperative multitasking, which can be executed as a guest of the Xen hypervisor. Output on the console is performed via the Xen console protocol. Problem Description Since MirageOS moved from PV mode to PVH, and thus replacing Mini-OS with...