CVE-2026-68252: drm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()
Published Aug 10, 2026
·Updated
In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu/sdma7.0: replace BUGON() with WARNON()
There's no need to crash the kernel for these cases.
(cherry picked from commit 9723a8bed3aa251a26bee4583bac9d8fb064dd44)
Affected Software
1 affected component
Linux Kernel
Event History
Aug 10, 2026
CVE Published
via MITRE·12:01 PM
Data Sourced
via MITRE·12:01 PM
Description
Data Sourced
via NVD·01:20 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2026-68252?
The severity of CVE-2026-68252 is rated at 22, indicating a significant potential risk.
2
How do I fix CVE-2026-68252?
To fix CVE-2026-68252, update your Linux kernel to the latest version that includes the applied patch.
3
What components are affected by CVE-2026-68252?
CVE-2026-68252 affects the drm/amdgpu/sdma7.0 component of the Linux kernel.
4
What does CVE-2026-68252 address in the Linux kernel?
CVE-2026-68252 addresses the issue of replacing BUG_ON() with WARN_ON(), preventing kernel crashes in certain cases.
5
Is CVE-2026-68252 a critical vulnerability?
While CVE-2026-68252 is significant, it is not classified as a critical vulnerability that directly leads to remote code execution.