Bug 2329926 (CVE-2024-53115) - CVE-2024-53115 kernel: drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle
Summary: CVE-2024-53115 kernel: drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_su...
Keywords:
Status: NEW
Alias: CVE-2024-53115
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2329952
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-02 14:01 UTC by OSIDB Bzimport
Modified: 2024-12-02 14:56 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-02 14:01:56 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.