(subset) [PATCH 0/2] drm: Add a check to prevent NULL pointer dereference

Neil Armstrong neil.armstrong at linaro.org
Fri Dec 13 09:56:19 UTC 2024


Hi,

On Fri, 25 Oct 2024 15:34:06 +0800, Zhang Zekun wrote:
> drm_mode_duplicate() could return NULL due to lack of memory, which
> could cause NULL pointer dereference. Add a check to prevent it.
> 
> Zhang Zekun (2):
>   drm/i2c/ch7006: Add a check to prevent NULL pointer dereference
>   drm/panel: himax-hx83102: Add a check to prevent NULL pointer
>     dereference
> 
> [...]

Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-fixes)

[2/2] drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/e1e1af9148dc4c866eda3fb59cd6ec3c7ea34b1d

-- 
Neil



More information about the dri-devel mailing list