CVE-2022-33747

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-33747
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-33747.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-33747
Downstream
Related
Published
2022-10-11T13:15:10Z
Modified
2025-08-09T20:01:26Z
Severity
  • 3.8 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L CVSS Calculator
Summary
[none]
Details

Arm: unbounded memory consumption for 2nd-level page tables Certain actions require e.g. removing pages from a guest's P2M (Physical-to-Machine) mapping. When large pages are in use to map guest pages in the 2nd-stage page tables, such a removal operation may incur a memory allocation (to replace a large mapping with individual smaller ones). These memory allocations are taken from the global memory pool. A malicious guest might be able to cause the global memory pool to be exhausted by manipulating its own P2M mappings.

References

Affected packages