Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle The 'vmw_user_object_buffer' function may return NULL with incorrect inputs. To avoid possible null pointer dereference, add a check whether the 'bo' is NULL in the vmw_framebuffer_surface_create_handle.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.10.4, < 6.11 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/36f64da080555175b58d85f99f5f90435e274e56Patch
- https://git.kernel.org/stable/c/93d1f41a82de382845af460bf03bcb17dcbf08c5Patch
FAQ
What is CVE-2024-53115?
CVE-2024-53115 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle The 'vmw_user_object_buffer' function may return NULL wi...
How severe is CVE-2024-53115?
CVE-2024-53115 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53115?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.