PT-2025-40139 · Linux+2 · Linux Kernel+2
Published
2022-07-07
·
Updated
2025-10-23
·
CVE-2022-50454
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue was identified in the
nouveau gem prime import sg table() function within the Nouveau driver. The issue occurs because nouveau bo init() can return an error after the gem object has already been released, leading to a use-after-free when nouveau bo ref() is called with freed memory (nvbo->bo). The root cause is that nouveau bo init() relies on ttm bo init() and forwards its return code. On failure, ttm bo init() calls nouveau bo del ttm() to free the memory.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Nouveau
Suse