CVE-2020-3636
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 · uneditedu'Out of bound writes happen when accessing usage_table header entry beyond the memory allocated for the header' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking in Kamorta, QCS404, QCS610, Rennell, SC7180, SDX55, SM6150, SM7150, SM8250, SXR2130
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 confidenceOut-of-bounds write vulnerability in Qualcomm Snapdragon chipsets where accessing usage_table header entries exceeds allocated memory boundaries. This memory corruption issue could allow privilege escalation or denial of service. The vulnerability exists in the Snapdragon Auto, Compute, Consumer IOT, Mobile, and Wired Infrastructure product lines.
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
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/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 chipset model in your deviceCheck system information, device specifications, or bootloader logs to determine the exact Snapdragon chipset variant (e.g., via 'cat /proc/cpuinfo' on Linux, or check BIOS/UEFI diagnostics on embedded systems)Affected if The chipset model matches Kamorta, Qcs404, Qcs610, Rennell, Sc7180, Sdx55, Sm6150, or Sm7150
-
Locate the usage_table firmware componentAccess the firmware image or debug interface provided by the device OEM to inspect the chipset firmware structure; look for the usage_table module in the firmware binaryAffected if The usage_table header entries exist in the firmware, indicating the vulnerable component is present
-
Verify the firmware versionRetrieve the firmware version string from the chipset (via manufacturer tools, debug UART, or OEM-provided diagnostic software) and compare against the affected product listAffected if The firmware version corresponds to any of the listed affected products (all versions of Kamorta, Qcs404, Qcs610, Rennell, Sc7180, Sdx55, Sm6150, Sm7150)
-
Confirm the usage_table boundary conditionIf firmware debugging is available, examine memory allocation for usage_table headers and verify whether header access can exceed the allocated buffer size during normal operationAffected if The firmware allows access to usage_table header entries beyond allocated memory boundaries
If your device contains any of the listed Qualcomm Snapdragon chipset models (Kamorta, Qcs404, Qcs610, Rennell, Sc7180, Sdx55, Sm6150, Sm7150) with the usage_table firmware component present, you are affected since all firmware versions of these products 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.
From vendor dataApply vendor-supplied firmware/microcode security patches from Qualcomm through downstream device manufacturers (OEMs/ODMs). This is a hardware/firmware-level issue requiring updates to the chipset firmware, not a software patch.
- Consultation6.0 h
- Implementation12.0 h
- Testing16.0 h
- Review / QA6.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $10,944.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2020-3636 — 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-2020-3636 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