CVE Catalog

CVE-2026-68250

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

Exploitation Probability (EPSS)

Low risk
0.20%

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

Summary

In the Linux kernel, the drm/amdgpu/sdma5.2 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 ae658afc7f47f6147371ec42cc6b1a793dfdb5af).

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.2: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from commit ae658afc7f47f6147371ec42cc6b1a793dfdb5af)

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