Re: [PATCH v2 0/8] vhost-user-gpu: fix several security issues

2021-05-18 Thread Gerd Hoffmann
On Sat, May 15, 2021 at 08:03:55PM -0700, Li Qiang wrote: > These security issue is low severity and is similar with the > virtio-vga/virtio-gpu device. All of them can be triggered by > the guest user. > > Change since v1: > Add the CVE information: > Several memory leak issues is combined assign

Re: [PATCH v2 0/8] vhost-user-gpu: fix several security issues

2021-05-16 Thread Marc-André Lureau
Hi On Sun, May 16, 2021 at 7:04 AM Li Qiang wrote: > These security issue is low severity and is similar with the > virtio-vga/virtio-gpu device. All of them can be triggered by > the guest user. > > Change since v1: > Add the CVE information: > Several memory leak issues is combined assigned CV