LiveActive security incident?Get immediate response
CVE Record

CVE-2017-11076: Use of Out-of-range Pointer Offset in Video

On some hardware revisions where VP9 decoding is hardware-accelerated, the frame size is not programmed correctly into the decoder hardware which can lead to an invalid memory access by the decoder.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects certain Qualcomm Snapdragon hardware video decoding paths. On some hardware revisions, VP9 video frame size may be programmed incorrectly, causing invalid memory access. The published severity is high because confidentiality, integrity, and availability could all be impacted.

Executive priority

Treat as high priority for mobile, embedded, automotive, or appliance fleets using affected Snapdragon hardware. Business urgency is highest where devices are unmanaged, exposed to untrusted media, or no longer receive OEM updates.

Technical view

CVE-2017-11076 is a CWE-823 out-of-range pointer offset issue in hardware-accelerated VP9 decoding on listed Snapdragon platforms. The CVSS 3.1 vector is network, low complexity, no privileges, no user interaction, unchanged scope, with high CIA impact.

Likely exposure

Exposure is most likely on devices using the listed Qualcomm Snapdragon platforms and hardware-accelerated VP9 decode. Actual exposure depends on hardware revision, OEM firmware, and whether affected decoder paths are reachable in deployed workloads.

Exploitation context

The source bundle does not identify active exploitation, and the CVE is not marked KEV. No exploit details are provided. The CVSS vector indicates remote reachability without privileges or user interaction, but practical exploitability is not established here.

Researcher notes

Evidence is limited to the CVE record and Qualcomm reference in the source bundle. The affected list names Snapdragon platforms, but default status is otherwise unaffected. Do not assume other Qualcomm products are affected without vendor confirmation.

Mitigation direction

  • Inventory devices using the listed Snapdragon platforms.
  • Check Qualcomm and OEM guidance for CVE-2017-11076 coverage.
  • Apply relevant OEM firmware or security updates when available.
  • Prioritize internet-facing or unmanaged devices for review.
  • Track unsupported devices for replacement or compensating controls.

Validation and detection

  • Map device models to Snapdragon chipset versions.
  • Confirm whether hardware-accelerated VP9 decoding is present.
  • Compare device patch level with Qualcomm and OEM advisories.
  • Document devices that cannot receive applicable updates.
  • Monitor vendor bulletins for revised affected-status details.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-823: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-11076 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2017-11076Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Qualcomm, Inc.SnapdragonMSM8909W, MSM8996AU, SD 210/SD 212/SD 205, SD 425, SD 427, SD 430, SD 435, SD 450, SD 615/16/SD 415, SD 625, SD 810, SD 820, SD 820A, SD 835, SD 845, SDM429, SDM439, SDM630, SDM632, SDM636, SDM660, SDM710, Snapdragon_High_Med_2016unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-823 · source CWE mapping

Use of Out-of-range Pointer Offset

Use of Out-of-range Pointer Offset represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.