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, 24 May 2007 17:25:56 -0400 From: Jeff Garzik <jeff@...zik.org> To: Linas Vepstas <linas@...tin.ibm.com> CC: Andrew Morton <akpm@...l.org>, cbe-oss-dev@...abs.org, netdev@...r.kernel.org, linuxppc-dev@...abs.org, Florin Malita <fmalita@...il.com> Subject: Re: [PATCH 1/10] spidernet: skb used after netif_receive_skb Linas Vepstas wrote: > From: Florin Malita <fmalita@...il.com> > > The stats update code in spider_net_pass_skb_up() is touching the skb > after it's been passed up to the stack. To avoid that, just update the > stats first. > > Signed-off-by: Florin Malita <fmalita@...il.com> > Signed-off-by: Linas Vepstas <linas@...tin.ibm.com> > ---- > > drivers/net/spider_net.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) applied to #upstream-fixes - 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