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

5.5 · MEDIUM
Published Aug 19, 2025 linux CWE-476 EPSS 0.15% (5th pctl)

Overview

CVE-2025-38597 is a medium-severity vulnerability affecting linux linux_kernel. It was published on August 19, 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/rockchip: vop2: fail cleanly if missing a primary plane for a video-port

Each window of a vop2 is usable by a specific set of video ports, so while

binding the vop2, we look through the list of available windows trying to

find one designated as primary-plane and usable by that specific port.

The code later wants to use drm_crtc_init_with_planes with that found

primary plane, but nothing has checked so far if a primary plane was

actually found.

For whatever reason, the rk3576 vp2 does not have a usable primary window

(if vp0 is also in use) which brought the issue to light and ended in a

null-pointer dereference further down.

As we expect a primary-plane to exist for a video-port, add a check at

the end of the window-iteration and fail probing if none was found.

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 >= 5.19, < 6.15.10 Affected

Frequently Asked Questions

What is CVE-2025-38597?

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

How severe is CVE-2025-38597?

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

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

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