CVE-2015-9185
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 Automobile, Snapdragon Mobile, and Snapdragon Wear MDM9206, MDM9650, SD 210/SD 212/SD 205, SD 410/12, SD 425, SD 430, SD 450, SD 600, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 800, SD 808, SD 810, SD 820, SD 820A, SD 835, SD 845, and SD 850, in multiple Secure DEMUX functions (e.g., SDMX_open_session, SDMX_close_session, SDMX_set_session_cfg), when parameter validation fails, an error code is written into a response buffer, without checking that response buffer length (rsplen) passed from HLOS is large enough to hold the response. If the buffer is at the end of a non-secure page followed by secured memory page, this can cause a secure 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 confidenceBuffer overflow vulnerability in Qualcomm Snapdragon Secure DEMUX functions where error response codes are written without validating that the response buffer length (rsplen) from HLOS can accommodate the response. When the buffer is positioned at the end of a non-secure memory page adjacent to a secure page, this allows writing beyond buffer bounds into secure memory, causing secure 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 device chipsetCheck /proc/cpuinfo or run 'getprop ro.hardware' or 'getprop ro.chipname' to retrieve the Qualcomm Snapdragon model numberAffected if The chipset matches any of: Mdm9206, Mdm9650, Sd 210, Sd 212, Sd 205, Sd 410, Sd 412, Sd 425
-
Verify the firmware versionRun 'getprop' commands such as 'getprop ro.build.version.firmware' or check the baseband version with 'getprop gsm.version.baseband' to identify the firmware versionAffected if All firmware versions of the affected chipsets are vulnerable since no fixed version is listed
-
Check Android security patch levelRun 'getprop ro.build.version.security_patch' to retrieve the installed security patch dateAffected if The patch level is earlier than April 2018, indicating the vendor fix has not been applied
-
Verify secure memory configurationInspect /proc/zoneinfo or memory maps via 'cat /proc/self/maps' to determine if non-secure memory pages are positioned adjacent to secure memory regionsAffected if A response buffer is located at the end of a non-secure memory page bordering secure memory, allowing overflow into secure regions
-
Confirm Secure DEMUX functionality is activeMonitor system logs or check for secure processing daemon activity related to 'demux' or 'secure demux' services that handle HLOS communicationAffected if The Secure DEMUX module is actively processing requests from the HLOS and writing error response codes without validating buffer length
The device is affected if it uses any of the listed Qualcomm Snapdragon chipsets and has not received the April 2018 or later Android security patch, with the vulnerable Secure DEMUX feature in use and memory positioned such that buffer overflow can reach secure memory.
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 Android security patch level from April 2018 or later, which contains the vendor fix. If patches unavailable, restrict device use in security-sensitive contexts until OEM firmware updates are released.
Android security patch level 2018-04-05 or later (or equivalent OEM firmware update containing Qualcomm fix)
- 1. Identify the current Android security patch level on the affected device by going to Settings > About Phone > Security patch level
- 2. If the security patch level is earlier than April 5, 2018, the device is vulnerable to this CVE
- 3. Contact the device OEM (Original Equipment Manufacturer) to request a firmware/security update that includes the 2018-04-05 Android security patch level or later
- 4. If no update is available from the OEM, consider replacing the device with a newer model that receives regular security updates
- 5. As a temporary mitigation, avoid using secure media playback functions (SDMX) on affected devices until firmware update is available
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,096.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-9185 — 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-2015-9185 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