CVE-2024-36014 Information

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.

Reference

https://git.kernel.org/stable/c/a1f95aede6285dba6dd036d907196f35ae3a11ea https://git.kernel.org/stable/c/b77620730f614059db2470e8ebab3e725280fc6d https://git.kernel.org/stable/c/93f76ec1eddce60dbb5885cbc0d7df54adee4639

Share on: