1 matches found
CVE-2026-68102
The CVE-2026-68102 entry documents a kernel fix in drm/amdgpu to prevent an aperture mapping leak during driver unload. The root cause was amdgpu_pci_remove() calling drm_dev_unplug() before driver fini, which caused drm_dev_enter() in amdgpu_ttm_fini() to fail and left iounmap(aper_base_kaddr) a...
5.3AI score
SaveExploits0References5
20