CVE-2026-89446

Source
https://cve.org/CVERecord?id=CVE-2026-89446
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89446.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89446
Downstream
Published
2026-09-11T19:43:13Z
Modified
2026-09-13T03:47:17Z
Summary
iommufd: Release current IOAS on xa_store() failure
Details

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

iommufd: Release current IOAS on xa_store() failure

iommufd_take_all_iova_rwsem() takes an object reference and the iova_rwsem write lock before storing the IOAS in the temporary ioas_list xarray.

If xa_store() fails, the current IOAS has not been inserted into ioas_list yet. iommufd_release_all_iova_rwsem() only unwinds IOAS objects already present in that xarray, so it cannot release the current IOAS.

Release the current IOAS rwsem and object reference before unwinding the previously stored entries.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89446.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
051ae5aa73d782a8be2699a11e17c68f28b4e758
Fixed
4c33d00ad9a911e87ea222986f732ce072e3aa26
Fixed
07b4fe1367f076886c1c47a19c70936138325087
Fixed
4ac2ce123824d5f885c868fa1f9f4d463141a2ba

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.13.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-89446.json"