2 matches found
DEBIAN-CVE-2026-68114
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit e4d99e04b2e9b13b97d3b17804c735f62689db23...
5.2AI score
SaveExploits0References1
CVE-2026-68114
The CVE-2026-68114 entry concerns the Linux kernel DRM AMDGPU gfx12.1 where a BUG_ON() path was replaced with WARN_ON(), preventing a kernel crash in those cases. The fix is captured in the cherry-picked commit e4d99e04b2e9b13b97d3b17804c735f62689db23, and the changes are reflected in the related...
5.3AI score
SaveExploits0References2
20