3 matches found
BELL-CVE-2026-68110
Bulletin has no description...
4.9AI score0.00168EPSS
SaveExploits0References1
DEBIAN-CVE-2026-68110
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4.4.2: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit fa4f86a148271e325e95287630a3a15a9cd35fdc...
5.2AI score0.00168EPSS
SaveExploits0References1
CVE-2026-68110
The CVE-2026-68110 entry concerns the Linux kernel component drm/amdgpu/sdma4.4.2. The root cause involved using BUG_ON() in code paths where a crash was previously deemed unnecessary; the fix replaces BUG_ON() with WARN_ON(), so kernel crashes are avoided for these cases. The information indicat...
5.3AI score0.00168EPSS
SaveExploits0References5
20