CVE-2024-5660
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedUse of Hardware Page Aggregation (HPA) and Stage-1 and/or Stage-2 translation on Cortex-A77, Cortex-A78, Cortex-A78C, Cortex-A78AE, Cortex-A710, Cortex-X1, Cortex-X1C, Cortex-X2, Cortex-X3, Cortex-X4, Cortex-X925, Neoverse V1, Neoverse V2, Neoverse V3, Neoverse V3AE, Neoverse N2 may permit bypass of Stage-2 translation and/or GPT protection.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThis is a hardware vulnerability in specific ARM Cortex-A and Neoverse processor cores where the use of Hardware Page Aggregation (HPA) combined with Stage-1 and/or Stage-2 memory translation can allow an attacker to bypass Stage-2 translation boundaries (used in virtualization) and Granular Protection Table (GPT) memory protections, potentially enabling escape from isolated execution environments.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE dataall versionsall versionsall versionsall versionsall versionsall versionsall versionsall versionsCVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the ARM processor modelCheck the system's processor information using commands such as 'lscpu', 'cat /proc/cpuinfo', or system firmware/dmesg logs to identify the exact ARM Cortex core modelAffected if The system does not have an ARM Cortex-A710, A77, A78, A78ae, A78c, X1, X1c, or X2 core - if a different or non-affected ARM core is present, this vulnerability does not apply
-
Check if Hardware Page Aggregation (HPA) is enabledExamine system firmware/UEFI settings, ARM-specific registers (such as MAIR_ELx or TTBR0_EL1/TTBR1_EL1 page table configuration), or hypervisor configuration for HPA-related settings. Consult vendor documentation for the specific method to inspect HPA status on the affected hardwareAffected if HPA is disabled or not implemented on the system - the vulnerability only applies when HPA is actively enabled in the memory translation configuration
-
Verify if Stage-2 memory translation is in useCheck if virtualization is enabled on the system. Look for hypervisor presence via 'lscpu' (Hypervisor column), 'systemd-detect-virt', or by examining hypervisor-specific configurations and logs. Stage-2 translation is used by hypervisors for second-stage address translation in virtual machinesAffected if The system does not use virtualization (no hypervisor/Stage-2 translation) AND does not use Granular Protection Tables (GPT) - the vulnerability requires one of these protection mechanisms to be in place for the bypass to have impact
-
Confirm firmware version for inventoryQuery the system firmware version through vendor-specific tools (e.g., 'dmidecode' on systems that support it, or vendor-provided firmware inspection utilities) to document the current baselineAffected if All firmware versions of the affected cores are vulnerable - this check is for inventory and verification purposes rather than determining specific vulnerable versions
The system is affected if it contains any of the listed ARM Cortex cores (A710, A77, A78, A78ae, A78c, X1, X1c, X2) AND has Hardware Page Aggregation (HPA) enabled while using virtualization (Stage-2 translation) or Granular Protection Tables (GPT).
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataApply microcode/firmware updates from ARM and device manufacturers; if unavailable, consider disabling HPA features or implementing additional software-based memory isolation layers as a compensating control.
- Consultation16.0 h
- Implementation40.0 h
- Testing24.0 h
- Review / QA12.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $25,856.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-5660 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2024-5660 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data