VDB

CVE-2026-89447

CVE-2026-89447 PUBLISHED

Reported by Linux · Published September 11, 2026

In the Linux kernel, the following vulnerability has been resolved: iommufd: Avoid locking internal accesses during unmap iommufd_access_notify_unmap() skips internal accesses because they do not have an external unmap callback to invoke. However, the current test calls iommufd_lock_obj() before checking whether the access is internal. If iommufd_lock_obj() succeeds, the loop then sees the internal access and continues, bypassing the matching iommufd_put_object() used by the normal unmap path. This leaks the object reference taken by iommufd_lock_obj(). Check for internal accesses first so skipped entries are never locked.

EPSS 0.18% · 7.4th percentile

Risk Scores

EPSS Score
0.18%
7.4th percentile

Affected Products

VendorProductVersions
LinuxLinux27b77ea5feaa8fcf385ea99ce757982b0ac9d1f0, 27b77ea5feaa8fcf385ea99ce757982b0ac9d1f0, 27b77ea5feaa8fcf385ea99ce757982b0ac9d1f0
LinuxLinux6.17, 0, 6.18.50
linuxlinux_kernel6.17, 6.17, 6.17
LinuxLinux27b77ea5feaa8fcf385ea99ce757982b0ac9d1f0, 27b77ea5feaa8fcf385ea99ce757982b0ac9d1f0, 27b77ea5feaa8fcf385ea99ce757982b0ac9d1f0

Timeline

  • Sep 11, 2026 CVE Published
  • Sep 11, 2026 CVE Updated
  • Sep 12, 2026 EPSS Score
  • Sep 12, 2026 Coalition ESS Score
  • Sep 18, 2026 EPSS Score

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›