CVE Catalog

CVE-2026-68249

Low risk· EPSS 7%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

In the Linux kernel, the drm/amdgpu/sdma5.0 driver replaces BUG_ON() with WARN_ON() to avoid kernel crashes on errors. Previously, using BUG_ON() caused immediate system halt.

Risk Assessment

The risk associated with this change is low, but previously an error could cause a system crash, affecting service availability. The fix improves system resilience.

Recommendation

It is recommended to apply a Linux kernel update containing this fix (commit 8d144a0eb09537055841af48c9e7c2d4cd48e84d).

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from commit 8d144a0eb09537055841af48c9e7c2d4cd48e84d)

Vulnerability data from NVD (NIST) · CISA KEV · EPSS