insufficient TLB flush for x86 PV guests in shadow mode For migration as well as to work around kernels unaware of L1TF (see XSA-273), PV guests may be run in shadow paging mode. To address XSA-401, code was moved inside a function in Xen. This code movement missed a variable changing meaning / value between old and new code positions. The now wrong use of the variable did lead to a wrong TLB flush condition, omitting flushes where such are necessary.
References
Configurations
History
No history.
Information
Published : 2022-07-26 13:15
Updated : 2024-11-21 07:08
NVD link : CVE-2022-33745
Mitre link : CVE-2022-33745
CVE.ORG link : CVE-2022-33745
JSON object : View
Products Affected
fedoraproject
- fedora
xen
- xen
debian
- debian_linux
CWE