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

7.8 · HIGH
Published Jul 25, 2025 linux CWE-416 EPSS 0.16% (5th pctl)

Overview

CVE-2025-38449 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 25, 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:

drm/gem: Acquire references on GEM handles for framebuffers

A GEM handle can be released while the GEM buffer object is attached

to a DRM framebuffer. This leads to the release of the dma-buf backing

the buffer object, if any. [1] Trying to use the framebuffer in further

mode-setting operations leads to a segmentation fault. Most easily

happens with driver that use shadow planes for vmap-ing the dma-buf

during a page flip. An example is shown below.

[ 156.791968] ------------[ cut here ]------------

[ 156.796830] WARNING: CPU: 2 PID: 2255 at drivers/dma-buf/dma-buf.c:1527 dma_buf_vmap+0x224/0x430

[...]

[ 156.942028] RIP: 0010:dma_buf_vmap+0x224/0x430

[ 157.043420] Call Trace:

[ 157.045898] <TASK>

[ 157.048030] ? show_trace_log_lvl+0x1af/0x2c0

[ 157.052436] ? show_trace_log_lvl+0x1af/0x2c0

[ 157.056836] ? show_trace_log_lvl+0x1af/0x2c0

[ 157.061253] ? drm_gem_shmem_vmap+0x74/0x710

[ 157.065567] ? dma_

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.6.99 Affected

Frequently Asked Questions

What is CVE-2025-38449?

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

How severe is CVE-2025-38449?

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

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

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