[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162340794186.3698890.4788653563160979192.b4-ty@kernel.org>
Date: Fri, 11 Jun 2021 17:15:44 +0100
From: Will Deacon <will@...nel.org>
To: iommu@...ts.linux-foundation.org,
Nicolin Chen <nicoleotsuka@...il.com>,
Joerg Roedel <joro@...tes.org>,
Jordan Crouse <jordan@...micpenguin.net>,
Robin Murphy <robin.murphy@....com>,
Krishna Reddy <vdumpa@...dia.com>,
linux-kernel@...r.kernel.org, Xiyu Yang <xiyuyang19@...an.edu.cn>,
Sai Prakash Ranjan <saiprakash.ranjan@...eaurora.org>,
linux-arm-kernel@...ts.infradead.org
Cc: catalin.marinas@....com, kernel-team@...roid.com,
Will Deacon <will@...nel.org>, Xin Tan <tanxin.ctf@...il.com>,
yuanxzhang@...an.edu.cn
Subject: Re: [PATCH v2] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
On Thu, 10 Jun 2021 10:54:29 +0800, Xiyu Yang wrote:
> arm_smmu_rpm_get() invokes pm_runtime_get_sync(), which increases the
> refcount of the "smmu" even though the return value is less than 0.
>
> The reference counting issue happens in some error handling paths of
> arm_smmu_rpm_get() in its caller functions. When arm_smmu_rpm_get()
> fails, the caller functions forget to decrease the refcount of "smmu"
> increased by arm_smmu_rpm_get(), causing a refcount leak.
>
> [...]
Applied to will (for-joerg/arm-smmu/updates), thanks!
[1/1] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
https://git.kernel.org/will/c/1adf30f198c2
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
Powered by blists - more mailing lists