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

5.5 · MEDIUM
Published Jun 18, 2025 linux CWE-401 EPSS 0.17% (7th pctl)

Overview

CVE-2025-38011 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:

drm/amdgpu: csa unmap use uninterruptible lock

After process exit to unmap csa and free GPU vm, if signal is accepted

and then waiting to take vm lock is interrupted and return, it causes

memory leaking and below warning backtrace.

Change to use uninterruptible wait lock fix the issue.

WARNING: CPU: 69 PID: 167800 at amd/amdgpu/amdgpu_kms.c:1525

amdgpu_driver_postclose_kms+0x294/0x2a0 [amdgpu]

Call Trace:

<TASK>

drm_file_free.part.0+0x1da/0x230 [drm]

drm_close_helper.isra.0+0x65/0x70 [drm]

drm_release+0x6a/0x120 [drm]

amdgpu_drm_release+0x51/0x60 [amdgpu]

__fput+0x9f/0x280

____fput+0xe/0x20

task_work_run+0x67/0xa0

do_exit+0x217/0x3c0

do_group_exit+0x3b/0xb0

get_signal+0x14a/0x8d0

arch_do_signal_or_restart+0xde/0x100

exit_to_user_mode_loop+0xc1/0x1a0

exit_to_user_mode_prepare+0xf4/0x100

syscall_exit_to_user_mode+0x17/0x40

do_syscall_64+0x69/0xc0

(cherry picked from commit 7dbbfb3c1

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.6, < 6.12.30 Affected

Frequently Asked Questions

What is CVE-2025-38011?

CVE-2025-38011 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-38011?

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

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

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