THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-80608 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix iommu domain lifetime race during device removal When force_iova mode is enabled, amdxdna_remove() frees xdna->domain. If amdxdna_gem_obj_free() is called after device removal, it may attempt

[NVD] CVE-2026-80608 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix iommu domain lifetime race during device removal When force_iova mode is enabled, amdxdna_remove() frees xdna->domain. If amdxdna_gem_obj_free() is called after device removal, it may attempt

mednvdPublished 2026-08-28

CVE-2026-80608 CVSS: 8.8 HIGH Published: 2026-08-28T08:16:44.777

In the Linux kernel, the following vulnerability has been resolved:

accel/amdxdna: Fix iommu domain lifetime race during device removal

When force_iova mode is enabled, amdxdna_remove() frees xdna->domain. If amdxdna_gem_obj_free() is called after device removal, it may attempt to access xdna->domain, resulting in a use-after-free

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80608