CVE-2018-11882
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 · uneditedIncorrect bound check can lead to potential buffer overwrite in WLAN controller in Snapdragon Mobile in version SD 835, SD 845, SD 850, SDA660.
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 an incorrect bounds check vulnerability in the WLAN controller firmware of Qualcomm Snapdragon mobile processors (SD 835, SD 845, SD 850, SDA660). The improper bounds validation can allow a buffer overwrite, potentially enabling code execution or denial of service in the wireless component.
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 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
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.0/AV:L/AC:L/PR:L/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 chip modelCheck device specifications or system information to determine if the device uses Snapdragon SD 835, SD 845, SD 850, or SDA.mobile (SDA660). On Android, this may appear in Settings > About Phone > Processor or in /proc/cpuinfo.Affected if The device contains any of these specific Snapdragon variants (SD 835, SD 845, SD 850, SDA660)
-
Verify WLAN controller is enabledConfirm the wireless interface is active. On Android, check that Wi-Fi is turned on; on Linux systems, run 'iwconfig' or check that wlan0 interface exists and is up.Affected if WLAN functionality is enabled and the vulnerable firmware is running
-
Determine WLAN firmware versionAttempt to retrieve the WLAN firmware version. On Android, this may be visible in diagnostic menus or via 'dmesg | grep wlan' or '/system/bin/iw list'. The exact method varies by device OEM and Android version.Affected if The WLAN firmware version cannot be determined or is earlier than the OEM patch date
-
Check OEM security patch levelOn Android devices, go to Settings > About Phone > Security Patch Level to see the installed security update. Compare the date to when the CVE was publicly disclosed (June 2018) and when your OEM released fixes.Affected if The Security Patch Level predates June 2018 or the device has not received OEM firmware updates since the CVE was published
-
Confirm device is not receiving firmware updatesCheck with the device manufacturer (OEM) website or support to verify whether the specific device model has received a firmware update addressing this WLAN bounds check vulnerability.Affected if The OEM has not released or deployed a firmware patch for CVE-2018-11882 to your device model
A user is affected if their device contains a Snapdragon SD 835, SD 845, SD 850, or SDA660 chip and the WLAN firmware has not been updated by the OEM with the bounds check fix.
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.
From vendor dataApply the Qualcomm firmware patch (typically delivered through device OEM updates) to address the bounds check error in the WLAN controller; until the patch is available, monitor wireless traffic for anomalous behavior as a compensating control.
- Consultation12.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 $11,136.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2018-11882 — 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-2018-11882 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