CVE-2024-53115

medium

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.

References

https://git.kernel.org/stable/c/93d1f41a82de382845af460bf03bcb17dcbf08c5

https://git.kernel.org/stable/c/36f64da080555175b58d85f99f5f90435e274e56

Details

Source: Mitre, NVD

Published: 2024-12-02

Updated: 2024-12-11

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium