Files
Dmitry Torokhov 3e32b1282b net: phy: fixed_phy: fix use-after-free when checking link GPIO
[ Upstream commit d266f19f3a ]

If we fail to locate GPIO for any reason other than deferral or
not-found-GPIO, we try to print device tree node info, however if might
be freed already as we called of_node_put() on it.

Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-02-24 08:36:43 +01:00
..
…
…
…
…
…
…
…
…
…
…
2019-09-26 08:56:17 +02:00
…
…
…
…
2019-10-04 18:11:08 -07:00
…
…
…
…
…
…
…
…