CVE-2025-39938
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
04/10/2025
Last modified:
23/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed<br />
<br />
If earlier opening of source graph fails (e.g. ADSP rejects due to<br />
incorrect audioreach topology), the graph is closed and<br />
"dai_data->graph[dai->id]" is assigned NULL. Preparing the DAI for sink<br />
graph continues though and next call to q6apm_lpass_dai_prepare()<br />
receives dai_data->graph[dai->id]=NULL leading to NULL pointer<br />
exception:<br />
<br />
qcom-apm gprsvc:service:2:1: Error (1) Processing 0x01001002 cmd<br />
qcom-apm gprsvc:service:2:1: DSP returned error[1001002] 1<br />
q6apm-lpass-dais 30000000.remoteproc:glink-edge:gpr:service@1:bedais: fail to start APM port 78<br />
q6apm-lpass-dais 30000000.remoteproc:glink-edge:gpr:service@1:bedais: ASoC: error at snd_soc_pcm_dai_prepare on TX_CODEC_DMA_TX_3: -22<br />
Unable to handle kernel NULL pointer dereference at virtual address 00000000000000a8<br />
...<br />
Call trace:<br />
q6apm_graph_media_format_pcm+0x48/0x120 (P)<br />
q6apm_lpass_dai_prepare+0x110/0x1b4<br />
snd_soc_pcm_dai_prepare+0x74/0x108<br />
__soc_pcm_prepare+0x44/0x160<br />
dpcm_be_dai_prepare+0x124/0x1c0
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.16 (including) | 6.1.154 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.108 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.49 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.16.9 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc6:*:*:*:*:*:* |
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/01d1ba106c9e02a2e7d41e07be49031a0ff0ecaa
- https://git.kernel.org/stable/c/411f7d4f7038200cdf6d4f71ee31026ebf2dfedb
- https://git.kernel.org/stable/c/68f27f7c7708183e7873c585ded2f1b057ac5b97
- https://git.kernel.org/stable/c/9c534dbfd1726502abcf0bd393a04214f62c050b
- https://git.kernel.org/stable/c/cc336b242ea7e7a09b3ab9f885341455ca0a3bdb



