LiveActive security incident?Get immediate response
CVE Record

CVE-2016-7151: Capstone 3.0.4 has an out-of-bounds vulnerability (SEGV caused by a read memory access) in X86_insn_reg_int...

Capstone 3.0.4 has an out-of-bounds vulnerability (SEGV caused by a read memory access) in X86_insn_reg_intel in arch/X86/X86Mapping.c.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2016-7151 is a crash bug in Capstone 3.0.4, a disassembly library. A malformed x86 instruction path can trigger an out-of-bounds read and segmentation fault. Business impact is mainly availability risk where Capstone processes untrusted or automated inputs.

Executive priority

Treat as a targeted availability risk for systems that rely on automated binary analysis. Prioritize patching if Capstone handles untrusted submissions or runs in production workflows.

Technical view

The CVE describes an out-of-bounds read causing SEGV in X86_insn_reg_intel within arch/X86/X86Mapping.c in Capstone 3.0.4. Public references are a GitHub pull request and commit. The bundle does not provide CVSS, CWE, or affected CPE metadata.

Likely exposure

Exposure is most likely in applications or services embedding Capstone 3.0.4 and disassembling x86 content from untrusted, user-supplied, or large automated sources. Evidence for broader affected versions is not provided.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Public GitHub references indicate the issue and code change were visible, but no exploit status is established by the provided sources.

Researcher notes

Metadata is sparse: no CVSS, CWE, CPE, or named fixed release is provided. Analysis should stay scoped to Capstone 3.0.4 and the referenced X86Mapping.c fix unless vendor records add details.

Mitigation direction

  • Identify whether Capstone 3.0.4 is present directly or as a bundled dependency.
  • Apply the vendor fix or upgrade to a release containing commit 87a25bb543c8.
  • Restrict untrusted binary analysis inputs until patched where feasible.
  • Monitor Capstone project guidance for affected-version and release details.

Validation and detection

  • Inventory binaries, packages, and vendored source for Capstone 3.0.4.
  • Confirm whether arch/X86/X86Mapping.c includes the referenced fix.
  • Review services that disassemble user-controlled x86 input.
  • Check crash logs for SEGVs in X86_insn_reg_intel.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2016-7151 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.