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: <20120922.155144.1725496101166891963.davem@davemloft.net> Date: Sat, 22 Sep 2012 15:51:44 -0400 (EDT) From: David Miller <davem@...emloft.net> To: stid.smth@...il.com Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org Subject: Re: [PATCH] pppoe: drop PPPOX_ZOMBIEs in pppoe_release From: Xiaodong Xu <stid.smth@...il.com> Date: Sat, 22 Sep 2012 18:09:32 +0800 > From: Xiaodong Xu <stid.smth@...il.com> > > When PPPOE is running over a virtual ethernet interface (e.g., a > bonding interface) and the user tries to delete the interface in case > the PPPOE state is ZOMBIE, the kernel will loop forever while > unregistering net_device for the reference count is not decreased to > zero which should have been done with dev_put(). > > Signed-off-by: Xiaodong Xu <stid.smth@...il.com> Applied and queued up for -stable, thanks. -- 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