Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation The reference counting issue happens in several exception handling paths of arm_smmu_iova_to_phys_hard(). When those error scenarios occur, the function forgets to decrease the refcount of "smmu" increased by arm_smmu_rpm_get(), causing a refcount leak. Fix this issue by jumping to "out" label when those error scenarios occur.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.134 |
References
- https://git.kernel.org/stable/c/0f0c5ea09139777d90729d408b807021f2ea6492Patch
- https://git.kernel.org/stable/c/43d1aaa1965f9b58035196dac49b1e1e6c9c25ebPatch
- https://git.kernel.org/stable/c/5f9741a9a91f25c89e04b408cd61e3ab050ce24bPatch
- https://git.kernel.org/stable/c/7c8f176d6a3fa18aa0f8875da6f7c672ed2a8554Patch
- https://git.kernel.org/stable/c/b11220803ad14a2a880cc06d8e01fe2548cc85b0Patch
- https://git.kernel.org/stable/c/0f0c5ea09139777d90729d408b807021f2ea6492Patch
- https://git.kernel.org/stable/c/43d1aaa1965f9b58035196dac49b1e1e6c9c25ebPatch
- https://git.kernel.org/stable/c/5f9741a9a91f25c89e04b408cd61e3ab050ce24bPatch
- https://git.kernel.org/stable/c/7c8f176d6a3fa18aa0f8875da6f7c672ed2a8554Patch
- https://git.kernel.org/stable/c/b11220803ad14a2a880cc06d8e01fe2548cc85b0Patch
FAQ
What is CVE-2021-47325?
CVE-2021-47325 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation The reference counting issue happens in several exception...
How severe is CVE-2021-47325?
CVE-2021-47325 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47325?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.