Lucene search

K
cvelistXENCVELIST:CVE-2022-26364
HistoryJun 09, 2022 - 12:50 p.m.

CVE-2022-26364

2022-06-0912:50:14
XEN
www.cve.org
6
xen
cpu-induced cache
coherency
reference count
non-coherency
page safety
cpu
cache
main memory

AI Score

7.2

Confidence

High

EPSS

0.001

Percentile

46.7%

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.

CNA Affected

[
  {
    "product": "xen",
    "vendor": "Xen",
    "versions": [
      {
        "status": "unknown",
        "version": "consult Xen advisory XSA-402"
      }
    ]
  }
]

AI Score

7.2

Confidence

High

EPSS

0.001

Percentile

46.7%