CVE-2026-89453

Source
https://cve.org/CVERecord?id=CVE-2026-89453
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89453.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89453
Downstream
Published
2026-09-11T19:43:18Z
Modified
2026-09-13T03:47:18Z
Summary
iommu/amd: Put PCI device after handling PPR faults
Details

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

iommu/amd: Put PCI device after handling PPR faults

iommu_call_iopf_notifier() looks up the requester with pci_get_domain_bus_and_slot(), which returns a PCI device with its reference count incremented.

Neither the successful iommu_report_device_fault() path nor the abort path drops that reference, so every handled PPR request leaks a PCI device reference.

This is the same ownership rule that was fixed for the old iommu_v2 ppr_notifier() path by commit 6cf0981c2233 ("iommu/amd: Fix pci device refcount leak in ppr_notifier()"), but iommu_call_iopf_notifier() was added later as a separate PPR/IOPF notifier path.

Drop the PCI device reference after handling the PPR entry.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89453.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
978d626b8f1a239acc635323d731c77eae54eb61
Fixed
1de4443f85e4405af00153cdf8ba73ff12a65036
Fixed
cfc5c1b2caa176dfd40b873a6ff07b11da34cc3e
Fixed
d1470e16c1977e6c94fadf6048deafaa4d150fec
Fixed
af3b69b16383fbc8fe5f61b5b0150d2e41ede71f

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.12.109
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-89453.json"