Mdm9650 FirmwareOperating system · Qualcomm

CVE-2016-10406

HIGH · 7.5 CVSS v3.0 Published 2018-04-18
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
84/100
Remediation priority · High
Remotely reachable No privileges Zero-click

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
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile MDM9650, SD 210/SD 212/SD 205, SD 410/12, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 808, SD 810, SD 820, and SD 835, while printing debug message of a pointer in wlan_qmi_err_cb, the real kernel address will be printed regardless of the kptr_restrict system settings.

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 kernel pointer information disclosure vulnerability exists in the Qualcomm WLAN driver (wlan_qmi_err_cb) where debug messages print raw kernel addresses regardless of the kptr_restrict system setting. This allows attackers to leak kernel pointer values, potentially bypassing KASLR protection.

MitigationApply the vendor security patch (April 2018 or later security patch level) for affected Snapdragon devices. Until patched, assume kernel addresses can be leaked via debug logs.

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
Mdm9650 FirmwareOperating system
Affected:all versions
Sd 210 FirmwareOperating system
Affected:all versions
Sd 212 FirmwareOperating system
Affected:all versions
Sd 205 FirmwareOperating system
Affected:all versions
Sd 410 FirmwareOperating system
Affected:all versions
Sd 412 FirmwareOperating system
Affected:all versions
Sd 430 FirmwareOperating system
Affected:all versions
Sd 450 FirmwareOperating system
Affected:all versions

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

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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 checks

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

  1. Identify the Qualcomm chipset model
    Check /proc/cpuinfo, lspci, or /sys/class/soc for Qualcomm Snapdragon identifiers (e.g., mdm9650, sd210, sd212, sd205, sd410, sd412, sd430, sd450)
    Affected if The device uses any of the listed Qualcomm chipsets (Mdm9650, Sd210, Sd212, Sd205, Sd410, Sd412, Sd430, Sd450)
  2. Check the firmware security patch level
    Look for the baseband or WLAN firmware version in /proc/version, /sys/class/net/*/device/firmware_version, or via at commands (e.g., AT+CGMR). Compare against April 2018 patch date.
    Affected if Firmware predates the April 2018 vendor security patch or the patch level cannot be verified
  3. Inspect kernel logs for pointer leaks
    Examine dmesg, /var/log/kern.log, or journalctl output for raw hexadecimal addresses appearing in WLAN driver messages, specifically from wlan_qmi_err_cb
    Affected if Raw kernel pointers (e.g., 0xffffff8000000000 style addresses) appear in kernel logs related to WLAN driver errors
  4. Check if debug logging is enabled for WLAN driver
    Inspect /sys/module/wlan/parameters/debug_level or check for CONFIG_DEBUG_DRIVER enabled in kernel config. Also check if kmsg device (/dev/kmsg) is readable by unprivileged users.
    Affected if WLAN driver debug logging is enabled or kernel message buffer is accessible to non-root users

A device is affected if it uses any of the listed Qualcomm chipsets with firmware predating the April 2018 security patch and has accessible kernel logs where raw pointer addresses could be observed.

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

Apply the vendor security patch (April 2018 or later security patch level) for affected Snapdragon devices. Until patched, assume kernel addresses can be leaked via debug logs.

Fix this in Mdm9650 Firmware Scoped from the published advisory
  • Consultation8.0 h
  • Implementation4.0 h
  • Testing6.0 h
  • Review / QA4.0 h
22.0 hours of engineering $3,940
Get help mitigating

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2016-10406 — 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-2016-10406 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