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-2026-72452

7.8 · HIGH
Published Aug 15, 2026 EPSS 0.16% (6th pctl)

Overview

CVE-2026-72452 is a high-severity vulnerability. It was published on August 15, 2026 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/i915: clear CRTC color blob pointers after dropping refs

intel_crtc_put_color_blobs() drops the CRTC color blob references, but

leaves the corresponding pointers unchanged.

This can matter in intel_crtc_prepare_cleared_state(), which frees the

old CRTC hw state before calling intel_dp_tunnel_atomic_clear_stream_bw().

The latter can fail while looking up the DP tunnel group state, for

example with -EDEADLK.

If that happens, the function returns without completing the cleared

state preparation. The failed atomic state will then be cleared by the

atomic core and intel_crtc_free_hw_state() can be called again for the

same state, dropping the same blob references again.

Clear the blob pointers after dropping the references so repeated cleanup

of the same CRTC hw state is safe.

(cherry picked from commit d5005addb5f68e8a0edce249506757bdc9e3d8c8)

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2026-72452?

CVE-2026-72452 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-72452?

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-2026-72452?

Check the references section for vendor advisories, patches, and mitigation guidance. 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-2026-72452?

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