Security Advisory

CVE-2021-26933

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2021-02-17 01:05:46
Last updated 2024-08-03 20:33:41
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

An issue was discovered in Xen 4.9 through 4.14.x. On Arm, a guest is allowed to control whether memory accesses are bypassing the cache. This means that Xen needs to ensure that all writes (such as the ones during scrubbing) have reached the memory before handing over the page to a guest. Unfortunately, the operation to clean the cache is happening before checking if the page was scrubbed. Therefore there is no guarantee when all the writes will reach the memory.