Re: [PATCH net 3/4] vhost: vsock: add weight support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 2019/5/16 下午5:33, Stefan Hajnoczi wrote:
On Thu, May 16, 2019 at 03:47:41AM -0400, Jason Wang wrote:
@@ -183,7 +184,8 @@ static struct vhost_vsock *vhost_vsock_get(u32 guest_cid)
  		virtio_transport_deliver_tap_pkt(pkt);
virtio_transport_free_pkt(pkt);
-	}
+		total_len += pkt->len;
Please increment total_len before virtio_transport_free_pkt(pkt) to
avoid use-after-free.


Right, let me fix this.

Thanks


_______________________________________________
Virtualization mailing list
Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/virtualization




[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux