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: <1414758253.499.8.camel@edumazet-glaptop2.roam.corp.google.com> Date: Fri, 31 Oct 2014 05:24:13 -0700 From: Eric Dumazet <eric.dumazet@...il.com> To: Jason Wang <jasowang@...hat.com> Cc: "Michael S. Tsirkin" <mst@...hat.com>, linux-kernel@...r.kernel.org, "David S. Miller" <davem@...emloft.net>, Rusty Russell <rusty@...tcorp.com.au>, virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org Subject: Re: [PATCH] virtio_net: fix use after free On Fri, 2014-10-31 at 14:07 +0800, Jason Wang wrote: > Since they are called before the possible free_old_xmit_skbs(), skb > won't get freed at this time. Oh right, I forgot there is no completion handler yet, timer based or whatever. 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