CVE Catalog

CVE-2026-68251

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

Exploitation Probability (EPSS)

Low risk
0.21%

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

Summary

In the Linux kernel, the drm/amdgpu/sdma6.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 c17a508a7d652da3728f8bbc481bfffe96d65a87).

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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

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