AUGUST 18, 2026
Live Feed
Back to database
Case File

CVE-2026-68430

UNKNOWN · CVSS N/A EPSS 0.17%

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-18

CyberRota Analysis

AI-Generated

A vulnerability in the Linux kernel related to the AMD GPU driver allows for unnecessary kernel crashes due to an improper use of the BUG_ON() function. This issue could lead to system instability and should be prioritized by organizations relying on Linux systems with AMD graphics hardware, particularly those in high-availability environments. Users should ensure they are running the latest kernel updates to mitigate potential risks.

CVE
CVE-2026-68430
Severity
UNKNOWN
CVSS
N/A
EPSS
0.17%
Linux

Original NVD 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)