CVE-2016-10458
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 before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile SD 210/SD 212/SD 205, SD 410/12, SD 425, SD 427, SD 430, SD 435, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 808, SD 810, SD 820, SD 835, SD 845, SDM630, SDM636, SDM660, SDX20, and Snapdragon_High_Med_2016, the 'proper' solution for this will be to ensure that any users of qsee_log in the bootchain (before Linux boots) unallocate their buffers and clear the qsee_log pointer. Until support for that is implemented in TZ and the bootloader, enable tz_log to avoid potential scribbling. This solution will prevent the linux kernel memory corruption.
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 confidenceMemory corruption vulnerability in the qsee_log component of Trusted Execution Environment (TZ) on multiple Qualcomm Snapdragon chipsets. During the boot chain (before Linux loads), qsee_log buffers are not properly deallocated, causing them to be overwritten and leading to Linux kernel memory corruption.
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 versionsall versionsall versionsall versionsall versionsall versionsall versionsall 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 the Qualcomm Snapdragon chipset modelCheck /proc/cpuinfo or boot logs for the chipset identifier (e.g., SD210, SD212, SD205, SD410, SD412, SD425, SD430, SD450)Affected if The device uses any of the listed affected Snapdragon variants (Sd 210, 212, 205, 410, 412, 425, 430, 450)
-
Determine the firmware versionCheck the baseband/firmware version via AT commands, boot logs, or /proc/version. For Android devices, check Settings > About Phone > Build Number or use 'getprop' commandsAffected if All firmware versions for the affected chipsets are vulnerable (no version is patched)
-
Inspect the TEE configuration for qsee_log usageExamine boot logs (dmesg, /proc/bootlog, or early boot serial console output) for references to 'qsee_log' or 'tz_log' configuration in the Trusted Execution EnvironmentAffected if qsee_log is enabled or referenced in the TZ configuration (vulnerable state)
-
Review kernel memory corruption indicatorsCheck kernel logs (dmesg, /var/log/kern.log) for messages related to TZ/qsee memory corruption, unexpected kernel panics, or memory overwrite errors occurring early in bootAffected if Memory corruption errors related to qsee_log or TZ buffer overflows appear in kernel logs
A user is affected if their device uses a Qualcomm Snapdragon Sd 210/212/205/410/412/425/430/450 chipset with qsee_log enabled in the Trusted Execution Environment, as all firmware versions for these chipsets contain the 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 · scopedEnable tz_log instead of qsee_log in the Trusted Execution Environment (TZ) and bootloader to prevent buffer overflow and memory corruption in the Linux kernel.
Android security patch level 2018-04-05 or later from OEM (exact version varies by device manufacturer)
- 1. Verify the current Android security patch level on the affected device (Settings > About Phone > Security patch level)
- 2. If the security patch level is earlier than 2018-04-05, update the device to the latest Android security update available from the device OEM
- 3. As a configuration workaround mentioned in the advisory: ensure tz_log is enabled in the boot configuration to prevent qsee_log buffer scribbling that leads to kernel memory corruption
- 4. Contact the device OEM to confirm they have incorporated the Qualcomm fix addressing the qsee_log buffer handling in TrustZone (TZ) and bootloader components
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation8.0 h
- Implementation24.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 $15,616.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2016-10458 — 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-2016-10458 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