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-39792

7.8 · HIGH
Published Sep 12, 2025 linux EPSS 0.16% (5th pctl)

Overview

CVE-2025-39792 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 12, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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:

dm: Always split write BIOs to zoned device limits

Any zoned DM target that requires zone append emulation will use the

block layer zone write plugging. In such case, DM target drivers must

not split BIOs using dm_accept_partial_bio() as doing so can potentially

lead to deadlocks with queue freeze operations. Regular write operations

used to emulate zone append operations also cannot be split by the

target driver as that would result in an invalid writen sector value

return using the BIO sector.

In order for zoned DM target drivers to avoid such incorrect BIO

splitting, we must ensure that large BIOs are split before being passed

to the map() function of the target, thus guaranteeing that the

limits for the mapped device are not exceeded.

dm-crypt and dm-flakey are the only target drivers supporting zoned

devices and using dm_accept_partial_bio().

In the case of dm-crypt, this function is used to split BIOs to the

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 >= 6.10, < 6.12.43 Affected

Frequently Asked Questions

What is CVE-2025-39792?

CVE-2025-39792 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 12, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-39792?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-39792?

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-39792?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-39792 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.