CVE-2025-38706
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
04/09/2025
Last modified:
23/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime()<br />
<br />
snd_soc_remove_pcm_runtime() might be called with rtd == NULL which will<br />
leads to null pointer dereference.<br />
This was reproduced with topology loading and marking a link as ignore<br />
due to missing hardware component on the system.<br />
On module removal the soc_tplg_remove_link() would call<br />
snd_soc_remove_pcm_runtime() with rtd == NULL since the link was ignored,<br />
no runtime was created.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.6 (including) | 5.10.241 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.190 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.149 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.103 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.43 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.15.11 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.16 (including) | 6.16.2 (excluding) |
| cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/2d91cb261cac6d885954b8f5da28b5c176c18131
- https://git.kernel.org/stable/c/2fce20decc6a83f16dd73744150c4e7ea6c97c21
- https://git.kernel.org/stable/c/41f53afe53a57a7c50323f99424b598190acf192
- https://git.kernel.org/stable/c/7ce0a7255ce97ed7c54afae83fdbce712a1f0c9e
- https://git.kernel.org/stable/c/7f8fc03712194fd4e2df28af7f7f7a38205934ef
- https://git.kernel.org/stable/c/82ba7b8cf9f6e3bf392a9f08ba3d1c0b200ccb94
- https://git.kernel.org/stable/c/8b465bedc2b417fd27c1d1ab7122882b4b60b1a0
- https://git.kernel.org/stable/c/cecc65827ef3df9754e097582d89569139e6cd1e
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html



