CVE-2026-89447

Source
https://cve.org/CVERecord?id=CVE-2026-89447
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89447.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89447
Downstream
Published
2026-09-11T19:43:14Z
Modified
2026-09-13T03:47:18Z
Summary
iommufd: Avoid locking internal accesses during unmap
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89447.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
27b77ea5feaa8fcf385ea99ce757982b0ac9d1f0
Fixed
436189ee4bb2c7c993b945d68570dd38c3e4349e
Fixed
50a66a63d1c841ae6b28a4551f642c1bba4c9529
Fixed
0dbcdf4473a614adbd732d567c9b39ac0e040e0c

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89447.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.17.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89447.json"