Vulnerability CVE-2022-26364


Published: 2022-06-09

Description:
x86 pv: Insufficient care with non-coherent mappings T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Xen maintains a type reference count for pages, in addition to a regular reference count. This scheme is used to maintain invariants required for Xen's safety, e.g. PV guests may not have direct writeable access to pagetables; updates need auditing by Xen. Unfortunately, Xen's safety logic doesn't account for CPU-induced cache non-coherency; cases where the CPU can cause the content of the cache to be different to the content in main memory. In such cases, Xen's safety logic can incorrectly conclude that the contents of a page is safe.

See advisories in our WLB2 database:
Topic
Author
Date
High
Xen PV Guest Non-SELFSNOOP CPU Memory Corruption
Jann Horn
06.07.2022

 References:
https://xenbits.xenproject.org/xsa/advisory-402.txt
http://www.openwall.com/lists/oss-security/2022/06/09/4
http://xenbits.xen.org/xsa/advisory-402.html

Copyright 2024, cxsecurity.com

 

Back to Top