On 01/10/2024 02:24, Gax-c wrote: > A devm_kzalloc() in asoc_qcom_lpass_cpu_platform_probe() could possibly return NULL pointer. > NULL Pointer Dereference may be triggerred without addtional check. > Add a NULL check for the returned pointer. > > Fixes: b5022a36d28f ("ASoC: qcom: lpass: Use regmap_field for i2sctl and dmactl registers") > Signed-off-by: Zichen Xie <zichenxie0106@xxxxxxxxx> > Reported-by: Zichen Xie <zichenxie0106@xxxxxxxxx> > Reported-by: Zijie Zhao <zzjas98@xxxxxxxxx> > Reported-by: Chenyuan Yang <chenyuan0y@xxxxxxxxx> Commit still needs improvements. You ignored also Bjorn's review. Best regards, Krzysztof