lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20231126141046.3505343-1-claudiu.beznea@tuxon.dev> Date: Sun, 26 Nov 2023 16:10:44 +0200 From: Claudiu Beznea <claudiu.beznea@...on.dev> To: nicolas.ferre@...rochip.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk, jgarzik@...ox.com Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, Claudiu Beznea <claudiu.beznea@...on.dev> Subject: [PATCH 0/2] net: macb: Fixes for macb driver Hi, This series tries to address stack traces printed when unbinding the macb driver. Thank you, Claudiu Beznea Claudiu Beznea (2): net: phy: Check phydev->drv before dereferencing it net: macb: Unregister nedev before MDIO bus in remove drivers/net/ethernet/cadence/macb_main.c | 2 +- drivers/net/phy/phy.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.39.2
Powered by blists - more mailing lists