Mali GPU Kernel Driver Allows Improper GPU Memory Processing Operations
Description
A local non-privileged user can make improper GPU processing operations to exploit a software race condition. If the system’s memory is carefully prepared by the user, then this in turn could give them access to already freed memory.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A local non-privileged user can exploit a race condition in the Arm Mali GPU driver to access freed memory, potentially escalating privileges or disclosing sensitive information.
Vulnerability
A software race condition exists in the Arm Mali GPU driver (local non-privileged user can make improper GPU processing operations) that, if the system’s memory is carefully prepared by the user, could give them access to already freed memory. The vulnerability affects versions of the Mali GPU driver listed in the Arm Security Center advisory [1].
Exploitation
An attacker must have local, non-privileged access to the system and be able to craft GPU processing operations that trigger the race condition. By carefully preparing the system’s memory layout, the user can exploit the timing window to cause the driver to access memory that has already been freed, leading to use-after-free conditions [1].
Impact
Successful exploitation allows the attacker to read or write freed memory, which may contain sensitive kernel data or other processes’ information. This can lead to information disclosure, privilege escalation, or potentially arbitrary code execution in the kernel context, depending on the memory contents and how the freed memory is reused [1].
Mitigation
Arm has released driver updates to address this issue. The fixed versions are available in the Arm Security Center advisory [1]. Users should apply the latest GPU driver updates from their device vendor or system integrator. No workaround is provided other than updating the driver.
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4- Range: r41p0
- Range: r17p0
- Range: r19p0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.