Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47325
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47325

2024-05-2115:15:19
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
3
linux
kernel
arm-smmu
refcount
leak
vulnerability
address translation

6.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.6%

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.

6.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.6%