CVE-2024-11863
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 · uneditedSpecifically crafted SCMI messages sent to an SCP running SCP-Firmware release versions up to and including 2.15.0 may lead to a Usage Fault and crash the SCP
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 firmware vulnerability in SCP-Firmware (System Control Processor Firmware) where specifically crafted SCMI (System Control and Management Interface) messages can trigger a Usage Fault and crash the SCP. The SCP is a critical ARM processor responsible for system control and management functions. Versions up to and including 2.15.0 are affected.
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 data< 2.16.0CVSS 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
- Low
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
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 if SCP-Firmware is present on the systemCheck system documentation, firmware manifests, or boot logs for references to 'SCP', 'System Control Processor', or 'scp-firmware'. On ARM-based servers, this is often found in MORELLO, Neoverse, or other reference platforms.Affected if The system utilizes an SCP for system control and management functions.
-
Determine the installed SCP-Firmware versionQuery the SCP firmware version through available interfaces: (1) Check /sys/class/misc or device tree entries for scmiver or version info, (2) Use vendor-specific IPMI commands or BMC interfaces (e.g., 'ipmi fru print' or similar), (3) Review firmware dump metadata if accessible via debug ports. Compare the discovered version against the affected range (< 2.16.0).Affected if The installed SCP-Firmware version is 2.15.0 or earlier.
-
Verify SCMI message handling configurationInspect the SCP-Firmware build configuration or device tree for SCMI protocol handlers. Check whether the SCMI message handler validates message sources or accepts messages only from trusted agents (e.g., secure world or verified main CPU). Look for configuration flags related to SCMI_SCMI_MESSAGE_VALIDATION or similar.Affected if SCMI messages from untrusted or external sources are accepted without proper validation.
-
Assess attack surface for SCMI message injectionReview system architecture to determine what can send SCMI messages to the SCP. Check if debug interfaces (JTAG, UART), network-accessible BMC/IPMI interfaces, or untrusted guest VMs have direct or indirect paths to send SCMI messages to the SCP.Affected if Untrusted or external entities have the ability to send arbitrary SCMI messages to the SCP.
A system is affected if it runs SCP-Firmware version 2.15.0 or earlier AND has any pathway that allows untrusted actors to inject specially crafted SCMI messages to the System Control Processor.
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.
dbcve · scoped2.16.0
Update SCP-Firmware to a version beyond 2.15.0 (if available) following the vendor's firmware update procedure, ensuring the update is tested in a staging environment first due to the critical nature of the SCP component.
SCP-Firmware 2.16.0 or later
- Identify the current SCP-Firmware version in use by checking the firmware build or system documentation
- Obtain SCP-Firmware version 2.16.0 or later from the official Arm developer resources (developer.arm.com)
- Follow the platform-specific firmware update procedure to apply the new SCP-Firmware image
- Verify the upgrade was successful by confirming the running SCP-Firmware version is 2.16.0 or later
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation6.0 h
- Testing6.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,312.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-11863 — 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-11863 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