(subset) [PATCH] drm: vc4: Fix possible null pointer dereference

Maxime Ripard mripard at kernel.org
Mon Apr 15 08:13:17 UTC 2024


On Tue, 09 Apr 2024 10:56:22 +0300, Aleksandr Mishin wrote:
> In vc4_hdmi_audio_init() of_get_address() may return
> NULL which is later dereferenced. Fix this bug by adding NULL check.
> 
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
> 
> 

Applied to misc/kernel.git (drm-misc-next).

Thanks!
Maxime



More information about the dri-devel mailing list