What is CVE-2026-68104?
This vulnerability in the Linux kernel's AMDGPU driver involves not calling 'pm_genpd_remove()' before freeing the 'genpd' memory, potentially leading to a use-after-free condition and system instability. It is recommended to apply kernel updates to mitigate the issue.
Azərbaycanca: Linux kernel-də AMDGPU sürücüsündə aşkar edilmiş bu boşluq, 'genpd' yaddaşının sərbəst buraxılmazdan əvvəl 'pm_genpd_remove()' funksiyasının çağırılmaması ilə bağlıdır. Bu, istifadə edilmiş yaddaşa girişə (use-after-free) səbəb olaraq sistemin dayanıqlığına təsir göstərə bilər. Təsirə məruz qalmamaq üçün kernel yeniləmələrini tətbiq etmək tövsiyə olunur.
Related CVEs
link basis: same weakness class CWE-416; shared vendor: Linux
FAQ2
In which component was CVE-2026-68104 discovered and what type of vulnerability does it create?
This vulnerability was discovered in the AMDGPU driver of the Linux kernel. It creates a use-after-free condition due to the 'pm_genpd_remove()' function not being called.
What is recommended to mitigate CVE-2026-68104?
It is recommended to apply Linux kernel updates to mitigate this vulnerability.
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.