In the Linux kernel, the following vulnerability has been resolved:
drm/arm/malidp: fix a possible null pointer dereference
In malidp_mw_connector_reset, new memory is allocated with kzalloc, but
no check is performed. In order to prevent null pointer dereferencing,
ensure that mw_state is checked before calling
__drm_atomic_helper_connector_reset.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-29T06:06:25.631Z
Updated: 2024-11-05T09:26:48.127Z
Reserved: 2024-05-17T13:50:33.153Z
Link: CVE-2024-36014
Vulnrichment
Updated: 2024-08-02T03:30:12.131Z
NVD
Status : Awaiting Analysis
Published: 2024-05-29T07:15:10.177
Modified: 2024-11-21T09:21:26.237
Link: CVE-2024-36014
Redhat