CVE-2022-49359 - CVE House
Back to Database
Status published Unknown CVE-2022-49359

drm/panfrost: Job should reference MMU not file_priv

Vulnerability Description

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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2022-49359

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
7fdc48cc63a30fa3480d18bdd8c5fff2b9b15212, c29485e34e63198dca6289639aa711f99d88e76e, 626adede2642f00c8918999a2451bd0a644ab9b7, cf461fa9250a634e8afc4433d82ae0decea8136e, 5.10.67, 5.13.19, 5.14.6, 5.15, 0, 5.17.15, 5.18.4, 5.19

Timeline

Official Publish: February 26th, 2025
Last Modified: May 23rd, 2026
Added to House: July 21st, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.