CVE-2026-89453
Last modified
CVE-2026-89453 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 978d626b8f1a239acc635323d731c77eae54eb61, < 1de4443f85e4405af00153cdf8ba73ff12a65036; >= 978d626b8f1a239acc635323d731c77eae54eb61, < cfc5c1b2caa176dfd40b873a6ff07b11da34cc3e; >= 978d626b8f1a239acc635323d731c77eae54eb61, < d1470e16c1977e6c94fadf6048deafaa4d150fec; >= 978d626b8f1a239acc635323d731c77eae54eb61, < af3b69b16383fbc8fe5f61b5b0150d2e41ede71f |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89453?
How severe is CVE-2026-89453?
How do I fix CVE-2026-89453?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89448In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-89449In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8945Sandbox escape in Firefox and Firefox Focus for Android. Thi…7.5
- CVE-2026-89450In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89451In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89452In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89454In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89455In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89456In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-89457In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89458In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89459In the Linux kernel, the following vulnerability has been re…7
Are you affected by CVE-2026-89453?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
