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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 16 Apr 2015 12:07:57 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	pure.logic@...us-software.ie
Cc:	peppe.cavallaro@...com, netdev@...r.kernel.org,
	andriy.shevchenko@...ux.intel.com, hock.leong.kweh@...el.com,
	boon.leong.ong@...el.com, dan.odonovan@...tex.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/1] stmmac: fix oops on rmmod after assigning ip
 addr

From: Bryan O'Donoghue <pure.logic@...us-software.ie>
Date: Wed, 15 Apr 2015 02:07:46 +0100

> An oops exists in the flow of stmmac_release().
> phy_ethtool_get_wol() depends on phydev->drv.
> phydev->drv will be null after stmmac_mdio_unreg() completes.
> 
> Steps to reproduce on Quark X1000:
> 
> 1. ifconfig eth0 192.168.0.1
> 2. rmmod stmmac_pci
> 
> To fix this stmmac_mdio_unreg() should be run after unregister_netdev().
> 
> Signed-off-by: Bryan O'Donoghue <pure.logic@...us-software.ie>
> Reported-by: Dan O'Donovan <dan.odonovan@...tex.com>

This patch does not apply to the current tree, please respin.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ