CVE-2026-68109: drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()
Published Aug 10, 2026
·Updated
In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu/sdma7.1: replace BUGON() with WARNON()
There's no need to crash the kernel for these cases.
(cherry picked from commit c4f230b51cf2d3e7e8b1c800331f3dbed2a9e3f5)
Affected Software
1 affected component
Linux Linux kernel
Event History
Aug 10, 2026
CVE Published
via MITRE·11:58 AM
Data Sourced
via MITRE·11:58 AM
Description
Data Sourced
via NVD·01:19 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2026-68109?
CVE-2026-68109 has a risk rating of 22.
2
How do I fix CVE-2026-68109?
To fix CVE-2026-68109, update your Linux kernel to a version that incorporates the described change.
3
What does CVE-2026-68109 refer to?
CVE-2026-68109 refers to a vulnerability in the Linux kernel where a BUG_ON() was replaced with WARN_ON() in the drm/amdgpu/sdma7.1 driver.
4
What is the impact of CVE-2026-68109?
The impact of CVE-2026-68109 is that it prevents unnecessary kernel crashes in certain scenarios.
5
When was CVE-2026-68109 published?
CVE-2026-68109 was published on August 10, 2026.