Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (qualcomm) · only source for this CVE.
CVSS VectorVendor: qualcomm
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Memory corruption while processing IOCTL calls for escape operations.
AnalysisAI
Local privilege escalation in Qualcomm Snapdragon platforms stems from an out-of-bounds read (CWE-125) triggered during IOCTL escape operation processing, resulting in memory corruption. A local authenticated attacker with low privileges on an affected Snapdragon-based device can leverage the flaw to achieve high-impact compromise of confidentiality, integrity, and availability. There is no public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.
Technical ContextAI
Snapdragon system-on-chip platforms expose kernel-mode driver interfaces to userspace via IOCTL (input/output control) calls. 'Escape' operations are a specific class of vendor-defined IOCTL command typically used by graphics or display drivers (a pattern inherited from DirectX-style EscapeCmd handling) to convey custom commands between user-mode components and kernel drivers. The CWE-125 (out-of-bounds read) classification, combined with the 'Buffer Overflow' and 'Information Disclosure' tags, indicates the kernel driver fails to validate input buffer length or offsets supplied through the IOCTL escape parameters, reading past allocated memory and producing memory corruption. The CPE string cpe:2.3:a:qualcomm,_inc.:snapdragon:*:*:* points to Snapdragon-branded chipset components across versions; exact affected firmware/driver builds are enumerated only in the Qualcomm June 2026 security bulletin.
RemediationAI
Patch available per vendor advisory - apply the Qualcomm-released firmware/driver updates documented in the June 2026 Qualcomm Security Bulletin (https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2026-bulletin.html), and on Android devices apply the corresponding OEM monthly security patch level that incorporates these Qualcomm fixes once vendor builds are published. Because the flaw requires local code execution on the device, compensating controls until patches arrive include restricting installation to Play Protect / managed app stores to limit local attacker code on the device, enforcing MDM policies that block sideloading and developer mode (trade-off: reduced flexibility for power users), and on rooted/test devices avoiding running untrusted native binaries. There is no practical configuration toggle to disable IOCTL escape paths without breaking graphics/display functionality, so patching is the durable fix.
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
Local privilege escalation via memory corruption affects Qualcomm Snapdragon platforms, where allocating memory with siz
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33823
GHSA-g25p-r463-6339