summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorZichen Xie <zichenxie0106@gmail.com>2024-10-06 23:57:37 +0300
committerMark Brown <broonie@kernel.org>2024-10-07 17:35:34 +0300
commit49da1463c9e3d2082276c3e0e2a8b65a88711cd2 (patch)
tree40d0c40077a63659278fe0c3d232e8ebda70d97e /scripts/gdb/linux/modules.py
parent8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b (diff)
downloadlinux-49da1463c9e3d2082276c3e0e2a8b65a88711cd2.tar.xz
ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
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") Cc: stable@vger.kernel.org Signed-off-by: Zichen Xie <zichenxie0106@gmail.com> Link: https://patch.msgid.link/20241006205737.8829-1-zichenxie0106@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions