Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-68135.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-68135
Upstream
Published
2025-10-04T08:15:46Z
Modified
2026-04-01T05:21:21.326396Z
Summary
CVE-2025-39938 affecting package kernel for versions less than 6.6.112.1-1
Details

In the Linux kernel, the following vulnerability has been resolved:

ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed

If earlier opening of source graph fails (e.g. ADSP rejects due to incorrect audioreach topology), the graph is closed and "daidata->graph[dai->id]" is assigned NULL. Preparing the DAI for sink graph continues though and next call to q6apmlpassdaiprepare() receives dai_data->graph[dai->id]=NULL leading to NULL pointer exception:

qcom-apm gprsvc:service:2:1: Error (1) Processing 0x01001002 cmd qcom-apm gprsvc:service:2:1: DSP returned error[1001002] 1 q6apm-lpass-dais 30000000.remoteproc:glink-edge:gpr:service@1:bedais: fail to start APM port 78 q6apm-lpass-dais 30000000.remoteproc:glink-edge:gpr:service@1:bedais: ASoC: error at sndsocpcmdaiprepare on TXCODECDMATX3: -22 Unable to handle kernel NULL pointer dereference at virtual address 00000000000000a8 ... Call trace: q6apmgraphmediaformatpcm+0x48/0x120 (P) q6apmlpassdaiprepare+0x110/0x1b4 sndsocpcmdai_prepare+0x74/0x108 _socpcmprepare+0x44/0x160 dpcmbedaiprepare+0x124/0x1c0

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.6.112.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-68135.json"