Skip to content
Commit 0e3875e1 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Tong Tiangen
Browse files

memory: fsl_ifc: fix leak of private memory on probe failure

stable inclusion
from stable-v4.19.198
commit ee1aa737ba0b75ab8af3444c4ae5bdba36aed6e6
category: bugfix
bugzilla: https://gitee.com/src-openeuler/kernel/issues/I9RL3N
CVE: CVE-2021-47314

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ee1aa737ba0b75ab8af3444c4ae5bdba36aed6e6



--------------------------------

[ Upstream commit 8e0d09b1 ]

On probe error the driver should free the memory allocated for private
structure.  Fix this by using resource-managed allocation.

Fixes: a20cbdef ("powerpc/fsl: Add support for Integrated Flash Controller")
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210527154322.81253-2-krzysztof.kozlowski@canonical.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarTong Tiangen <tongtiangen@huawei.com>
parent d2901c3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment