EIP-2026-100043

PRE-CVE

Qualcomm Adreno GPU MSM Driver - perfcounter Query Heap Overflow

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-100043. PoCs published by Google Security Research.

AI-analyzed exploit summary The exploit demonstrates a heap overflow in the Adreno GPU driver's IOCTL_KGSL_PERFCOUNTER_QUERY ioctl command due to an incorrect signed type conversion, leading to a buffer overflow when a large 'count' value is provided. The PoC triggers the vulnerability by setting count to 0x80000001, causing an undersized allocation and subsequent overflow.

Description

Qualcomm Adreno GPU MSM Driver - perfcounter Query Heap Overflow

Exploits (1)

exploitdb WORKING POC VERIFIED
by Google Security Research · cdosandroid
https://www.exploit-db.com/exploits/39504

The exploit demonstrates a heap overflow in the Adreno GPU driver's IOCTL_KGSL_PERFCOUNTER_QUERY ioctl command due to an incorrect signed type conversion, leading to a buffer overflow when a large 'count' value is provided. The PoC triggers the vulnerability by setting count to 0x80000001, causing an undersized allocation and subsequent overflow.

Classification
Working Poc 100%
Attack Type
Lpe
Complexity
Trivial
Reliability
Reliable
Target: Adreno GPU driver for MSM Linux kernel (Android devices)
No auth needed
Prerequisites: Access to /dev/kgsl-3d0 device node
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026