CVE-2026-89446
Reported by Linux · Published September 11, 2026
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.
EPSS 0.20% · 9.8th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 051ae5aa73d782a8be2699a11e17c68f28b4e758, 051ae5aa73d782a8be2699a11e17c68f28b4e758, 051ae5aa73d782a8be2699a11e17c68f28b4e758 |
| Linux | Linux | 6.13, 0, 6.18.50 |
| linux | linux_kernel | 6.13, 6.13, 6.13 |
| Linux | Linux | 051ae5aa73d782a8be2699a11e17c68f28b4e758, 051ae5aa73d782a8be2699a11e17c68f28b4e758, 051ae5aa73d782a8be2699a11e17c68f28b4e758 |
Timeline
- Sep 11, 2026 CVE Published
- Sep 11, 2026 CVE Updated
- Sep 12, 2026 EPSS Score
- Sep 12, 2026 Coalition ESS Score
- Sep 17, 2026 EPSS Score