Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-39923

5.5 · MEDIUM
Published Oct 1, 2025 linux EPSS 0.14% (4th pctl)

Overview

CVE-2025-39923 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

propert

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.9.104, < 4.10 Affected

Frequently Asked Questions

What is CVE-2025-39923?

CVE-2025-39923 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-39923?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-39923?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-39923?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-39923 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.