CVE-2026-68252
Received Received - Intake

AMDGPU SDMA7.0 BUG_ON Replacement in Linux Kernel

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

Publication date: 2026-08-10

Last updated on: 2026-08-10

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from commit 9723a8bed3aa251a26bee4583bac9d8fb064dd44)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-10
AI Q&A
2026-08-10
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 a flaw in the Linux kernel's AMD GPU driver for SDMA 7.0. Instead of crashing the kernel with BUG_ON(), the code now uses WARN_ON() to handle error cases, preventing system crashes.

Impact Analysis

This vulnerability could lead to system instability or crashes if the kernel encounters certain error conditions in the AMD GPU driver. Users may experience graphical issues or unexpected system reboots.

Mitigation Strategies

Apply the latest Linux kernel update to address the AMDGPU SDMA7.0 BUG_ON() issue. Monitor system logs for warnings related to AMDGPU after updating.

Chat Assistant

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

EPSS Chart