On Mon, Mar 13, 2017 at 03:09:15PM +, Wenfeng Liu wrote:
> This commit fixes an array overflow when number of queues is higher than 8.
Firstly, this commit log could be a bit more informative, to something
like:
virtio-user limits the qeueue number to 8 but provides no limit
check aga
This commit fixes an array overflow when number of queues is higher than 8.
Fixes: 37a7eb2ae816 ("net/virtio-user: add device emulation layer")
Signed-off-by: Wenfeng Liu
---
drivers/net/virtio/virtio_pci.h | 3 ++-
drivers/net/virtio/virtio_user/virtio_user_dev.c | 2 +-
drive
2 matches
Mail list logo