CVE Catalog

CVE-2026-68110

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

Exploitation Probability (EPSS)

Low risk
0.17%

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

Summary

In the Linux kernel, the amdgpu driver for SDMA 4.4.2 replaced BUG_ON() with WARN_ON(). Previously, invalid conditions caused a system crash; now they only generate a warning.

Risk Assessment

Risk of kernel panic in case of unexpected conditions in the graphics driver, potentially causing service disruption.

Recommendation

Apply the Linux kernel update containing this commit to avoid system crashes due to amdgpu driver errors.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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

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