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.
Link | Tags |
---|---|
https://xenbits.xenproject.org/xsa/advisory-408.txt | vendor advisory |
http://xenbits.xen.org/xsa/advisory-408.html | patch vendor advisory |
http://www.openwall.com/lists/oss-security/2022/07/26/2 | mailing list third party advisory patch |
http://www.openwall.com/lists/oss-security/2022/07/26/3 | mailing list third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HUFIMNGYP5VQAA6KE3T2I5GW6UP6F7BS/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MYI3OMJ7RIZNL3C6GUWNANNPEUUID6FM/ | vendor advisory |
https://www.debian.org/security/2022/dsa-5272 | third party advisory vendor advisory |