In the Linux kernel, the following vulnerability has been resolved:
drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference
In tpg110_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:30.184Z
Updated: 2024-11-04T14:53:23.449Z
Reserved: 2024-05-21T15:19:24.251Z
Link: CVE-2023-52826
Vulnrichment
Updated: 2024-08-02T23:11:36.076Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:20.390
Modified: 2024-11-21T08:40:40.187
Link: CVE-2023-52826
Redhat