LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-33106: Qualcomm Multiple Chipsets Use of Out-of-Range Pointer Offset Vulnerability

RBRecent Breaches Vulnerability Intelligence·Dec 5, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Dec 26, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-33106 to its Known Exploited Vulnerabilities catalog on Dec 5, 2023, with a federal patch deadline of Dec 26, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Multiple Qualcomm chipsets contain a use of out-of-range pointer offset vulnerability due to memory corruption in Graphics while submitting a large list of sync points in an AUX command to the…

CVE-2023-33106 is a use-of-out-of-range-pointer-offset vulnerability affecting multiple Qualcomm chipsets. It arises from memory corruption in the graphics subsystem when a large list of sync points is submitted in an AUX command to the IOCTL_KGSL_GPU_AUX_COMMAND interface. For IT and security teams managing mobile devices, embedded systems, or other platforms that incorporate these chipsets, the issue matters because successful exploitation can lead to memory corruption that undermines the integrity of the graphics driver and potentially the broader system. Public detail is limited to the CISA summary; confirm exact impact and affected models against the vendor advisory.

Because the flaw sits in a privileged graphics path, defenders should treat it as a high-priority firmware concern rather than a simple application bug. Unpatched devices remain exposed until the vendor-supplied remediation is applied or the product is removed from service.

How it works

The underlying weakness is CWE-823: use of an out-of-range pointer offset. In this case the graphics code does not properly bound-check the size of a list of sync points supplied through the IOCTL_KGSL_GPU_AUX_COMMAND. When an attacker can submit a sufficiently large list, the resulting pointer arithmetic falls outside the intended memory region and produces memory corruption.

An attacker who can reach the vulnerable IOCTL—typically from a local process with sufficient privileges or via a compromised application that can issue GPU commands—triggers the out-of-range access. The corruption itself is the immediate result; further exploitation steps (privilege escalation, code execution, etc.) depend on the surrounding memory layout and are not detailed in the public summary. Specifics of any working exploit must be confirmed against the vendor advisory; no exploit code or precise trigger values are provided here.

Am I affected? How to find it in your systems

Qualcomm chipsets appear in a wide range of Android smartphones, tablets, IoT gateways, automotive systems, and other embedded platforms. Inventory efforts should therefore focus on any device whose SoC or GPU is identified as Qualcomm.

If the device is no longer receiving firmware updates, treat it as affected until proven otherwise and plan for replacement.

How to remediate

The primary remediation is to apply the vendor-supplied firmware or driver update that addresses CVE-2023-33106. Follow the CISA-required action: apply remediations or mitigations per vendor instructions, or discontinue use of the product if remediation is unavailable.

Document the patch level of every remediated device for audit purposes.

If you can't patch immediately

When an immediate firmware update is not feasible, reduce exposure with compensating controls that limit access to the vulnerable graphics path and improve detection.

These measures buy time but do not eliminate the underlying memory-corruption risk; schedule the permanent patch as soon as operational constraints allow.

If your data may have been exposed

Actively exploited firmware vulnerabilities can serve as an entry point for broader compromise, including data theft. Although ransomware use of this specific CVE is not documented, any successful memory corruption on a device that handles sensitive information warrants investigation. Review device logs for signs of post-exploitation activity, rotate credentials that may have been present on the device, and consider a free exposure scan of organizational email addresses against known breach data sets to determine whether related accounts have already appeared in public dumps. Continue to monitor for vendor updates and apply them promptly.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedQualcomm · Multiple Chipsets
WeaknessCWE-823
Added to CISA KEVDec 5, 2023
Federal patch deadlineDec 26, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities