Incorrect authorization in Xen - CVE-2022-23033
Published: May 30, 2022 / Updated: May 30, 2022
Xen
Xen Project
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to guest_physmap_remove_page() function does not remove p2m mappings. A local user issuing a set/way cache maintenance instruction, then calling the XENMEM_decrease_reservation hypercall to give back memory pages to Xen, can cause information leaks, Denial of Service (DoS), or escalate privileges on the system.