mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-16 01:03:57 -04:00
The phy_dn variable is still being used in of_phy_connect() after the
of_node_put() call, which may result in use-after-free.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pasemi_mac.c | ||
pasemi_mac.h | ||
pasemi_mac_ethtool.c |