VYPR
Unrated severityNVD Advisory· Published May 29, 2024· Updated Nov 4, 2025

drm/arm/malidp: fix a possible null pointer dereference

CVE-2024-36014

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

120

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.