CVE Catalog

CVE-2026-68111

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

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