EN

Tracker / CVE-2022-49359

CVE-2022-49359

Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Job should reference MMU not file_priv For a while now it's been allowed for a MMU context to outlive it's corresponding panfrost_priv, however the job structure still references panfrost_priv to get hold of the MMU context. If panfrost_priv has been freed this is a use-after-free which I've been able to trigger resulting in a splat. To fix this, drop the reference to panfrost_priv in the job structure and add a direct reference to the MMU structure which is what's actually needed.

Prodotti e versioni affette

linux linux_kernel
linux linux_kernel · 5.10.67 → 5.11
linux linux_kernel · 5.13.19 → 5.14
linux linux_kernel · 5.14.6 → 5.17.15
linux linux_kernel · 5.18 → 5.18.4

Analisi

Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.

Riferimenti