CVE-2026-68430
Received Received - Intake

AMDGPU GFX8 Kernel BUG_ON Removal Vulnerability

Vulnerability report for CVE-2026-68430, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-12

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx8: drop unecessary BUG_ON() There's no need to crash the kernel for this case. (cherry picked from commit 4d7c25208ca612b754f3bf39e9f16e725b828891)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-12
Generated
2026-08-12
AI Q&A
2026-08-12
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves an unnecessary BUG_ON() call in the Linux kernel's AMD GPU driver for the GFX8 architecture. BUG_ON() is a kernel macro that triggers a kernel crash if a condition is true. In this case, the condition was deemed unnecessary, meaning the kernel could crash for no valid reason.

Impact Analysis

This vulnerability could cause your system to crash unexpectedly if you are using an AMD GPU with GFX8 architecture. A kernel crash typically results in a system freeze or reboot, leading to potential data loss or service disruption.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for this vulnerability. Since this is a kernel issue, apply the latest stable kernel release or distribution-specific updates that address the drm/amdgpu/gfx8 BUG_ON() removal.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-68430. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart