Skip to content
Commit cbe86768 authored by Hui Tang's avatar Hui Tang Committed by Jakub Kicinski
Browse files

net: mvpp2: fix possible invalid pointer dereference



It will cause invalid pointer dereference to priv->cm3_base behind,
if PTR_ERR(priv->cm3_base) in mvpp2_get_sram().

Fixes: e54ad1e0 ("net: mvpp2: add CM3 SRAM memory map")
Signed-off-by: default avatarHui Tang <tanghui20@huawei.com>
Link: https://lore.kernel.org/r/20221117084032.101144-1-tanghui20@huawei.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 594c61ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment