
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability was discovered in the Linux kernel's GMA500 graphics driver, identified as CVE-2022-48633. The issue involves a locking error in the drm/gma500 driver where psb_gem_unpin() calls dma_resv_lock() but the underlying ww_mutex gets destroyed by drm_gem_object_release(), leading to a WARN_ON(lock->magic != lock) error (NVD, Red Hat).
The vulnerability occurs in the Linux kernel's GMA500 graphics driver where there is an improper sequence of operations in the psb_gem_free_object() function. Specifically, the drm_gem_object_release() call destroys the ww_mutex before psb_gem_unpin() attempts to use it through dma_resv_lock(). Red Hat has assigned this vulnerability a CVSS v3 Base Score of 2.3 (Low) with a vector of CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L (Red Hat).
The vulnerability has a low severity impact, primarily affecting system stability. When triggered, it results in a kernel warning message and potential system instability, though it does not pose significant security risks as it requires high privileges to exploit and only affects availability with low impact (Red Hat).
The vulnerability requires local access and high privileges to exploit, making it relatively difficult to take advantage of in practice. There are no known exploits in the wild (Red Hat).
The issue has been fixed by moving the drm_gem_object_release() call in psb_gem_free_object() to after the unpin operation. This fix has been implemented in the Linux kernel through a patch that corrects the sequence of operations (Kernel Patch).
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."