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

5.5 · MEDIUM
Published Jun 3, 2026 linux EPSS 0.15% (4th pctl)

Overview

CVE-2025-71314 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 3, 2026 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/panthor: Recover from panthor_gpu_flush_caches() failures

We have seen a few cases where the whole memory subsystem is blocked

and flush operations never complete. When that happens, we want to:

- schedule a reset, so we can recover from this situation

- in the reset path, we need to reset the pending_reqs so we can send

new commands after the reset

- if more panthor_gpu_flush_caches() operations are queued after

the timeout, we skip them and return -EIO directly to avoid needless

waits (the memory block won't miraculously work again)

Note that we drop the WARN_ON()s because these hangs can be triggered

with buggy GPU jobs created by the UMD, and there's no way we can

prevent it. We do keep the error messages though.

v2:

- New patch

v3:

- Collect R-b

- Explicitly mention the fact we dropped the WARN_ON()s in the commit

message

v4:

- No changes

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

Frequently Asked Questions

What is CVE-2025-71314?

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

How severe is CVE-2025-71314?

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

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

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