Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local trigger via a device-resident process gives AV:L and PR:L; unbounded allocation is low-complexity (AC:L) and yields full memory-corruption impact (C/I/A:H).
Primary rating from Vendor (qualcomm).
CVSS VectorVendor: qualcomm
Lifecycle Timeline
1DescriptionCVE.org
Memory Corruption when allocating memory with sizes that exceed the maximum allowed value.
AnalysisAI
Local privilege escalation via memory corruption affects Qualcomm Snapdragon platforms, where allocating memory with sizes exceeding the maximum allowed value corrupts adjacent memory (CWE-126, buffer over-read/overflow). A local attacker with low privileges (PR:L) and no user interaction can compromise confidentiality, integrity, and availability (all High), scoring CVSS 7.8. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
The affected component is the Qualcomm Snapdragon system-on-chip platform (cpe:2.3:a:qualcomm,_inc.:snapdragon), a family of mobile/embedded chipsets bundling CPU, GPU, DSP, and baseband along with vendor firmware and drivers. The root cause is classed as CWE-126 (Buffer Over-read), triggered here during a memory allocation path that fails to bound the requested size against a maximum allowed value; an oversized allocation request leads to out-of-bounds access and memory corruption. Because this executes within Snapdragon platform software (typically a driver or firmware interface reachable from a local process), corruption of kernel/privileged memory structures is the plausible impact surface. Qualcomm tags this as a Buffer Overflow issue in its July 2026 security bulletin.
RemediationAI
Apply the Qualcomm-supplied fix as delivered through your device OEM: install the firmware/OS update whose security patch level incorporates the July 2026 Qualcomm bulletin fixes (https://docs.qualcomm.com/product/publicresources/securitybulletin/july-2026-bulletin.html) - the exact fixed version is device- and chipset-specific and is not enumerated in the provided data, so cite the OEM's patched build rather than a single global version number. No standalone version string was provided in the input, so this is best described as Patch available per vendor advisory. As a compensating control until the OEM update lands, restrict installation of untrusted third-party applications and enforce app-vetting/MDM policies to limit which local processes can reach the vulnerable allocation path; the trade-off is reduced device flexibility and reliance on OEM update cadence, which for some devices may lag the Qualcomm bulletin by weeks.
More in Snapdragon
View allMemory corruption in Qualcomm Snapdragon Wi-Fi/NAN firmware allows an attacker within wireless range to overflow a stack
Buffer overflow in Qualcomm Snapdragon firmware enables authentication bypass on adjacent networks, allowing remote unau
Local privilege escalation and memory corruption in Qualcomm Snapdragon WLAN firmware occurs when the driver parses malf
Memory corruption in Qualcomm Snapdragon Strongbox component allows local low-privileged attackers to trigger a buffer o
Local privilege escalation in Qualcomm Snapdragon chipsets stems from an out-of-bounds memory access in the Strongbox tr
Memory corruption in Qualcomm Snapdragon chipsets allows adjacent network attackers to achieve arbitrary code execution
Bootloader integrity bypass in Qualcomm Snapdragon platforms allows a high-privileged local attacker to write to a speci
Authentication bypass in Qualcomm Snapdragon SoCs allows adjacent network attackers to exploit a cryptographic flaw duri
Memory corruption in Qualcomm Snapdragon IOCTL device driver handling enables a local low-privilege attacker to achieve
Memory corruption in Qualcomm Snapdragon's fingerprint Trusted Application (TA) allows a local low-privileged attacker t
Memory corruption in Qualcomm Snapdragon platforms occurs when a packet with a size value near the maximum allowable lim
Use-after-free memory corruption in Qualcomm Snapdragon platform driver code allows a local low-privileged process to tr
Same weakness CWE-126 – Buffer Over-read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41929
GHSA-8956-f28w-h25c