Skip to content
Commit 7a8c3227 authored by Miaoqian Lin's avatar Miaoqian Lin Committed by Dong Chenchen
Browse files

ethernet: Fix error handling in xemaclite_of_probe

stable inclusion
from stable-v4.19.235
commit 8609e29611befc4bfbe7a91bb50fc65ae72ff549
category: bugfix
bugzilla: https://gitee.com/src-openeuler/kernel/issues/IADGSM
CVE: CVE-2022-48860

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



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

[ Upstream commit b19ab4b3 ]

This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. Calling of_node_put() to avoid the
refcount leak. As the remove function do.

Fixes: 5cdaaa12 ("net: emaclite: adding MDIO and phy lib support")
Signed-off-by: default avatarMiaoqian Lin <linmq006@gmail.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20220308024751.2320-1-linmq006@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarDong Chenchen <dongchenchen2@huawei.com>
parent 6b2f1fc4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment