Blame SOURCES/kvm-virtio-net-align-ctrl_vq-index-for-non-mq-guest-for-.patch

24c150
From 370df65141aa7ca10c4eaca8e862580e50dead65 Mon Sep 17 00:00:00 2001
24c150
From: Si-Wei Liu <si-wei.liu@oracle.com>
24c150
Date: Fri, 6 May 2022 19:28:13 -0700
24c150
Subject: [PATCH 2/7] virtio-net: align ctrl_vq index for non-mq guest for
24c150
 vhost_vdpa
24c150
MIME-Version: 1.0
24c150
Content-Type: text/plain; charset=UTF-8
24c150
Content-Transfer-Encoding: 8bit
24c150
24c150
RH-Author: Cindy Lu <lulu@redhat.com>
24c150
RH-MergeRequest: 204: vdpa :sync the Multiqueue fixes for vhost-vDPA
24c150
RH-Commit: [2/7] bb12ad61fac82935ef1ca6e37da6da2f04e43d51
24c150
RH-Bugzilla: 2095795
24c150
RH-Acked-by: Laurent Vivier <lvivier@redhat.com>
24c150
RH-Acked-by: Eugenio PĂ©rez <eperezma@redhat.com>
24c150
RH-Acked-by: Jason Wang <jasowang@redhat.com>
24c150
24c150
With MQ enabled vdpa device and non-MQ supporting guest e.g.
24c150
booting vdpa with mq=on over OVMF of single vqp, below assert
24c150
failure is seen:
24c150
24c150
../hw/virtio/vhost-vdpa.c:560: vhost_vdpa_get_vq_index: Assertion `idx >= dev->vq_index && idx < dev->vq_index + dev->nvqs' failed.
24c150
24c150
0  0x00007f8ce3ff3387 in raise () at /lib64/libc.so.6
24c150
1  0x00007f8ce3ff4a78 in abort () at /lib64/libc.so.6
24c150
2  0x00007f8ce3fec1a6 in __assert_fail_base () at /lib64/libc.so.6
24c150
3  0x00007f8ce3fec252 in  () at /lib64/libc.so.6
24c150
4  0x0000558f52d79421 in vhost_vdpa_get_vq_index (dev=<optimized out>, idx=<optimized out>) at ../hw/virtio/vhost-vdpa.c:563
24c150
5  0x0000558f52d79421 in vhost_vdpa_get_vq_index (dev=<optimized out>, idx=<optimized out>) at ../hw/virtio/vhost-vdpa.c:558
24c150
6  0x0000558f52d7329a in vhost_virtqueue_mask (hdev=0x558f55c01800, vdev=0x558f568f91f0, n=2, mask=<optimized out>) at ../hw/virtio/vhost.c:1557
24c150
7  0x0000558f52c6b89a in virtio_pci_set_guest_notifier (d=d@entry=0x558f568f0f60, n=n@entry=2, assign=assign@entry=true, with_irqfd=with_irqfd@entry=false)
24c150
   at ../hw/virtio/virtio-pci.c:974
24c150
8  0x0000558f52c6c0d8 in virtio_pci_set_guest_notifiers (d=0x558f568f0f60, nvqs=3, assign=true) at ../hw/virtio/virtio-pci.c:1019
24c150
9  0x0000558f52bf091d in vhost_net_start (dev=dev@entry=0x558f568f91f0, ncs=0x558f56937cd0, data_queue_pairs=data_queue_pairs@entry=1, cvq=cvq@entry=1)
24c150
   at ../hw/net/vhost_net.c:361
24c150
10 0x0000558f52d4e5e7 in virtio_net_set_status (status=<optimized out>, n=0x558f568f91f0) at ../hw/net/virtio-net.c:289
24c150
11 0x0000558f52d4e5e7 in virtio_net_set_status (vdev=0x558f568f91f0, status=15 '\017') at ../hw/net/virtio-net.c:370
24c150
12 0x0000558f52d6c4b2 in virtio_set_status (vdev=vdev@entry=0x558f568f91f0, val=val@entry=15 '\017') at ../hw/virtio/virtio.c:1945
24c150
13 0x0000558f52c69eff in virtio_pci_common_write (opaque=0x558f568f0f60, addr=<optimized out>, val=<optimized out>, size=<optimized out>) at ../hw/virtio/virtio-pci.c:1292
24c150
14 0x0000558f52d15d6e in memory_region_write_accessor (mr=0x558f568f19d0, addr=20, value=<optimized out>, size=1, shift=<optimized out>, mask=<optimized out>, attrs=...)
24c150
   at ../softmmu/memory.c:492
24c150
15 0x0000558f52d127de in access_with_adjusted_size (addr=addr@entry=20, value=value@entry=0x7f8cdbffe748, size=size@entry=1, access_size_min=<optimized out>, access_size_max=<optimized out>, access_fn=0x558f52d15cf0 <memory_region_write_accessor>, mr=0x558f568f19d0, attrs=...) at ../softmmu/memory.c:554
24c150
16 0x0000558f52d157ef in memory_region_dispatch_write (mr=mr@entry=0x558f568f19d0, addr=20, data=<optimized out>, op=<optimized out>, attrs=attrs@entry=...)
24c150
   at ../softmmu/memory.c:1504
24c150
17 0x0000558f52d078e7 in flatview_write_continue (fv=fv@entry=0x7f8accbc3b90, addr=addr@entry=103079215124, attrs=..., ptr=ptr@entry=0x7f8ce6300028, len=len@entry=1, addr1=<optimized out>, l=<optimized out>, mr=0x558f568f19d0) at /home/opc/qemu-upstream/include/qemu/host-utils.h:165
24c150
18 0x0000558f52d07b06 in flatview_write (fv=0x7f8accbc3b90, addr=103079215124, attrs=..., buf=0x7f8ce6300028, len=1) at ../softmmu/physmem.c:2822
24c150
19 0x0000558f52d0b36b in address_space_write (as=<optimized out>, addr=<optimized out>, attrs=..., buf=buf@entry=0x7f8ce6300028, len=<optimized out>)
24c150
   at ../softmmu/physmem.c:2914
24c150
20 0x0000558f52d0b3da in address_space_rw (as=<optimized out>, addr=<optimized out>, attrs=...,
24c150
   attrs@entry=..., buf=buf@entry=0x7f8ce6300028, len=<optimized out>, is_write=<optimized out>) at ../softmmu/physmem.c:2924
24c150
21 0x0000558f52dced09 in kvm_cpu_exec (cpu=cpu@entry=0x558f55c2da60) at ../accel/kvm/kvm-all.c:2903
24c150
22 0x0000558f52dcfabd in kvm_vcpu_thread_fn (arg=arg@entry=0x558f55c2da60) at ../accel/kvm/kvm-accel-ops.c:49
24c150
23 0x0000558f52f9f04a in qemu_thread_start (args=<optimized out>) at ../util/qemu-thread-posix.c:556
24c150
24 0x00007f8ce4392ea5 in start_thread () at /lib64/libpthread.so.0
24c150
25 0x00007f8ce40bb9fd in clone () at /lib64/libc.so.6
24c150
24c150
The cause for the assert failure is due to that the vhost_dev index
24c150
for the ctrl vq was not aligned with actual one in use by the guest.
24c150
Upon multiqueue feature negotiation in virtio_net_set_multiqueue(),
24c150
if guest doesn't support multiqueue, the guest vq layout would shrink
24c150
to a single queue pair, consisting of 3 vqs in total (rx, tx and ctrl).
24c150
This results in ctrl_vq taking a different vhost_dev group index than
24c150
the default. We can map vq to the correct vhost_dev group by checking
24c150
if MQ is supported by guest and successfully negotiated. Since the
24c150
MQ feature is only present along with CTRL_VQ, we ensure the index
24c150
2 is only meant for the control vq while MQ is not supported by guest.
24c150
24c150
Fixes: 22288fe ("virtio-net: vhost control virtqueue support")
24c150
Suggested-by: Jason Wang <jasowang@redhat.com>
24c150
Signed-off-by: Si-Wei Liu <si-wei.liu@oracle.com>
24c150
Acked-by: Jason Wang <jasowang@redhat.com>
24c150
Message-Id: <1651890498-24478-3-git-send-email-si-wei.liu@oracle.com>
24c150
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
24c150
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
24c150
(cherry picked from commit 68b0a6395f36a8f48f56f46d05f30be2067598b0)
24c150
Signed-off-by: Cindy Lu <lulu@redhat.com>
24c150
---
24c150
 hw/net/virtio-net.c | 33 +++++++++++++++++++++++++++++++--
24c150
 1 file changed, 31 insertions(+), 2 deletions(-)
24c150
24c150
diff --git a/hw/net/virtio-net.c b/hw/net/virtio-net.c
24c150
index ec045c3f41..f118379bb4 100644
24c150
--- a/hw/net/virtio-net.c
24c150
+++ b/hw/net/virtio-net.c
24c150
@@ -14,6 +14,7 @@
24c150
 #include "qemu/osdep.h"
24c150
 #include "qemu/atomic.h"
24c150
 #include "qemu/iov.h"
24c150
+#include "qemu/log.h"
24c150
 #include "qemu/main-loop.h"
24c150
 #include "qemu/module.h"
24c150
 #include "hw/virtio/virtio.h"
24c150
@@ -3163,8 +3164,22 @@ static NetClientInfo net_virtio_info = {
24c150
 static bool virtio_net_guest_notifier_pending(VirtIODevice *vdev, int idx)
24c150
 {
24c150
     VirtIONet *n = VIRTIO_NET(vdev);
24c150
-    NetClientState *nc = qemu_get_subqueue(n->nic, vq2q(idx));
24c150
+    NetClientState *nc;
24c150
     assert(n->vhost_started);
24c150
+    if (!virtio_vdev_has_feature(vdev, VIRTIO_NET_F_MQ) && idx == 2) {
24c150
+        /* Must guard against invalid features and bogus queue index
24c150
+         * from being set by malicious guest, or penetrated through
24c150
+         * buggy migration stream.
24c150
+         */
24c150
+        if (!virtio_vdev_has_feature(vdev, VIRTIO_NET_F_CTRL_VQ)) {
24c150
+            qemu_log_mask(LOG_GUEST_ERROR,
24c150
+                          "%s: bogus vq index ignored\n", __func__);
24c150
+            return false;
24c150
+        }
24c150
+        nc = qemu_get_subqueue(n->nic, n->max_queue_pairs);
24c150
+    } else {
24c150
+        nc = qemu_get_subqueue(n->nic, vq2q(idx));
24c150
+    }
24c150
     return vhost_net_virtqueue_pending(get_vhost_net(nc->peer), idx);
24c150
 }
24c150
 
24c150
@@ -3172,8 +3187,22 @@ static void virtio_net_guest_notifier_mask(VirtIODevice *vdev, int idx,
24c150
                                            bool mask)
24c150
 {
24c150
     VirtIONet *n = VIRTIO_NET(vdev);
24c150
-    NetClientState *nc = qemu_get_subqueue(n->nic, vq2q(idx));
24c150
+    NetClientState *nc;
24c150
     assert(n->vhost_started);
24c150
+    if (!virtio_vdev_has_feature(vdev, VIRTIO_NET_F_MQ) && idx == 2) {
24c150
+        /* Must guard against invalid features and bogus queue index
24c150
+         * from being set by malicious guest, or penetrated through
24c150
+         * buggy migration stream.
24c150
+         */
24c150
+        if (!virtio_vdev_has_feature(vdev, VIRTIO_NET_F_CTRL_VQ)) {
24c150
+            qemu_log_mask(LOG_GUEST_ERROR,
24c150
+                          "%s: bogus vq index ignored\n", __func__);
24c150
+            return;
24c150
+        }
24c150
+        nc = qemu_get_subqueue(n->nic, n->max_queue_pairs);
24c150
+    } else {
24c150
+        nc = qemu_get_subqueue(n->nic, vq2q(idx));
24c150
+    }
24c150
     vhost_net_virtqueue_mask(get_vhost_net(nc->peer),
24c150
                              vdev, idx, mask);
24c150
 }
24c150
-- 
24c150
2.31.1
24c150