CVE-2017-14917
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 · uneditedIn Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, buffer sizes in the message passing interface are not properly validated.
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 kernel-level buffer validation vulnerability in the Message Passing Interface (MPI) within Android devices using Qualcomm MSM chipsets (Android for MSM, Firefox OS for MSM, QRD Android). The lack of proper buffer size validation allows memory corruption, potentially leading to remote code execution. The 9.8 CVSS indicates network-exploitable, unauthenticated attacks achieving complete system compromise.
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 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.0/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 your device chipsetCheck /proc/cpuinfo or system settings under 'About Phone' > 'Chipset' or 'Hardware' to determine if the device uses a Qualcomm MSM chipset. Alternatively, check the output of 'getprop ro.hardware' or 'cat /proc/device-tree/model' on rooted devices.Affected if The device is NOT using a Qualcomm MSM chipset (this vulnerability only affects devices with Qualcomm MSM processors).
-
Determine the kernel versionRun 'uname -a' or 'cat /proc/version' to retrieve the running kernel version. Compare this against the patch date provided in your device's monthly security bulletin.Affected if The kernel version predates the month when the CVE-2017-14917 patch was applied in your device's security update (check your device vendor's security patch level under Settings > About Phone > Security Patch Level).
-
Verify the MPI subsystem presenceCheck for the presence of MPI-related kernel modules or drivers. On Android, you can examine /proc/modules or use 'lsmod' if available. Look for modules named 'mpi', 'msm_mpi', or similar MPI-related drivers.Affected if The MPI subsystem is loaded and the device runs a Qualcomm MSM chipset with an unpatched kernel.
-
Check security patch levelNavigate to Settings > About Phone > Security Patch Level to view the installed security update date. Compare this against the CVE publication date of September 2017 and your vendor's subsequent security bulletin.Affected if The Security Patch Level is earlier than October 2017 or the specific month your vendor released the fix for CVE-2017-14917.
A user is affected if their Android device uses a Qualcomm MSM chipset, runs a kernel version predating the CVE-2017-14917 patch, and displays a Security Patch Level earlier than the vendor release date for this specific vulnerability.
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 · scopedApply the vendor-specific kernel/security patch from Qualcomm/CAF and device manufacturers. Users should apply monthly security patches from their Android device vendors; this is a low-level firmware issue that cannot be mitigated at the application layer.
Latest available Android Security Patch Level (2017-10 or later, per Google's monthly security bulletin)
- Ensure your Android device is running the latest available Android security patch level
- Check for system updates in Settings > System > Software Update (or similar path depending on device)
- Apply any available security updates - these are typically released monthly by device manufacturers and Google
- For enterprise or specialized devices, contact your device manufacturer or carrier for specific patch availability and timelines
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation8.0 h
- Implementation4.0 h
- Testing16.0 h
- Review / QA8.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $9,856.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2017-14917 — 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-2017-14917 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