CVE Catalog

CVE-2026-68252

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

Exploitation Probability (EPSS)

Low risk
0.18%

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

Summary

In the Linux kernel, the drm/amdgpu/sdma7.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 9723a8bed3aa251a26bee4583bac9d8fb064dd44).

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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

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