CVE-2022-50505
Published: Oct 4, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in ppr_notifier() As comment of pci_get_domain_bus_and_slot() says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pci_dev_put(). So call it before returning from ppr_notifier() to avoid refcount leak.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected daae2d25a4779b272a66ddd01f5810bcee822b9e - < bdb2113dd8f17a3cc84a2b4be4968a849f69ec72affected daae2d25a4779b272a66ddd01f5810bcee822b9e - < efd50c65fd1cdef63eb58825f3fe72496443764caffected daae2d25a4779b272a66ddd01f5810bcee822b9e - < 8581ec1feb895ff596fe3d326d9ba320083290aaaffected daae2d25a4779b272a66ddd01f5810bcee822b9e - < 03f51c72997559e73b327608f0cccfded715c9a0affected daae2d25a4779b272a66ddd01f5810bcee822b9e - < 6e501b3fd7a2e1c4372d72bc70717aaca2beb8a5+3 more versions |
Linux | Linux | affected 4.14unaffected 0 - < 4.14unaffected 4.14.303 - <= 4.14.*unaffected 4.19.270 - <= 4.19.*unaffected 5.4.229 - <= 5.4.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now