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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 24 Aug 2007 23:12:16 -0700 (PDT) From: David Miller <davem@...emloft.net> To: kaber@...sh.net Cc: benjamin.thery@...l.net, netdev@...r.kernel.org Subject: Re: [PATCH 1/1] net/core: Fix crash in dev_mc_sync()/dev_mc_unsync() From: Patrick McHardy <kaber@...sh.net> Date: Thu, 23 Aug 2007 16:48:28 +0200 > Benjamin Thery wrote: > > From: benjamin.thery@...l.net > > Subject: net/core: Fix crash in dev_mc_sync()/dev_mc_unsync() > > > > This patch fixes a crash that may occur when the routine dev_mc_sync() > > deletes an address from the list it is currently going through. It > > saves the pointer to the next element before deleting the current one. > > The problem may also exist in dev_mc_unsync(). > > > > Signed-off-by: Benjamin Thery <benjamin.thery@...l.net> > > Looks good, thanks Benjamin. > > Acked-by: Patrick McHardy <kaber@...sh.net> Applied, thanks everyone. - 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