2 matches found
CVE-2026-68251
CVE-2026-68251 affects the Linux kernel’s drm/amdgpu/sdma6.0 code. The issue was resolved by replacing a BUG_ON() with WARN_ON(), so kernels will not crash in these cases. The fix is drawn from a cherry-picked commit (c17a508a7d652da3728f8bbc481bfffe96d65a87) and is reflected in multiple stable-t...
5.3AI score
SaveExploits0References5
EUVD-2026-55352
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma6.0: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit c17a508a7d652da3728f8bbc481bfffe96d65a87...
5.3AI score
SaveExploits0References5
20