CVE-2025-13952
CriticalSummary
A web page with unusual GPU shader code loaded into the GPU compiler process triggers a write use-after-free crash in the GPU shader compiler library. On certain platforms with system privileges, this could enable further exploits.
Risk Assessment
The vulnerability could lead to code execution in the GPU compiler process, potentially resulting in full device compromise if system privileges are present.
Recommendation
Update the browser and operating system to patched versions and consider restricting GPU compiler process privileges.
Original NVD description (English source)
A web page that contains unusual GPU shader code is loaded from the Internet into the GPU compiler process triggers a write use-after-free crash in the GPU shader compiler library. On certain platforms, when the compiler process has system privileges this could enable further exploits on the device. The shader code contained in the web page executes a path in the compiler that held onto an out of date pointer, pointing to a freed memory object.

