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

Published Aug 26, 2026 EPSS 0.17% (6th pctl)

Overview

CVE-2026-80542 is a known-severity vulnerability. It was published on August 26, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()

amdgpu_dm_crtc_set_vblank() dereferences acrtc_state->stream when

vblank is enabled/queried from DRM_IOCTL_MODE_CRTC_GET_SEQUENCE before

a stream is attached to it.

BUG: kernel NULL pointer dereference, address: 0000000000000008

RIP: amdgpu_dm_crtc_set_vblank+0x6b/0x4d0 [amdgpu]

Call Trace:

drm_vblank_enable

drm_vblank_get

drm_crtc_get_sequence_ioctl

drm_ioctl_kernel

drm_ioctl

Reproduced by running VKCTS with WSI tests enabled on RADV.

Guard the enable path on acrtc_state->stream being non-NULL, matching

the existing checks in this function.

(cherry picked from commit 7b1b31bf6942e6f43509b48da23f8e27269aac39)

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

CVE-2026-80542 is a known-severity vulnerability. It was published on August 26, 2026.

How severe is CVE-2026-80542?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-80542?

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

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