aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/renesas/phy-rcar-gen3-usb2.c
diff options
context:
space:
mode:
authorGravatar Wen Yang <wen.yang99@zte.com.cn> 2019-07-08 14:19:05 +0800
committerGravatar Kishon Vijay Abraham I <kishon@ti.com> 2019-08-26 17:20:01 +0530
commit3e644828421e31167bedd8dc4d291cdcc822ab20 (patch)
tree1f683031afd65f88cbd90668676623ee28827dbf /drivers/phy/renesas/phy-rcar-gen3-usb2.c
parentphy: mvebu-a3700-comphy: Inform users if their firmware is too old (diff)
downloadlinux-3e644828421e31167bedd8dc4d291cdcc822ab20.tar.gz
linux-3e644828421e31167bedd8dc4d291cdcc822ab20.tar.bz2
linux-3e644828421e31167bedd8dc4d291cdcc822ab20.zip
phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register()
The regmap_node variable is still being used in the syscon_node_to_regmap() call after the of_node_put() call, which may result in use-after-free. Fixes: 71e2f5c5c224 ("phy: ti: Add a new SERDES driver for TI's AM654x SoC") Signed-off-by: Wen Yang <wen.yang99@zte.com.cn> Cc: Kishon Vijay Abraham I <kishon@ti.com> Cc: Roger Quadros <rogerq@ti.com> Reviewed-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/renesas/phy-rcar-gen3-usb2.c')
0 files changed, 0 insertions, 0 deletions