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.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T14:35:38.498Z
Updated: 2024-11-04T12:03:43.952Z
Reserved: 2024-05-21T14:28:16.974Z
Link: CVE-2021-47325
Vulnrichment
Updated: 2024-08-04T05:32:08.511Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T15:15:19.613
Modified: 2024-05-21T16:54:26.047
Link: CVE-2021-47325
Redhat