Vulnerability Description
Arm provides multiple helpers to clean & invalidate the cache for a given region. This is, for instance, used when allocating guest memory to ensure any writes (such as the ones during scrubbing) have reached memory before handing over the page to a guest. Unfortunately, the arithmetics in the helpers can overflow and would then result to skip the cache cleaning/invalidation. Therefore there is no guarantee when all the writes will reach the memory. This undefined behavior was meant to be addressed by XSA-437, but the approach was not sufficient.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | <= 4.16 |
Related Weaknesses (CWE)
References
- https://lists.fedoraproject.org/archives/list/[email protected]
- https://lists.fedoraproject.org/archives/list/[email protected]
- https://xenbits.xenproject.org/xsa/advisory-447.htmlPatchVendor Advisory
- http://xenbits.xen.org/xsa/advisory-447.html
- https://lists.fedoraproject.org/archives/list/[email protected]
- https://lists.fedoraproject.org/archives/list/[email protected]
- https://xenbits.xenproject.org/xsa/advisory-447.htmlPatchVendor Advisory
FAQ
What is CVE-2023-46837?
CVE-2023-46837 is a vulnerability with a CVSS score of 3.3 (LOW). Arm provides multiple helpers to clean & invalidate the cache for a given region. This is, for instance, used when allocating guest memory to ensure any writes (such as the ones during scrubbing) hav...
How severe is CVE-2023-46837?
CVE-2023-46837 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-46837?
Check the references section above for vendor advisories and patch information. Affected products include: Xen Xen.