In the Linux kernel, the following vulnerability has been resolved:
drm/panel: fix a possible null pointer dereference
In versatile_panel_get_modes(), the return value of drm_mode_duplicate()
is assigned to mode, which will lead to a NULL pointer dereference
on failure of drm_mode_duplicate(). Add a check to avoid npd.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:26.888Z
Updated: 2024-11-04T14:53:21.146Z
Reserved: 2024-05-21T15:19:24.249Z
Link: CVE-2023-52821
Vulnrichment
Updated: 2024-08-02T23:11:36.064Z
NVD
Status : Modified
Published: 2024-05-21T16:15:20.047
Modified: 2024-11-21T08:40:39.830
Link: CVE-2023-52821
Redhat