#VU79262 Information exposure through microarchitectural state after transient execution in Xen - CVE-2022-40982
Published: August 8, 2023
Xen
Xen Project
Description
The vulnerability allows a malicious guest to escalate privileges on the system.
The vulnerability exists due to the way data is shared between threads whereby the AVX GATHER instructions on Intel processors can forward the content of stale vector registers to dependent instructions. A malicious guest can infer data from different contexts on the same core and execute arbitrary code with elevated privileges.