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

5.5 · MEDIUM
Published Jun 18, 2025 linux EPSS 0.15% (5th pctl)

Overview

CVE-2025-38063 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 18, 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:

dm: fix unconditional IO throttle caused by REQ_PREFLUSH

When a bio with REQ_PREFLUSH is submitted to dm, __send_empty_flush()

generates a flush_bio with REQ_OP_WRITE | REQ_PREFLUSH | REQ_SYNC,

which causes the flush_bio to be throttled by wbt_wait().

An example from v5.4, similar problem also exists in upstream:

crash> bt 2091206

PID: 2091206 TASK: ffff2050df92a300 CPU: 109 COMMAND: "kworker/u260:0"

#0 [ffff800084a2f7f0] __switch_to at ffff80004008aeb8

#1 [ffff800084a2f820] __schedule at ffff800040bfa0c4

#2 [ffff800084a2f880] schedule at ffff800040bfa4b4

#3 [ffff800084a2f8a0] io_schedule at ffff800040bfa9c4

#4 [ffff800084a2f8c0] rq_qos_wait at ffff8000405925bc

#5 [ffff800084a2f940] wbt_wait at ffff8000405bb3a0

#6 [ffff800084a2f9a0] __rq_qos_throttle at ffff800040592254

#7 [ffff800084a2f9c0] blk_mq_make_request at ffff80004057cf38

#8 [ffff800084a2fa60] generic

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 >= 0, < 6.1.141 Affected

Frequently Asked Questions

What is CVE-2025-38063?

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

How severe is CVE-2025-38063?

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

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

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