CVE-2026-68246: drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()
In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu/gfx11: replace BUGON() with WARNON()
There's no need to crash the kernel for these cases.
(cherry picked from commit daa62107452d2451787c4248ca38fa2d1a0cbefd)
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-68246?
CVE-2026-68246 has a risk rating of 26, indicating a moderate level of severity.
How do I fix CVE-2026-68246?
To address CVE-2026-68246, ensure that you update your Linux kernel to a version where this vulnerability has been patched.
What is the impact of CVE-2026-68246?
CVE-2026-68246 changes the handling of certain conditions in the amdgpu driver to prevent unnecessary kernel crashes.
Which software is affected by CVE-2026-68246?
CVE-2026-68246 affects the Linux Kernel specifically related to the amdgpu graphics driver.
Are there any workarounds for CVE-2026-68246?
There are no specific workarounds for CVE-2026-68246; the recommended action is to apply the necessary updates.