CVE-2025-13952
KrytyczneStreszczenie
Strona internetowa zawierająca nietypowy kod shaderów GPU, załadowana z Internetu do procesu kompilatora GPU, powoduje awarię typu use-after-free w bibliotece kompilatora shaderów GPU. Na niektórych platformach, gdy proces kompilatora ma uprawnienia systemowe, może to umożliwić dalsze exploity na urządzeniu.
Ocena ryzyka
Podatność może prowadzić do wykonania kodu w kontekście procesu kompilatora GPU, co przy uprawnieniach systemowych może skutkować pełnym przejęciem urządzenia.
Rekomendacja
Zaktualizuj przeglądarkę i system operacyjny do wersji zawierających poprawki dla tej podatności oraz rozważ ograniczenie uprawnień procesu kompilatora GPU.
Oryginalny opis (angielski, źródło NVD)
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.

