CVE-2023-34321
Severity CVSS v4.0:
Pending analysis
Type:
CWE-119
Buffer Errors
Publication date:
05/01/2024
Last modified:
17/04/2025
Description
Arm provides multiple helpers to clean & invalidate the cache<br />
for a given region. This is, for instance, used when allocating<br />
guest memory to ensure any writes (such as the ones during scrubbing)<br />
have reached memory before handing over the page to a guest.<br />
<br />
Unfortunately, the arithmetics in the helpers can overflow and would<br />
then result to skip the cache cleaning/invalidation. Therefore there<br />
is no guarantee when all the writes will reach the memory.<br />
Impact
Base Score 3.x
3.30
Severity 3.x
LOW
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:o:xen:xen:*:*:*:*:*:*:x86:* | 4.16 (including) |
To consult the complete list of CPE names with products and versions, see this page