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: <ZFFsb2gvDMiLSY2F@corigine.com> Date: Tue, 2 May 2023 22:02:55 +0200 From: Simon Horman <simon.horman@...igine.com> To: Cong Wang <xiyou.wangcong@...il.com> Cc: netdev@...r.kernel.org, virtualization@...ts.linux-foundation.org, kvm@...r.kernel.org, Cong Wang <cong.wang@...edance.com>, Stefan Hajnoczi <stefanha@...hat.com>, Stefano Garzarella <sgarzare@...hat.com>, Bobby Eshleman <bobby.eshleman@...edance.com> Subject: Re: [Patch net] vsock: improve tap delivery accuracy On Tue, May 02, 2023 at 10:44:04AM -0700, Cong Wang wrote: > From: Cong Wang <cong.wang@...edance.com> > > When virtqueue_add_sgs() fails, the skb is put back to send queue, > we should not deliver the copy to tap device in this case. So we > need to move virtio_transport_deliver_tap_pkt() down after all > possible failures. > > Fixes: 82dfb540aeb2 ("VSOCK: Add virtio vsock vsockmon hooks") > Cc: Stefan Hajnoczi <stefanha@...hat.com> > Cc: Stefano Garzarella <sgarzare@...hat.com> > Cc: Bobby Eshleman <bobby.eshleman@...edance.com> > Signed-off-by: Cong Wang <cong.wang@...edance.com> Reviewed-by: Simon Horman <simon.horman@...igine.com>
Powered by blists - more mailing lists