What is CVE-2026-68111?
This vulnerability in the Linux kernel's amdgpu driver (GFX9 component) involves the use of `BUG_ON()` instead of `WARN_ON()`, leading to a kernel panic on error conditions. It may allow a local user to trigger a denial of service (DoS) through specific operations. Applying the relevant kernel patch to replace the function is recommended.
Azərbaycanca: Linux kernel-in amdgpu sürücüsündə (GFX9 komponenti) aşkar edilmiş bu zəiflik, kritik xəta zamanı sistemi çökdürən `BUG_ON()` funksiyasının daha yumşaq `WARN_ON()` ilə əvəz edilməməsi ilə bağlıdır. Bu, lokal istifadəçiyə xüsusi əməliyyatlar vasitəsilə kernel panic yaradaraq xidmət əngəli (DoS) törətməyə imkan verə bilər. Problemi aradan qaldırmaq üçün kernel yeniləməsi tətbiq edilməlidir.
Related CVEs
link basis: shared vendor: Linux
FAQ2
Which component in the Linux kernel is affected by CVE-2026-68111?
This vulnerability affects the GFX9 component of the Linux kernel's amdgpu driver.
What can an attacker achieve by exploiting CVE-2026-68111?
A local user can trigger a kernel panic by performing specific operations, resulting in a denial of service (DoS).
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.