Cyber Resilience

CVE-2017-11076

Critical

Published: 26 November 2024

Published
26 November 2024
Modified
09 January 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0028 51.9th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2017-11076 is a critical-severity Use of Out-of-range Pointer Offset (CWE-823) vulnerability in Qualcomm Msm8909W Firmware. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 48.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

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.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

qualcomm
msm8909w firmware
all versions
qualcomm
msm8996au firmware
all versions
qualcomm
sd 210 firmware
all versions
qualcomm
sd 212 firmware
all versions
qualcomm
sd 205 firmware
all versions
qualcomm
sd 425 firmware
all versions
qualcomm
sd 427 firmware
all versions
qualcomm
sd 430 firmware
all versions
qualcomm
sd 435 firmware
all versions
qualcomm
sd 450 firmware
all versions
+17 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-119

Ongoing control assessments and code testing (static/dynamic analysis, fuzzing) surface memory buffer restriction failures, which are then remediated before release.

addresses: CWE-119

Managed runtimes used by platform-independent applications (e.g., JVM, CLR) enforce memory safety, preventing most buffer overflows that require direct memory manipulation.

addresses: CWE-119

Memory protections (e.g., W^X, ASLR) make exploitation of buffer-boundary violations far harder to turn into code execution.

addresses: CWE-119

Detects exploitation attempts that produce memory corruption, crashes, or anomalous behavior.

References