Katalog CVE

CVE-2025-37763

WysokieCVSS 7.8
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.18%

Percentyl 8 - wyżej niż 8% wszystkich znanych CVE

Streszczenie

W sterowniku GPU Imagination (powervr) brakuje przechwytywania referencji dla zadań geometrycznych w parach z zadaniami fragmentowymi. Prowadzi to do Use-After-Free.

Ocena ryzyka

Podatność może być wykorzystana do wykonania dowolnego kodu w kontekście jądra poprzez manipulację harmonogramem GPU.

Rekomendacja

Zastosuj łatkę dodającą przechwytywanie referencji zadania geometrycznego przez zadanie fragmentowe.

Inne podatności w Linux kernel

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job structure is accessed when the fragment job is being prepared by the GPU scheduler. Taking the reference prevents the geometry job being freed until the fragment job no longer requires it. Fixes a use after free bug detected by KASAN: [ 124.256386] BUG: KASAN: slab-use-after-free in pvr_queue_prepare_job+0x108/0x868 [powervr] [ 124.264893] Read of size 1 at addr ffff0000084cb960 by task kworker/u16:4/63

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS