← Back to CVE List

CVE-2021-28693

Published: 2021-06-30T11:15Z
Last Modified: 2024-11-21T06:00Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
xen/arm: Boot modules are not scrubbed The bootloader will load boot modules (e.g. kernel, initramfs...) in a temporary area before they are copied by Xen to each domain memory. To ensure sensitive data is not leaked from the modules, Xen must "scrub" them before handing the page over to the allocator. Unfortunately, it was discovered that modules will not be scrubbed on Arm. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt