CVE-2022-49359
HIGHLinux Kernel 5.10.67-5.11 - Use-After-Free in Panfrost Job MMU Reference
Title source: llmDescription
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.
References (3)
Core 3
Scores
CVSS v3
7.8
EPSS
0.0025
EPSS Percentile
16.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-416
Status
published
Products (16)
Linux/Linux
< 5.15
Linux/Linux
5.10.67 - 5.11
Linux/Linux
5.13.19 - 5.14
Linux/Linux
5.14.6 - 5.15
Linux/Linux
5.15
Linux/Linux
5.17.15 - 5.17.*
Linux/Linux
5.18.4 - 5.18.*
Linux/Linux
5.19
Linux/Linux
626adede2642f00c8918999a2451bd0a644ab9b7
Linux/Linux
7fdc48cc63a30fa3480d18bdd8c5fff2b9b15212 - 472dd7ea5e19a1aeabf1711ddc756777e05ee7c2
... and 6 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026