P10 Plus FirmwareOperating system · Huawei

CVE-2017-8141

HIGH · 7.8 CVSS v3.0 Published 2017-11-22
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
81/100
Remediation priority · High
No privileges

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 · unedited
The Touch Panel (TP) driver in P10 Plus smart phones with software versions earlier than VKY-AL00C00B153 has a memory double free vulnerability. An attacker with the root privilege of the Android system tricks a user into installing a malicious application, and the application can start multiple threads and try to free specific memory, which could triggers double free and causes a system crash or arbitrary code execution.

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 confidence

A memory double-free vulnerability exists in the Touch Panel (TP) driver of Huawei P10 Plus smartphones running software versions earlier than VKY-AL00C00B153. An attacker with Android root privileges can install a malicious application that spawns multiple threads to trigger the double free, causing system crash or potentially enabling arbitrary code execution.

MitigationUpdate Huawei P10 Plus firmware to version VKY-AL00C00B153 or later, which contains the patched TP driver. Users should avoid installing applications from untrusted sources and ensure device software remains current.

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
P10 Plus FirmwareOperating system
Affected:< vky-al00c00b153

CVSS 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
Local
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.0/AV:L/AC:L/PR:N/UI:R/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 checks

Work through these to decide whether this CVE applies to you.

  1. Confirm device model is Huawei P10 Plus
    Check the device settings: Settings > About Phone > Model Number, or run `getprop ro.product.model` via ADB shell
    Affected if Model number is not Huawei P10 Plus (e.g., VKY-L09, L29, or other models)
  2. Check firmware build number
    Navigate to Settings > About Phone > Build Number, or run `getprop ro.build.display.id` via ADB shell
    Affected if Build number is lexicographically or numerically earlier than VKY-AL00C00B153 (e.g., VKY-AL00C00B150, B140, etc.)
  3. Verify exact firmware version string
    Run `getprop ro.build.version.emui` or check Settings > About Phone > EMUI version to get the full version string
    Affected if Version string indicates software earlier than VKY-AL00C00B153
  4. Determine if root privileges are present
    Check using a root checker app, or attempt to run `su` command via ADB shell to see if root access is granted
    Affected if Device has root access enabled (root shell is obtainable without permission denial)
  5. Assess application installation policy
    Check if 'Unknown sources' or 'Install unknown apps' is enabled in Settings > Security, or if the device allows sideloading APKs from non-Huawei AppGallery sources
    Affected if Unknown sources are enabled, allowing installation of apps outside the official app store

You are affected if you own a Huawei P10 Plus with firmware version earlier than VKY-AL00C00B153 and your device either has root access or allows installation of untrusted applications.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Update Huawei P10 Plus firmware to version VKY-AL00C00B153 or later, which contains the patched TP driver. Users should avoid installing applications from untrusted sources and ensure device software remains current.

Fix this in P10 Plus Firmware Scoped from the published advisory
  • Consultation1.0 h
  • Testing1.0 h
  • Review / QA1.0 h
3.0 hours of engineering $750
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,200.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2017-8141 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2017-8141 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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