cve/2021/CVE-2021-28700.md
2024-05-25 21:48:12 +02:00

762 B

CVE-2021-28700

Description

xen/arm: No memory limit for dom0less domUs The dom0less feature allows an administrator to create multiple unprivileged domains directly from Xen. Unfortunately, the memory limit from them is not set. This allow a domain to allocate memory beyond what an administrator originally configured.

POC

Reference

No PoCs from references.

Github