CVE-2025-39923

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-39923
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-39923.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-39923
Downstream
Related
Published
2025-10-01T08:07:11.469Z
Modified
2025-11-28T02:34:13.976144Z
Summary
dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
Details

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

dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees

When we don't have a clock specified in the device tree, we have no way to ensure the BAM is on. This is often the case for remotely-controlled or remotely-powered BAM instances. In this case, we need to read num-channels from the DT to have all the necessary information to complete probing.

However, at the moment invalid device trees without clock and without num-channels still continue probing, because the error handling is missing return statements. The driver will then later try to read the number of channels from the registers. This is unsafe, because it relies on boot firmware and lucky timing to succeed. Unfortunately, the lack of proper error handling here has been abused for several Qualcomm SoCs upstream, causing early boot crashes in several situations [1, 2].

Avoid these early crashes by erroring out when any of the required DT properties are missing. Note that this will break some of the existing DTs upstream (mainly BAM instances related to the crypto engine). However, clearly these DTs have never been tested properly, since the error in the kernel log was just ignored. It's safer to disable the crypto engine for these broken DTBs.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/39xxx/CVE-2025-39923.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
48d163b1aa6e7f650c0b7a4f9c61c387a6def868
Fixed
2e257a6125c63350f00dc42b9674f20fd3cf4a9f
Fixed
1d98ba204d8a6db0d986c7f1aefaa0dcd1c007a2
Fixed
6ac1599d0e78036d9d08efc2f58c2d91f0a3ee4c
Fixed
555bd16351a35c79efb029a196975a5a27f7fbc4
Fixed
ebf6c7c908e5999531c3517289598f187776124f
Fixed
1fc14731f0be4885e60702b9596d14d9a79cf053
Fixed
0ff9df758af7022d749718fb6b8385cc5693acf3
Fixed
5068b5254812433e841a40886e695633148d362d
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
cecf8a69042b3a54cb843223756c10ee8a8665e3
Last affected
909474cd384cb206f33461fbd18089cf170533f8
Last affected
5e0986f7caf17d7b1acd2092975360bf8e88a57d

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.17.0
Fixed
5.4.300
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.245
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.194
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.153
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.107
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.48
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.16.8