Cyber Resilience

CVE-2023-21666

Qualcomm Qrb5165 Firmware

Public PoC
Published
02 May 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 8.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0018 8th percentile
Risk Priority 59 floored blend · peak EPSS

Summary

CVE-2023-21666 is a high-severity Missing Release of Memory after Effective Lifetime (CWE-401) vulnerability in Qualcomm Qrb5165 Firmware. Its CVSS base score is 8.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Endpoint Denial of Service (T1499); ranked at the 8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability Data

Memory Corruption in Graphics while accessing a buffer allocated through the graphics pool.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1499 Endpoint Denial of Service Impact
Adversaries may perform Endpoint Denial of Service (DoS) attacks to degrade or block the availability of services to users.
T1499.003 Application Exhaustion Flood Impact
Adversaries may target resource intensive features of applications to cause a denial of service (DoS), denying availability to those applications.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-33086Same product: Qualcomm Qca6174A
CVE-2023-33049Same product: Qualcomm Qca6174A
CVE-2025-47397Same product: Qualcomm Qca6391
CVE-2023-33084Same product: Qualcomm Qca8337
CVE-2023-21665Same product: Qualcomm 8905
CVE-2023-43511Same product: Qualcomm Flight Rb5 5G Platform
CVE-2023-33059Same product: Qualcomm 8953Pro
CVE-2023-28537Same product: Qualcomm 8998
CVE-2024-23352Same product: Qualcomm Qca6174A
CVE-2023-21670Same product: Qualcomm Flight Rb5 5G Platform

Affected Assets

qualcomm
wcn3998 firmware
all versions
qualcomm
qca6390 firmware
all versions
qualcomm
wcn685x-5 firmware
all versions
qualcomm
wcn685x-1 firmware
all versions
qualcomm
flight rb5 5g platform firmware
all versions
qualcomm
home hub 100 platform firmware
all versions
qualcomm
mdm9250 firmware
all versions
qualcomm
mdm9628 firmware
all versions
qualcomm
mdm9650 firmware
all versions
qualcomm
msm8108 firmware
all versions
+155 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly enforce proper memory allocation/deallocation via coding standards, reviews, and tooling.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development can detect unreleased memory, providing partial coverage of the weakness.

prevents

Secure development life cycle mandates memory-management practices that reduce missing-release defects.

prevents

Application security requirements can specify explicit memory-release rules, partially mitigating the weakness.

prevents

Secure system architecture and engineering principles include resource-management guidelines that address memory leaks.

prevents

Secure coding standards directly require proper allocation/deallocation, covering most of this weakness.

finds

Capacity management may detect memory exhaustion symptoms but does not prevent the coding flaw.

References