IT

Tracker / CVE-2025-38706

CVE-2025-38706

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime() snd_soc_remove_pcm_runtime() might be called with rtd == NULL which will leads to null pointer dereference. This was reproduced with topology loading and marking a link as ignore due to missing hardware component on the system. On module removal the soc_tplg_remove_link() would call snd_soc_remove_pcm_runtime() with rtd == NULL since the link was ignored, no runtime was created.

Affected products and versions

debian debian_linux
linux linux_kernel · 5.11 → 5.15.190
linux linux_kernel · 5.16 → 6.1.149
linux linux_kernel · 5.6 → 5.10.241
linux linux_kernel · 6.13 → 6.15.11
linux linux_kernel · 6.16 → 6.16.2
linux linux_kernel · 6.2 → 6.6.103
linux linux_kernel · 6.7 → 6.12.43

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References