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: Thu, 23 Aug 2007 16:48:28 +0200 From: Patrick McHardy <kaber@...sh.net> To: Benjamin Thery <benjamin.thery@...l.net> CC: netdev@...r.kernel.org, David Miller <davem@...emloft.net> Subject: Re: [PATCH 1/1] net/core: Fix crash in dev_mc_sync()/dev_mc_unsync() 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> - 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