In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu/vkms: fix a possible null pointer dereference
In amdgpu_vkms_conn_get_modes(), the return value of drm_cvt_mode()
is assigned to mode, which will lead to a NULL pointer dereference
on failure of drm_cvt_mode(). Add a check to avoid null pointer
dereference.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:22.918Z
Updated: 2024-11-04T14:53:15.223Z
Reserved: 2024-05-21T15:19:24.248Z
Link: CVE-2023-52815
Vulnrichment
Updated: 2024-08-02T23:11:35.678Z
NVD
Status : Modified
Published: 2024-05-21T16:15:19.620
Modified: 2024-11-21T08:40:39.020
Link: CVE-2023-52815
Redhat