
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50454 is a use-after-free vulnerability discovered in the Linux kernel's drm/nouveau driver. The issue occurs in the nouveaugemprimeimportsgtable() function where nouveauboinit() returns an error, causing the gem object to be released prematurely. This leads to a subsequent use-after-free condition when nouveaubo_ref() attempts to use the freed 'nvbo->bo' pointer (NVD).
The vulnerability stems from improper memory management in the nouveau driver's gem prime import functionality. When nouveauboinit() fails, it calls ttmboinit() which then calls nouveaubodelttm() to free the memory. However, the code continues to execute and calls nouveauboref() on the already freed object, resulting in a use-after-free condition. The fix involves removing the call to nouveaubo_ref() to prevent accessing the freed memory (Ubuntu).
A successful exploitation of this vulnerability could lead to system crashes, memory corruption, or potentially arbitrary code execution in the context of the kernel. The issue affects systems running the nouveau graphics driver for NVIDIA GPUs (NVD).
The vulnerability has been fixed in various Linux distributions through kernel updates. Ubuntu has released patches for multiple kernel versions including linux-hwe 5.15.0-60.66~20.04.1 for 20.04 LTS and other affected versions. Users are advised to update their systems to the patched kernel versions (Ubuntu).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."